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

TBS has full eps; DL errors out #1943

Closed
Baylink-gh opened this issue Dec 10, 2013 · 1 comment
Closed

TBS has full eps; DL errors out #1943

Baylink-gh opened this issue Dec 10, 2013 · 1 comment

Comments

@Baylink-gh
Copy link

@Baylink-gh Baylink-gh commented Dec 10, 2013

http://www.tbs.com/video/index.jsp?cid=1112876 is a sample URL; here's the complete dump.

jra@princeton:/appl/media/tv/gf> vget -tc --verbose http://www.tbs.com/video/index.jsp?cid=1112876
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-tc', '--verbose', 'http://www.tbs.com/video/index.jsp?cid=1112876']
[debug] youtube-dl version 2013.07.17.1
[debug] Python version 2.7.2 - Linux-3.1.10-1.16-desktop-i686-with-SuSE-12.1-i586
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] index.jsp?cid=1112876: Downloading webpage
[generic] index.jsp?cid=1112876: Extracting information
ERROR: Invalid URL: http://www.tbs.com/video/index.jsp?cid=1112876; 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.
Traceback (most recent call last):
File "/usr/local/bin/vget/youtube_dl/YoutubeDL.py", line 312, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/vget/youtube_dl/extractor/common.py", line 96, in extract
return self._real_extract(url)
File "/usr/local/bin/vget/youtube_dl/extractor/generic.py", line 148, in _real_extract
raise ExtractorError(u'Invalid URL: %s' % url)
ExtractorError: Invalid URL: http://www.tbs.com/video/index.jsp?cid=1112876; 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.

I hadn't updated recently, so I did, but it didn't help.

I'm assuming this is really "RFE: Add TBS", but the error message was unusual to me.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Aug 13, 2016

Superseded by #10222. This video is no longer available.

@yan12125 yan12125 closed this Aug 13, 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
2 participants
You can’t perform that action at this time.