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

Please add support for tape.tv #3964

Closed
pejobo opened this issue Oct 16, 2014 · 5 comments
Closed

Please add support for tape.tv #3964

pejobo opened this issue Oct 16, 2014 · 5 comments

Comments

@pejobo
Copy link
Author

@pejobo pejobo commented Oct 16, 2014

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.tape.tv/ed-sheeran/videos/lego-house-live-bei-tape-dot-tv']
[debug] Encodings: locale ISO-8859-1, fs ISO-8859-1, out ISO-8859-1, pref ISO-8859-1
[debug] youtube-dl version 2014.10.05.2
[debug] Python version 2.7.3 - Linux-3.10.36-armv6l-with-debian-7.5
[debug] Proxy map: {}
[generic] lego-house-live-bei-tape-dot-tv: Requesting header
WARNING: Falling back on generic information extractor.
[generic] lego-house-live-bei-tape-dot-tv: Downloading webpage
[generic] lego-house-live-bei-tape-dot-tv: Extracting information
ERROR: Unsupported URL: http://www.tape.tv/ed-sheeran/videos/lego-house-live-bei-tape-dot-tv; 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 "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 540, in _real_extract
doc = parse_xml(webpage)
File "/usr/bin/youtube-dl/youtube_dl/utils.py", line 1550, in parse_xml
tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1301, in XML
parser.feed(text)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1643, in feed
self._raiseerror(v)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1507, in _raiseerror
raise err
ParseError: not well-formed (invalid token): line 84, column 82
Traceback (most recent call last):
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 524, in extract_info
ie_result = ie.extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 193, in extract
return self._real_extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 907, in _real_extract
raise ExtractorError('Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://www.tape.tv/ed-sheeran/videos/lego-house-live-bei-tape-dot-tv; 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.

$ youtube-dl --version
2014.10.05.2

@pejobo pejobo closed this Oct 16, 2014
@pejobo pejobo reopened this Oct 16, 2014
@pejobo
Copy link
Author

@pejobo pejobo commented Oct 16, 2014

update to 2014.10.15 -> only trace changed

$ youtube-dl -v http://www.tape.tv/ed-sheeran/videos/lego-house-live-bei-tape-dot-tv
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.tape.tv/ed-sheeran/videos/lego-house-live-bei-tape-dot-tv']
[debug] Encodings: locale ISO-8859-1, fs ISO-8859-1, out ISO-8859-1, pref ISO-8859-1
[debug] youtube-dl version 2014.10.15
[debug] Python version 2.7.3 - Linux-3.10.36-armv6l-with-debian-7.5
[debug] Proxy map: {}
[generic] lego-house-live-bei-tape-dot-tv: Requesting header
WARNING: Falling back on generic information extractor.
[generic] lego-house-live-bei-tape-dot-tv: Downloading webpage
[generic] lego-house-live-bei-tape-dot-tv: Extracting information
ERROR: Unsupported URL: http://www.tape.tv/ed-sheeran/videos/lego-house-live-bei-tape-dot-tv; 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 "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 541, in _real_extract
doc = parse_xml(webpage)
File "/usr/bin/youtube-dl/youtube_dl/utils.py", line 1550, in parse_xml
tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1301, in XML
parser.feed(text)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1643, in feed
self._raiseerror(v)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1507, in _raiseerror
raise err
ParseError: not well-formed (invalid token): line 84, column 82
Traceback (most recent call last):
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 524, in extract_info
ie_result = ie.extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 193, in extract
return self._real_extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 918, in _real_extract
raise ExtractorError('Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://www.tape.tv/ed-sheeran/videos/lego-house-live-bei-tape-dot-tv; 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.

@moppman
Copy link

@moppman moppman commented Dec 5, 2014

Tape.tv still throws this error:

youtube-dl.exe --verbose http://www.ta pe.tv/franz-ferdinand/videos/darts-of-pleasure [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['--verbose', 'http://www.tape.tv/franz-ferdinand/vid eos/darts-of-pleasure'] [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 [debug] youtube-dl version 2014.12.04.2 [debug] Python version 2.7.8 - Windows-8-6.2.9200 [debug] exe versions: ffmpeg N-67318-, ffprobe N-64278-, rtmpdump 2.4 [debug] Proxy map: {} [generic] darts-of-pleasure: Requesting header WARNING: Falling back on generic information extractor. [generic] darts-of-pleasure: Downloading webpage [generic] darts-of-pleasure: Extracting information ERROR: Unsupported URL: http://www.tape.tv/franz-ferdinand/videos/darts-of-pleas ure; 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 "youtube_dl\extractor\generic.pyo", line 651, in _real_extract File "youtube_dl\utils.pyo", line 1425, 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: not well-formed (invalid token): line 10, column 383 Traceback (most recent call last): File "youtube_dl\YoutubeDL.pyo", line 553, in extract_info File "youtube_dl\extractor\common.pyo", line 241, in extract File "youtube_dl\extractor\generic.pyo", line 1044, in _real_extract ExtractorError: Unsupported URL: http://www.tape.tv/franz-ferdinand/videos/darts -of-pleasure; 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 yo utube-dl with the --verbose flag and include its complete output.

@jakobjw jakobjw mentioned this issue Jul 12, 2016
4 of 8 tasks complete
@oliviernes
Copy link

@oliviernes oliviernes commented Aug 15, 2019

tape.tv is not active anymore.

www.tape.tv

They are going mobile.

@remitamine remitamine closed this Aug 15, 2019
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
6 participants
You can’t perform that action at this time.