[tumblr] change 'reblogs' option (#103)
- rename "deleted" to "same-blog" - change test for deleted original post to test if original post owner has the same UUID (full blog name) as the one being downloaded from - add 'blog[uuid]' metadata to allow comparison with 'reblogged_from_uuid'
This commit is contained in:
@@ -625,9 +625,8 @@ Type ``bool`` or ``string``
|
||||
Default ``true``
|
||||
Description * ``true``: Extract media from reblogged posts
|
||||
* ``false``: Skip reblogged posts
|
||||
* ``"deleted"``: Skip reblogged posts, but download from them
|
||||
anyway if the parent post has been deleted
|
||||
(requires 1 additional API request per reblogged post)
|
||||
* ``"same-blog"``: Skip reblogged posts unless the original post
|
||||
is from the same blog
|
||||
=========== =====
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user