andrscrrn / tumblr-lks-downldr-cli

Command line interface for the tumblr-lks-downldr module.
MIT License
24 stars 2 forks source link

XX posts are unreachable ERROR #13

Open nilsbyte opened 6 years ago

nilsbyte commented 6 years ago

I am using this on Windows 10 64 Bit with Node.js 9.3.0.

tumblr-lks-downldr-cli -u 'myblog.tumblr.com' -l 1000 -p 'backup'

Returns

    1000 posts are unreachable...

       Downloading 0 files...
andrscrrn commented 6 years ago

@nilsbyte Did you try checking if your likes are public? Try with myblog.tumblr.com/likes and if that doesn't work, your likes are private and you should change that.

nilsbyte commented 6 years ago

No posts are visible here but the option to share my favs is active. There is also https://tumblr.com/liked/by/myblog but it needs a login.

BQRL commented 5 years ago

My likes are public, still returns "Downloading 0 files" every time. I also tried it as specified in the README, and the same issue occured.