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

Unable to extract title #7600

Closed
RoboTehnik opened this issue Nov 22, 2015 · 1 comment
Closed

Unable to extract title #7600

RoboTehnik opened this issue Nov 22, 2015 · 1 comment

Comments

@RoboTehnik
Copy link

@RoboTehnik RoboTehnik commented Nov 22, 2015

K:\5800\download>youtube-dl.exe --verbose -f mp4 --username XXX@gmail.com --password XXX https://www.youtube.com/feed/watch_later
Waiting for file handle to be closed ...
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'-f', u'mp4', u'--username', u'PRIVATE', u'--password', u'PRIVATE', u'https://www.you
tube.com/feed/watch_later']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2015.11.13
[debug] Python version 2.7.10 - Windows-XP-5.1.2600-SP3
[debug] exe versions: none
[debug] Proxy map: {}
[youtube:watchlater] Downloading login page
[youtube:watchlater] Logging in
[youtube:watchlater] WL: Downloading webpage
ERROR: Unable to extract title; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version;
type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 661, in extract_info
File "youtube_dl\extractor\common.pyo", line 290, in extract
File "youtube_dl\extractor\youtube.pyo", line 1933, in _real_extract
File "youtube_dl\extractor\youtube.pyo", line 1619, in _extract_playlist
File "youtube_dl\extractor\common.pyo", line 593, in _html_search_regex
File "youtube_dl\extractor\common.pyo", line 584, in _search_regex
RegexNotFoundError: Unable to extract title; please report this issue on https://yt-dl.org/bug . Make sure you are using the lat
est version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 22, 2015

You are using an outdated version of youtube-dl. Read our FAQ if you have troubles updating.

@dstftw dstftw closed this Nov 22, 2015
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
2 participants
You can’t perform that action at this time.