-
Notifications
You must be signed in to change notification settings - Fork 10.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Youtube DL download videos seems 403 forbidden #33018
Comments
Two things: Two: OP still uses, or do it seems, v2021.12.17. Said it's going to happen. One: I have the same problem. Yesterday some of the links worked, today none does.
Some more of these logs. |
Although OP failed to post a complete verbose log as requested, plainly the failing version is from 2025.01 since an earlier version would not have reached that failure point. Indeed we are getting this, with various player JS, but that is #32905 again, where I'll continue the issue. Try format 18, though. |
thanks dirkf,today it works again,the same code, nothing change. |
Same here. 'All of the sudden', after a day it started to work again. |
Checklist
Verbose log
root@jack:/home/jack# youtube-dl "https://www.youtube.com/watch?v=MqyZfibp07o"
[youtube] MqyZfibp07o: Downloading webpage
player_url:https://www.youtube.com/s/player/a5032d18/player_ias.vflset/en_US/base.js
[youtube] MqyZfibp07o: Downloading API JSON
[dashsegments] Total fragments: 54
[download] Destination: ถ่ายทอดสด รายการข่าว 3 มิติ วันที่ 8 มกราคม 2568-MqyZfibp07o.f137.mp4
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 1 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 2 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 3 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 4 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 5 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 6 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 7 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 8 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 9 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 10 of 10)...
ERROR: giving up after 10 fragment retries
root@jack:/home/jack# youtube-dl "https://www.youtube.com/watch?v=MqyZfibp07o"
[youtube] MqyZfibp07o: Downloading webpage
player_url:https://www.youtube.com/s/player/a5032d18/player_ias.vflset/en_US/base.js
[youtube] MqyZfibp07o: Downloading API JSON
[dashsegments] Total fragments: 54
[download] Destination: ถ่ายทอดสด รายการข่าว 3 มิติ วันที่ 8 มกราคม 2568-MqyZfibp07o.f137.mp4
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 1 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 2 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 3 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 4 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 5 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 6 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 7 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 8 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 9 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 10 of 10)...
ERROR: giving up after 10 fragment retries
Description
WRITE DESCRIPTION HERE
Today,I using youtube dl in Thailand, and the browser I open the same URL,like "https://www.youtube.com/watch?v=MqyZfibp07o", it works good. who know why? is there somebody can help to fix this issue?
The text was updated successfully, but these errors were encountered: