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

Youtube video without title (was: bug report) #1391

Closed
Vuader opened this issue Sep 7, 2013 · 6 comments
Closed

Youtube video without title (was: bug report) #1391

Vuader opened this issue Sep 7, 2013 · 6 comments

Comments

@Vuader
Copy link

@Vuader Vuader commented Sep 7, 2013

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--restrict-filenames', '-o', '/media/2TB/fun/vsauce//%(title)s.%(ext)s', '--verbose', '4ZJWv6t-PfY']
[debug] youtube-dl version 2013.09.06.1
[debug] Python version 2.7.3 - Linux-3.2.0-52-generic-x86_64-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[youtube] Setting language
[youtube] 4ZJWv6t-PfY: Downloading video webpage
[youtube] 4ZJWv6t-PfY: Downloading video info webpage
[youtube] 4ZJWv6t-PfY: Extracting video information
ERROR: Unable to extract video 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 "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 324, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 103, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 737, in _real_extract
raise ExtractorError(u'Unable to extract video title')
ExtractorError: Unable to extract video 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.

@phihag
Copy link
Contributor

@phihag phihag commented Sep 7, 2013

Wow, I (as well as the comments on http://www.youtube.com/watch?v=4ZJWv6t-PfY ) had no idea that it's possible to post a YouTube video without a title. Thanks for the report, we'll fix that.

@bkvirendra
Copy link

@bkvirendra bkvirendra commented Sep 8, 2013

so weird!

@Vuader
Copy link
Author

@Vuader Vuader commented Sep 8, 2013

Then you will find this other video of his interesting:
http://www.youtube.com/watch?v=K93zcgFsynk
which, by the way, youtube-dl has no problem with

@phihag
Copy link
Contributor

@phihag phihag commented Oct 2, 2013

Thanks for the report, fixed.

@Vuader
Copy link
Author

@Vuader Vuader commented Oct 2, 2013

Thank you!

@Vuader
Copy link
Author

@Vuader Vuader commented Oct 2, 2013

An thank you for an amazing script by the way!

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.