Revert "[tumblr] add option to sort photosets by upload order"
This reverts commit 4a26ae32df.
This commit is contained in:
@@ -587,18 +587,6 @@ Description Extract images from reblogged posts.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.tumblr.sort
|
||||
---------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``false``
|
||||
Description Sort photos of a Photoset according to their original upload order.
|
||||
|
||||
Otherwise these photos will be returned in the order the blog owner
|
||||
arranged them in.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.tumblr.posts
|
||||
----------------------
|
||||
=========== =====
|
||||
|
||||
@@ -102,8 +102,7 @@
|
||||
"external": false,
|
||||
"inline": false,
|
||||
"posts": "photo",
|
||||
"reblogs": true,
|
||||
"sort": false
|
||||
"reblogs": true
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user