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

youtube-dl problem #79

Open
guozhongluo opened this issue Apr 17, 2024 · 2 comments
Open

youtube-dl problem #79

guozhongluo opened this issue Apr 17, 2024 · 2 comments

Comments

@guozhongluo
Copy link

(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?

@cyhzz1
Copy link

cyhzz1 commented May 13, 2024

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.
作者被逮了,网站挂了 。

@BozhouZha
Copy link

BozhouZha commented May 14, 2024

This works for me:
pip install --upgrade youtube_dl

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)

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

3 participants