articulated-animation icon indicating copy to clipboard operation
articulated-animation copied to clipboard

youtube-dl problem

Open guozhongluo opened this issue 10 months ago • 4 comments

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

guozhongluo avatar Apr 17 '24 11:04 guozhongluo

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

cyhzz1 avatar May 13 '24 12:05 cyhzz1

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: https://github.com/yt-dlp/yt-dlp/issues/6247#issuecomment-1433096554

BozhouZha avatar May 14 '24 08:05 BozhouZha

https://github.com/obtuseanglor/yt-dlp-use/blob/main/trick.py

obtuseanglor avatar Sep 22 '24 15:09 obtuseanglor

试试我这个 先安装 pip install yt-dlp

obtuseanglor avatar Sep 22 '24 15:09 obtuseanglor