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

cannot download playlist #2180

Closed
dynoboy opened this issue Jan 20, 2014 · 2 comments
Closed

cannot download playlist #2180

dynoboy opened this issue Jan 20, 2014 · 2 comments

Comments

@dynoboy
Copy link

@dynoboy dynoboy commented 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.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jan 21, 2014

@phihag, does c91778f fix this problem?

@phihag
Copy link
Contributor

@phihag phihag commented 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 phihag closed this Jan 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.