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

add/improve support for ted.com #2637

Closed
Siddhant opened this issue Mar 26, 2014 · 1 comment
Closed

add/improve support for ted.com #2637

Siddhant opened this issue Mar 26, 2014 · 1 comment
Labels

Comments

@Siddhant
Copy link

@Siddhant Siddhant commented Mar 26, 2014

C:\Users\siddhant\Downloads>youtube-dl.exe --verbose http://www.ted.com/watch/ted-institute/ted-bcg/vishal-sikka-the-beauty-and-power-of-algorithms
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.ted.com/watch/ted-institute/ted-bcg/vishal-sikka-the-beauty-and-power-of-algorithms']
[debug] Encodings: locale 'cp1252', fs 'mbcs', out 'cp437', pref: 'cp1252'
[debug] youtube-dl version 2014.03.25.1
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[generic] vishal-sikka-the-beauty-and-power-of-algorithms: Requesting header
WARNING: Falling back on generic information extractor.
[generic] vishal-sikka-the-beauty-and-power-of-algorithms: Downloading webpage
[generic] vishal-sikka-the-beauty-and-power-of-algorithms: Extracting information
ERROR: Unsupported URL: http://www.ted.com/watch/ted-institute/ted-bcg/vishal-sikka-the-beauty-and-power-of-algorithms; 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\extractor\generic.pyo", line 360, in _real_extract
File "youtube_dl\utils.pyo", line 1312, in parse_xml
File "xml\etree\ElementTree.pyo", line 1300, in XML
File "xml\etree\ElementTree.pyo", line 1642, in feed
File "xml\etree\ElementTree.pyo", line 1506, in _raiseerror
ParseError: mismatched tag: line 75, column 11
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 506, in extract_info
File "youtube_dl\extractor\common.pyo", line 161, in extract
File "youtube_dl\extractor\generic.pyo", line 588, in _real_extract
ExtractorError: Unsupported URL: http://www.ted.com/watch/ted-institute/ted-bcg/vishal-sikka-the-beauty-and-power-of-algorithms; 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.

@jaimeMF jaimeMF added the request label Mar 26, 2014
@phihag phihag closed this in ac6c104 Mar 27, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Mar 27, 2014

Thank you for the report. Support for the new-style watch/ TED URLs has been added in youtube-dl 2014.03.27. Type youtube-dl -U to update.

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.