We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
It seems that we cannot download the video when we have to accept the inappropriate content of the video. Idk if i'm understandable so i give you some links to understand the problem : https://www.youtube.com/watch?v=Nkwhj96kVyU https://www.youtube.com/watch?v=QQhj1ckZwBQ
For these videos, the link goes from https://www.youtube.com/watch?v=XXX to https://www.youtube.com/watch?v=XXX&has_verified=1 .
The text was updated successfully, but these errors were encountered:
These videos are age-restricted, so you must be logged in to view the content.
Sorry, something went wrong.
@ronanPoinsignon it is possible to implement login functionality to download age restricted videos, like it is done here: https://github.com/ytdl-org/youtube-dl/blob/a4ed50bb84658b7e77cbb37597c36fa62a9acd4b/youtube_dl/extractor/youtube.py#L89 But it requires a lot of research work to undestand how google login works, for now I don't have time to dive deep into this issue, but you may try yourself and submit pull request. Thank you
No branches or pull requests
Hi,
It seems that we cannot download the video when we have to accept the inappropriate content of the video.
Idk if i'm understandable so i give you some links to understand the problem :
https://www.youtube.com/watch?v=Nkwhj96kVyU
https://www.youtube.com/watch?v=QQhj1ckZwBQ
For these videos, the link goes from https://www.youtube.com/watch?v=XXX to https://www.youtube.com/watch?v=XXX&has_verified=1 .
The text was updated successfully, but these errors were encountered: