Add an No Api Flickr Engine

It uses the webpage json infos to build the results
Let the user choose the engine in setting.yml. Noapi active by default
+ little corrections on Flickr engine
This commit is contained in:
Cqoicebordel 2014-12-16 20:40:03 +01:00
parent 0059d08f13
commit 930f724ec6
3 changed files with 110 additions and 8 deletions

View file

@ -65,12 +65,15 @@ engines:
# categories : files
# shortcut : fc
# api-key required: https://www.flickr.com/services/apps/create/
# - name : flickr
- name : flickr
categories : images
shortcut : fl
# You can use the engine using the official stable API, but you need an API key
# See : https://www.flickr.com/services/apps/create/
# engine : flickr
# categories : images
# shortcut : fl
# api_key: 'apikey' # required!
# Or you can use the html non-stable engine, activated by default
engine : flickr-noapi
- name : general-file
engine : generalfile