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

[ESPN]Unable to extract video id #8368

Closed
RingoTheDog opened this issue Jan 29, 2016 · 0 comments
Closed

[ESPN]Unable to extract video id #8368

RingoTheDog opened this issue Jan 29, 2016 · 0 comments

Comments

@RingoTheDog
Copy link

@RingoTheDog RingoTheDog commented Jan 29, 2016

URL: http://espn.go.com/video/clip?id=intl:2796334

OUTPUT:
youtube-dl.py -v "http://espn.go.com/video/clip?id=intl:2796334"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://espn.go.com/video/clip?id=intl:2796334']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2016.01.29
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-71727-g46778ab, rtmpdump 2.4
[debug] Proxy map: {}
[ESPN] clip?id=intl:2796334: Downloading webpage
ERROR: Unable to extract video id; 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 "C:\Transmogrifier\youtube-dl.py\youtube_dl\YoutubeDL.py", line 666, in extract_info
ie_result = ie.extract(url)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\common.py", line 313, in extract
return self._real_extract(url)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\espn.py", line 57, in _real_extract
webpage, 'video id')
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\common.py", line 608, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract video id; 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.

Thanks
Ringo

@dstftw dstftw closed this in 83ab8a7 Jan 29, 2016
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
1 participant
You can’t perform that action at this time.