-
Notifications
You must be signed in to change notification settings - Fork 354
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 problem #79
Comments
Due to a ruling of the Hamburg Regional Court, access to this website(https://yt-dl.org/update) is blocked. I guess the author stop the program by law. |
This works for me: remember change the default arg from "./youtube_dl" to "youtube-dl". And you may encounter "Broken link" next, please refer to this thread to modify youtube-dl package accordingly: yt-dlp/yt-dlp#6247 (comment) |
试试我这个 先安装 pip install yt-dlp |
(base) kungfuchain@kungfuchaindeMacBook-Pro video-preprocessing % /Users/kungfuchain/anaconda3/bin/youtube-dl 360bU-vBJOI
[youtube] 360bU-vBJOI: Downloading webpage
ERROR: Unable to extract uploader id; 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.
how to fix?
The text was updated successfully, but these errors were encountered: