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

Request - Globaltv.com #9164

Closed
4 of 8 tasks
g8keepa opened this issue Apr 12, 2016 · 3 comments
Closed
4 of 8 tasks

Request - Globaltv.com #9164

g8keepa opened this issue Apr 12, 2016 · 3 comments
Labels
DRM geo-restricted site-support-request Add extractor(s) for a new domain

Comments

@g8keepa
Copy link

g8keepa commented Apr 12, 2016

u## Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

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.

  • I've verified and I assure that I'm running youtube-dl 2016.04.06

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

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!

@dstftw dstftw added site-support-request Add extractor(s) for a new domain geo-restricted labels Apr 12, 2016
@yan12125
Copy link
Collaborator

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.

@sjeble
Copy link

sjeble commented May 13, 2019

Any update on this? Global a no-go still?
https://www.globaltv.com/shows/mary-kills-people/video/twin-flames/1139224643580/

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
Labels
DRM geo-restricted site-support-request Add extractor(s) for a new domain
Projects
None yet
Development

No branches or pull requests

5 participants