更新しようとするときに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.
youtube-dl -x "https://www.youtube.com/watch?v=abcd&list=efgh"
Windows cmd.exeとLinuxシェルの両方がアンパサンド&
を特殊文字として解釈するため、URLを引用符で囲むことを忘れないでください。