Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Tumblr media no longer captures due to privacy redirect #16681
Comments
Besides cookies you have to also supply the browser's user agent string:
|
|
This could also explain why embedded youtube_dl (which seems to lack a user-agent setting) is failing on sensitive media even with a cookies file. |
I've verified and I assure that I'm running youtube-dl 2018.06.04
At least skimmed through the README, most notably the FAQ and BUGS sections
Searched the bugtracker for similar issues including closed ones
Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser
Bug report (encountered problems with youtube-dl)
Trying to download from a Tumblr URL no longer works. It looks like youtube-dl's getting tripped up on the recently-added privacy consent screen - youtube-dl tries to parse media information from the consent page instead of continuing on to the actual post. It would be best if youtube-dl automatically worked around this instead of requiring users to fiddle around with cookies.