youtube-dl: 404 error with tweet video
Checklist
- I’m reporting a broken site support issue
- I’ve verified that I’m running youtube-dl version 2021.12.17
- I’ve checked that all provided URLs are alive and playable in a browser
- I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
- I’ve searched the bugtracker for similar bug reports including closed ones
- I’ve read bugs section in FAQ
Verbose log
ERROR: Unable to download JSON metadata: HTTP Error 404: Not Found (caused by <HTTPError 404: 'Not Found'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Description
I’m trying to download metadata from tweets video and i’m getting 404 error. But yesterday was working very well
About this issue
- Original URL
- State: open
- Created a year ago
- Reactions: 2
- Comments: 17 (7 by maintainers)
I can confirm this problem…
But it seems it affects downloading of videos from accounts with explicit content. No matter if the video is explicit by itself, or not on per account bases no videos can be downloaded. Using the youtube-dl -u command line option and password, do not make any difference. Videos from other accounts that are not explicit can be downloaded without a problem.
Not sure if the debug log helps but here it is. BTW I chose some not so explicit video (it is an animation) from an explicit account and since not sure how things with such links should be treated/reported here, I masked the link in the log and will post under it the actual user and status, so you can construct the URL:
The user is MommyLinaaa and the video is in status: 1644617705968791552
Use option
should fix it