cannot download playlist #1699

Closed
opened 2026-02-21 00:03:53 -05:00 by deekerman · 2 comments
Owner

Originally created by @dynoboy on GitHub (Jan 20, 2014).

D:>youtube-dl -cit --verbose "http://www.youtube.com/watch?v=2zf_gRe3yWk&list=F
LyDWvNIiXNGGy2eWpbsHK-w"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-cit', '--verbose', 'http://www.youtube.com/watch?v
=2zf_gRe3yWk&list=FLyDWvNIiXNGGy2eWpbsHK-w']
[debug] Encodings: locale 'cp1252', fs 'mbcs', out 'cp437', pref: 'cp1252'
[debug] youtube-dl version 2014.01.17.2
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[youtube:playlist] Downloading playlist PLFLyDWvNIiXNGGy2eWpbsHK-w - add --no-pl
aylist to just download video 2zf_gRe3yWk
[youtube:playlist] FLyDWvNIiXNGGy2eWpbsHK-w: Downloading page #1
ERROR: Unable to extract OpenGraph 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.
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 493, in extract_info
File "youtube_dl\extractor\common.pyo", line 155, in extract
File "youtube_dl\extractor\youtube.pyo", line 1451, in _real_extract
File "youtube_dl\extractor\common.pyo", line 417, in _og_search_title
File "youtube_dl\extractor\common.pyo", line 405, in _og_search_property
File "youtube_dl\extractor\common.pyo", line 345, in _search_regex
RegexNotFoundError: Unable to extract OpenGraph title; please report this issue
on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag an
d include its complete output. Make sure you are using the latest version; type
youtube-dl -U to update.

Originally created by @dynoboy on GitHub (Jan 20, 2014). D:>youtube-dl -cit --verbose "http://www.youtube.com/watch?v=2zf_gRe3yWk&list=F LyDWvNIiXNGGy2eWpbsHK-w" [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-cit', '--verbose', 'http://www.youtube.com/watch?v =2zf_gRe3yWk&list=FLyDWvNIiXNGGy2eWpbsHK-w'] [debug] Encodings: locale 'cp1252', fs 'mbcs', out 'cp437', pref: 'cp1252' [debug] youtube-dl version 2014.01.17.2 [debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1 [debug] Proxy map: {} [youtube:playlist] Downloading playlist PLFLyDWvNIiXNGGy2eWpbsHK-w - add --no-pl aylist to just download video 2zf_gRe3yWk [youtube:playlist] FLyDWvNIiXNGGy2eWpbsHK-w: Downloading page #1 ERROR: Unable to extract OpenGraph 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. Traceback (most recent call last): File "youtube_dl\YoutubeDL.pyo", line 493, in extract_info File "youtube_dl\extractor\common.pyo", line 155, in extract File "youtube_dl\extractor\youtube.pyo", line 1451, in _real_extract File "youtube_dl\extractor\common.pyo", line 417, in _og_search_title File "youtube_dl\extractor\common.pyo", line 405, in _og_search_property File "youtube_dl\extractor\common.pyo", line 345, in _search_regex RegexNotFoundError: Unable to extract OpenGraph title; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag an d include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Author
Owner

@jaimeMF commented on GitHub (Jan 21, 2014):

@phihag, does c91778f8c0 fix this problem?

@jaimeMF commented on GitHub (Jan 21, 2014): @phihag, does c91778f8c0ba120378cb806f694fdc3f94a5634c fix this problem?
Author
Owner

@phihag commented on GitHub (Jan 21, 2014):

@jaimeMF Yup.

@dynoboy Thanks for the report! As of youtube-dl 2014.01.20 or newer, this bug should be fixed. (You can also retry, Youtube typically only sends the incorrectly formatted page every 10 requests or so). Type youtube-dl -U to update.

@phihag commented on GitHub (Jan 21, 2014): @jaimeMF Yup. @dynoboy Thanks for the report! As of youtube-dl 2014.01.20 or newer, this bug should be fixed. (You can also retry, Youtube typically only sends the incorrectly formatted page every 10 requests or so). Type `youtube-dl -U` to update.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#1699
No description provided.