[aryion] add 'recursive' option (fixes #832)
This is enabled by default and will recursively go through all (sub)folders in an artist's gallery. The old method of using "Latest Updates" lists can be restored by disabling this option.
This commit is contained in:
@@ -546,6 +546,19 @@ Description Try to follow external URLs of embedded players.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.aryion.recursive
|
||||
--------------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``true``
|
||||
Description Controls the post extraction strategy.
|
||||
|
||||
* ``true``: Start on users' main gallery pages and recursively
|
||||
descend into subfolders
|
||||
* ``false``: Get posts from "Latest Updates" pages
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.blogger.videos
|
||||
------------------------
|
||||
=========== =====
|
||||
|
||||
Reference in New Issue
Block a user