mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.7k stars 953 forks source link

Doesn't download tumblr pages (non-posts)? #6282

Closed JamesR98 closed 1 week ago

JamesR98 commented 2 weeks ago

Forgive me if "page" is not the right term.

When downloading a blog sablesmachine an url (sablesmachine.tumblr.com/conversion) is not found, probably because it is not a "post"? Similarly when trying to download it directly:

gallery-dl -j https://sablesmachine.tumblr.com/conversion  
[gallery-dl][error] Unsupported URL 'https://sablesmachine.tumblr.com/conversion'

My config:

{
    "extractor":
    {
        "tumblr":
        {
            "inline": true,
            "posts": "all",
            "original": true,
            "reblogs": true,
            "external": true,
        }
    }
}
mikf commented 2 weeks ago

Only regular "posts" are supported, but not any special pages.

For this page in particular, you can use r:URL to download its imgur posts:

gallery-dl r:https://sablesmachine.tumblr.com/conversion -o whitelist=imgur