Skip to content
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

don't work #4

Open
Talgat0811 opened this issue Apr 16, 2024 · 1 comment
Open

don't work #4

Talgat0811 opened this issue Apr 16, 2024 · 1 comment

Comments

@Talgat0811
Copy link

youtube-download-cli "https://www.youtube.com/watch?v=oKOtzIo-uYw"
INFO! Started downloading from "https://www.youtube.com/watch?v=oKOtzIo-uYw"
Traceback (most recent call last):
File "c:\users\amin_stors\desktop\ulutsoft\youtube-download-cli\youtube_download_cli\command_line.py", line 89, in main
video = youtube.streams.get_highest_resolution()
File "c:\users\amin_stors.pyenv\pyenv-win\versions\3.8.0\lib\site-packages\pytube_main_.py", line 296, in streams
return StreamQuery(self.fmt_streams)
File "c:\users\amin_stors.pyenv\pyenv-win\versions\3.8.0\lib\site-packages\pytube_main_.py", line 176, in fmt_streams
stream_manifest = extract.apply_descrambler(self.streaming_data)
File "c:\users\amin_stors.pyenv\pyenv-win\versions\3.8.0\lib\site-packages\pytube_main_.py", line 160, in streaming_data
self.bypass_age_gate()
File "c:\users\amin_stors.pyenv\pyenv-win\versions\3.8.0\lib\site-packages\pytube_main_.py", line 264, in bypass_age_gate
raise exceptions.AgeRestrictedError(self.video_id)
pytube.exceptions.AgeRestrictedError: oKOtzIo-uYw is age restricted, and can't be accessed without logging in.
ERROR! Unexpected exception occurred

@Ivan-Krul
Copy link

it's due to youtube's age restrictive videos, cli tools like pytube can't get access to them.
better to install them using other tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants