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.
ESPN broken #14715
ESPN broken #14715
Comments
|
Opening http://www.espn.com/watch/player?id=3211683 in Browser gives my "Page Error". It seems as though there is no video. |
|
Having the exact same problem with the exact same ESPN Video too - same error. I've tried DTV as the provider and also ATTOTT but no luck. Ran from the latest tarball The page opens fine in any browser for me though, no page error here. [debug] System config: [] |
|
what can i do to help without providing the account user/pass? |
|
Here's another example of an espn video archive that gives me a HTTP 400 error with youtube_dl @goggle, if the first link didn't work: http://www.espn.com/watch/player?id=3273802 |
|
Having this issue as well with this video, using DTV as my MSO identifier (or with no MSO specified): Akron vs. Western Michigan (First Round, Game 4) (MAC Men's Basketball Tournament) |
|
My ESPN issue these days — "Unable to extract video id":
|
|
Still can't download ESPN videos due to it needing a TV Provider |
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['http://www.espn.com/watch/player?id=3211683', '--ap-mso', 'DTV', '--ap-username', 'PRIVATE', '--ap-password', 'PRIVATE', '--hls-prefer-native', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.11.06
[debug] Python version 3.4.4 - Windows-2012ServerR2-6.3.9600
[debug] exe versions: ffmpeg N-71320-gc4b2017, ffprobe N-80912-gce466d0
[debug] Proxy map: {}
[ESPN] 3211683: Downloading JSON metadata
ERROR: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by HTTPError()); 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.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp1ogvhjus\build\youtube_dl\extractor\common.py", line 506, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp1ogvhjus\build\youtube_dl\YoutubeDL.py", line 2195, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default