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.
title extractor #5938
title extractor #5938
Comments
|
Post the full output of youtube-dl when run with |
|
I got the same thing. Here is the FULL session 'dbriggs@m4500:/tmp/video$ youtube-dl -cit --verbose "https://www.youtube.com/playlist?list=PLW5y1tjAOzI0w_GbtiEbYS5PGJ2pmxAIX" (.?)', page, u'title')File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 366, in _html_search_regex res = self._search_regex(pattern, string, name, default, fatal, flags) File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 356, in _search_regex raise RegexNotFoundError(u'Unable to extract %s' % _name) RegexNotFoundError: Unable to extract title; please report this issue on https://yt-dl.org/bug . Be sure ' |
|
@mightydonbriggs you are using an outdated version of youtube-dl. Read our FAQ if you have troubles updating. |
|
@SmileDrug I'm closing this due to lack of context. Feel free to open a new issue with sufficient info if you can reproduce this with the latest version. |
|
I am using the version that I just installed today from via the apt-get, and then did an update on. But I will down the latest from your site and install that. |
|
I am using the version that I just installed this morning via apt-get,
On 06/09/2015 01:09 PM, Sergey M. wrote:
|
Unable to extract title;