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

Hallmark Channel #12527

Open
tv21 opened this issue Mar 22, 2017 · 7 comments
Open

Hallmark Channel #12527

tv21 opened this issue Mar 22, 2017 · 7 comments

Comments

@tv21
Copy link

@tv21 tv21 commented Mar 22, 2017

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 2017.03.22. 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 2017.03.22

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

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add -v flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

~$ youtube-dl http://www.hallmarkchanneleverywhere.com/Series/Episode/Words+from+the+Heart -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'http://www.hallmarkchanneleverywhere.com/Series/Episode/Words+from+the+Heart', u'-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.03.22
[debug] Python version 2.7.9 - Linux-3.16.0-4-686-pae-i686-with-debian-8.7
[debug] exe versions: avprobe 11.8-6, ffmpeg N-83692-gb8a7dcbde2-static, ffprobe N-83692-gb8a7dcbde2-static, rtmpdump 2.4
[debug] Proxy map: {}
[generic] Words+from+the+Heart: Requesting header
WARNING: Falling back on generic information extractor.
[generic] Words+from+the+Heart: Downloading webpage
[generic] Words+from+the+Heart: Extracting information
ERROR: Unsupported URL: http://www.hallmarkchanneleverywhere.com/Series/Episode/Words+from+the+Heart
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1790, in _real_extract
    doc = compat_etree_fromstring(webpage.encode('utf-8'))
  File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 2526, in compat_etree_fromstring
    doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory)))
  File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 2515, in _XML
    parser.feed(text)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
    self._raiseerror(v)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
    raise err
ParseError: not well-formed (invalid token): line 20, column 31
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 761, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 428, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2653, in _real_extract
    raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.hallmarkchanneleverywhere.com/Series/Episode/Words+from+the+Heart
<end of log>

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):


Description of your issue, suggested solution and other information

Please add support for The Hallmark Channel (http://www.hallmarkchannel.com/)

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 15, 2017

All links are dead.

Sorry, an error occurred while processing your request.

Any new examples?

@tv21
Copy link
Author

@tv21 tv21 commented Apr 28, 2017

@tindivall
Copy link

@tindivall tindivall commented Mar 6, 2018

@tv21 Evidently I am destined to follow in your footsteps. I am also looking for hallmark ability. Did you ever figure anything out on this?

@ToniWonKanobi
Copy link

@ToniWonKanobi ToniWonKanobi commented Dec 14, 2018

@tv21 Evidently I am destined to follow in your footsteps. I am also looking for hallmark ability. Did you ever figure anything out on this?

I am honestly surprised another human out there was looking for the ability to use youtube-dl with the Hallmark Channel. My wife will forever love me if this is possible.

@ToniWonKanobi
Copy link

@ToniWonKanobi ToniWonKanobi commented Dec 14, 2018

Yeahhh 😢

Anthonys-MacBook:~ Anthony$ youtube-dl http://www.hallmarkchanneleverywhere.com/#/movies/A+Very+Happy+Yule+Log
[generic] A+Very+Happy+Yule+Log: Requesting header
WARNING: Falling back on generic information extractor.
[generic] A+Very+Happy+Yule+Log: Downloading webpage
[generic] A+Very+Happy+Yule+Log: Extracting information
NOT TEACHABLE
ERROR: Unsupported URL: http://www.hallmarkchanneleverywhere.com/#/movies/A+Very+Happy+Yule+Log
Anthonys-MacBook:~ Anthony$ 
@davebunte
Copy link

@davebunte davebunte commented Dec 23, 2018

This is hallmarkchannel.com as opposed to hallmarkchanneleverywhere.com, but similar issue

macbook$ youtube-dl -v http://www.hallmarkchannel.com/home-and-family/videos/ford-warriors-in-pink-home-family
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'http://www.hallmarkchannel.com/home-and-family/videos/ford-warriors-in-pink-home-family']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.12.17
[debug] Python version 2.7.10 (CPython) - Darwin-18.2.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 4.1, ffprobe 4.1, rtmpdump 2.4
[debug] Proxy map: {}
[generic] ford-warriors-in-pink-home-family: Requesting header
WARNING: Falling back on generic information extractor.
[generic] ford-warriors-in-pink-home-family: Downloading webpage
[generic] ford-warriors-in-pink-home-family: Extracting information
ERROR: Unsupported URL: http://www.hallmarkchannel.com/home-and-family/videos/ford-warriors-in-pink-home-family
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2340, in _real_extract
    doc = compat_etree_fromstring(webpage.encode('utf-8'))
  File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 2542, in compat_etree_fromstring
    doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory)))
  File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 2531, in _XML
    parser.feed(text)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
    self._raiseerror(v)
  File "/System/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 78, column 138
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 793, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 508, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 3323, in _real_extract
    raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.hallmarkchannel.com/home-and-family/videos/ford-warriors-in-pink-home-family
@ProgrammerAKL
Copy link

@ProgrammerAKL ProgrammerAKL commented Nov 7, 2019

  • I'm reporting a new site support request
  • I've verified that I'm running youtube-dl version 2019.11.05
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that none of provided URLs violate any copyrights
  • I've searched the bugtracker for similar site support requests including closed ones

Example URLs

Description

m3u8 paths should be relatively straightforward to find

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.