我收到一条消息,当我尝试从 youtube 下载播放列表时,必须更新 youtube-dl 当我尝试更新时,我收到以下错误消息:
elshahen@elshahen-LAB:~$ youtube-dl -cit https://www.youtube.com/playlist?list=PLGwhw5SI2xoYKHyzQDj1y2I8vURgm8yd2
[youtube:playlist] PLGwhw5SI2xoYKHyzQDj1y2I8vURgm8yd2: Downloading page #1
WARNING: [youtube:playlist] PLGwhw5SI2xoYKHyzQDj1y2I8vURgm8yd2: Playlist page is missing OpenGraph title, falling back ...
ERROR: Unable to extract title; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Run Code Online (Sandbox Code Playgroud) 我可以使用 youtube-dl 吗?我已经在 youtube-dl 的帮助下下载了 youtube 视频,但一一下载。我的意思是说是否有任何命令可以下载特定播放列表中的所有视频?
我通过 Ubuntu 软件中心安装了YouTube-dl,但现在我的无法正常工作。所以我无法更新和安装 youtube-dl。我试过这个:
$ sudo add-apt-repository ppa:nilarimogard/webupd8
$ sudo apt-get update
$ sudo apt-get install youtube-dl
Run Code Online (Sandbox Code Playgroud)
然后出现以下错误......
$ youtube-dl --version
2014.02.17
$ sudo add-apt-repository ppa:nilarimogard/webupd8
[sudo] password for madhavnikam:
The main Web Upd8 PPA maintained by: http://www.webupd8.org/
To add this PPA, simply paste this in a terminal:
sudo add-apt-repository ppa:nilarimogard/webupd8
Packages in this PPA: audacious, ap-hotspot, awn-applet-radio, awn-applet-wm, calise, cmus, dockbarx, dockbarx-themes-extra, dropbox-share, emerald, exaile, fbmessenger, gnome-subtitles, gnome-window-applets, grsync, grive, gthumb, launchpad-getkeys, mc, mdm (Mint Display Manager), …Run Code Online (Sandbox Code Playgroud) 将整个 YouTube 播放列表下载为单个.mp3文件的推荐解决方案是什么?我愿意接受除youtube-dl.