neuro-sys / tumblr-likes-downloader

Download Tumblr posts that you liked
GNU Lesser General Public License v3.0
104 stars 17 forks source link

"Failed to parse" #39

Closed RepublicJ closed 5 years ago

RepublicJ commented 5 years ago

Heya,

I've made my way through the program so far, and am stuck on this.

Ask for liked posts 1 - 20... There was an error: Failed to parse: response.liked_posts

Does it matter that my like page is private / public? (i've tried both).

Could you help me?

fourteeth commented 5 years ago

Same error

acevanquish commented 5 years ago

I got this error then noticed in one of the screenshots that blog name has .tumblr.com at the end of your username. Make sure you add it instead of just putting your username on that line. After I did, it started downloading.

RepublicJ commented 5 years ago

Thanks, that worked a treat! Just tagging on, did you manage to find a way to download the videos you liked? or is this limited to pics and gifs?

osopolare commented 5 years ago

The format of the blog name is key. Make it "blogname.tumblr.com" (without the quotes of course). I found that even "http://blogname.tumblr.com/" didn't work.

It does get videos. Byebye tumblr. Was nice knowing you.

MrPotatomoto commented 5 years ago

I'm getting the same error. I checked to make sure that 'Blog Name' is correctly formatted (blogname.tumblr.com) and I'm still getting this error.

Please Help..

MrPotatomoto commented 5 years ago

I fixed it. The problem was that my blog name began with a number and I guess this program doesn't like that.

neuro-sys commented 5 years ago

The problem was that my blog name began with a number and I guess this program doesn't like that. That's very interesting. I'm not quite sure why that would cause a problem. Although with the release 0.0.3 I simplified (hopefully) the "Blog Name" input, by changing it to simply "User Name" to avoid any confusion.