[flickr] improve code and metadata
- simplify pagination - add more metadata and slightly change its structure - convert suitable values to int or list - move keys from ["photo"] to the base level - proper video support (#246) - rename method and variable names to better fit with other extractors
This commit is contained in:
@@ -529,12 +529,12 @@ Description The ``access_token`` and ``access_token_secret`` values you get
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.flickr.metadata
|
||||
-------------------------
|
||||
extractor.flickr.videos
|
||||
-----------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``false``
|
||||
Description Load additional metadata when using the single-image extractor.
|
||||
Default ``true``
|
||||
Description Extract and download videos.
|
||||
=========== =====
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user