-
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
Science Channel doesn't use passed cookies #21980
Comments
Going back to youtube-dl 2019-07-16 fixes the issue so the problem may be caused by some change introduced recently on the code and not changes on the website
Also works on 2019-07-30
|
will be fixed in the next version:
|
Lamieur
referenced
this issue
in Lamieur/youtube-dl
Aug 3, 2019
meunierd
referenced
this issue
in meunierd/youtube-dl
Feb 13, 2020
Lamieur
referenced
this issue
in Lamieur/youtube-dl
Apr 20, 2020
…80)"" This reverts commit b49ed5e.
pareronia
referenced
this issue
in pareronia/youtube-dl
Jun 22, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
Verbose log
Description
I tried other videos on the Science Channel that don't require login and they work fine, but for videos that require login, passing --cookies results in a 403 Error and the recommendation to use --cookies.
I also tried some go.discovery.com URLs with the same cookie file and it is working properly, so the cookie files is well formed.
The extractor works fine in version 2019-07-30 (see more logs below) so the problem may be caused by some of the latest changes to the discovery extractor.
The text was updated successfully, but these errors were encountered: