-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
Request - Globaltv.com #9164
Labels
Comments
dstftw
added
site-support-request
Add extractor(s) for a new domain
geo-restricted
labels
Apr 12, 2016
Other examples from #9859:
I can't check them as all of them reported missing Flash player though I have already the latest Flash. And by the way, seems they are using custom ThePlatform videos. |
Any update on this? Global a no-go still? |
meunierd
referenced
this issue
in meunierd/youtube-dl
Feb 13, 2020
- add support for Series Plus, W Network, YTV, ABC Spark, disneychannel.com and disneylachaine.ca(closes #20861) - add support for self hosted videos(closes #22075) - detect DRM protection(closes #14910)(closes #9164)
pareronia
referenced
this issue
in pareronia/youtube-dl
Jun 22, 2020
- add support for Series Plus, W Network, YTV, ABC Spark, disneychannel.com and disneylachaine.ca(closes #20861) - add support for self hosted videos(closes #22075) - detect DRM protection(closes #14910)(closes #9164)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
u## Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2016.04.06. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
youtube-dl -v http://bigbrothercanada.globaltv.com/watch/episode-18
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://bigbrothercanada.globaltv.com/watch/episode-18']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.04.06
[debug] Python version 2.7.9 - Darwin-13.4.0-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[generic] episode-18: Requesting header
WARNING: Falling back on generic information extractor.
[generic] episode-18: Downloading webpage
[generic] episode-18: Extracting information
ERROR: Unsupported URL: http://bigbrothercanada.globaltv.com/watch/episode-18
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1348, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 279, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLParser(target=etree.TreeBuilder(element_factory=_element_factory)))
File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 268, in _XML
parser.feed(text)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
self._raiseerror(v)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
raise err
ParseError: not well-formed (invalid token): line 12, column 193
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 669, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 323, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2012, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://bigbrothercanada.globaltv.com/watch/episode-18
with a different show:
youtube-dl -v http://www.globaltv.com/theyoungandtherestless/video/episode/apr072016/video.html?v=661247043879
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.globaltv.com/theyoungandtherestless/video/episode/apr072016/video.html?v=661247043879']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.04.06
[debug] Python version 2.7.9 - Darwin-13.4.0-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[generic] video: Requesting header
WARNING: Falling back on generic information extractor.
[generic] video: Downloading webpage
[generic] video: Extracting information
[debug] Invoking downloader on u'http://www.globaltv.com/theyoungandtherestless/video/full-episodes/apr/07/2016/video.html?v=661247043879'
[download] Destination: The Young and the Restless Video - Apr_07_2016 - GlobalTV.com-video.html
[download] 100% of 54.32KiB in 00:00
Description of your issue, suggested solution and other information
Not sure if it's simple to add. But would be appreciated, thanks!
The text was updated successfully, but these errors were encountered: