Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
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.