NBA falls back to generic information extractor #5782

Closed
opened 2026-02-21 01:25:22 -05:00 by deekerman · 1 comment
Owner

Originally created by @RingoTheDog on GitHub (Oct 4, 2015).

URL:
http://www.nba.com/cavaliers/video/teams/cavaliers/2015/10/04/1443980972128-15104-LBJ.mov-40710

Output
C:>youtube-dl -v "http://www.nba.com/cavaliers/video/teams/cavaliers/2015/10/04
/1443980972128-15104-LBJ.mov-40710"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.nba.com/cavaliers/video/teams/ca
valiers/2015/10/04/1443980972128-15104-LBJ.mov-40710']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.09.28
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-71346-gdf4fca2
[debug] Proxy map: {}
[generic] 1443980972128-15104-LBJ: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 1443980972128-15104-LBJ: Downloading webpage
[generic] 1443980972128-15104-LBJ: Extracting information
ERROR: Unsupported URL: http://www.nba.com/cavaliers/video/teams/cavaliers/2015/
10/04/1443980972128-15104-LBJ.mov-40710
Traceback (most recent call last):
File "youtube_dl\extractor\generic.pyo", line 1240, in _real_extract
File "youtube_dl\utils.pyo", line 1656, 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: duplicate attribute: line 4, column 2
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 660, in extract_info
File "youtube_dl\extractor\common.pyo", line 288, in extract
File "youtube_dl\extractor\generic.pyo", line 1838, in _real_extract
UnsupportedError: Unsupported URL: http://www.nba.com/cavaliers/video/teams/cava
liers/2015/10/04/1443980972128-15104-LBJ.mov-40710

Thanks
Ringo

Originally created by @RingoTheDog on GitHub (Oct 4, 2015). URL: http://www.nba.com/cavaliers/video/teams/cavaliers/2015/10/04/1443980972128-15104-LBJ.mov-40710 Output C:>youtube-dl -v "http://www.nba.com/cavaliers/video/teams/cavaliers/2015/10/04 /1443980972128-15104-LBJ.mov-40710" [debug] System config: [] [debug] User config: [] [debug] Command-line args: [u'-v', u'http://www.nba.com/cavaliers/video/teams/ca valiers/2015/10/04/1443980972128-15104-LBJ.mov-40710'] [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 [debug] youtube-dl version 2015.09.28 [debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1 [debug] exe versions: ffmpeg N-71346-gdf4fca2 [debug] Proxy map: {} [generic] 1443980972128-15104-LBJ: Requesting header WARNING: Falling back on generic information extractor. [generic] 1443980972128-15104-LBJ: Downloading webpage [generic] 1443980972128-15104-LBJ: Extracting information ERROR: Unsupported URL: http://www.nba.com/cavaliers/video/teams/cavaliers/2015/ 10/04/1443980972128-15104-LBJ.mov-40710 Traceback (most recent call last): File "youtube_dl\extractor\generic.pyo", line 1240, in _real_extract File "youtube_dl\utils.pyo", line 1656, 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: duplicate attribute: line 4, column 2 Traceback (most recent call last): File "youtube_dl\YoutubeDL.pyo", line 660, in extract_info File "youtube_dl\extractor\common.pyo", line 288, in extract File "youtube_dl\extractor\generic.pyo", line 1838, in _real_extract UnsupportedError: Unsupported URL: http://www.nba.com/cavaliers/video/teams/cava liers/2015/10/04/1443980972128-15104-LBJ.mov-40710 Thanks Ringo
Author
Owner

@remitamine commented on GitHub (Oct 6, 2015):

similar to #5362

@remitamine commented on GitHub (Oct 6, 2015): similar to #5362
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#5782
No description provided.