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 support byutv.org #2612

Closed
teancom opened this issue Mar 24, 2014 · 7 comments
Closed

Please support byutv.org #2612

teancom opened this issue Mar 24, 2014 · 7 comments

Comments

@teancom
Copy link

@teancom teancom commented Mar 24, 2014

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.byutv.org/watch/ee896b24-5ec3-4608-8ad9-27584e173c4c/granite-flats-pilot']
[debug] Encodings: locale 'UTF-8', fs 'utf-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.03.17
[debug] Python version 2.7.6 - Darwin-13.1.0-x86_64-i386-64bit
[debug] Proxy map: {}
[generic] granite-flats-pilot: Requesting header
WARNING: Falling back on generic information extractor.
[generic] granite-flats-pilot: Downloading webpage
[generic] granite-flats-pilot: Extracting information
ERROR: Unsupported URL: http://www.byutv.org/watch/ee896b24-5ec3-4608-8ad9-27584e173c4c/granite-flats-pilot; 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/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 303, in _real_extract
doc = parse_xml(webpage)
File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 1281, in parse_xml
return xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1300, in XML
parser.feed(text)
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
self._raiseerror(v)
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
raise err
ParseError: mismatched tag: line 116, column 6
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 504, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 161, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 511, in _real_extract
raise ExtractorError('Unsupported URL: %s' % url)

@phihag
Copy link
Contributor

@phihag phihag commented Mar 24, 2014

For me, that page reads

Oops!

Something went wrong with this web page. A message has been sent to the guys who can fix it. Please check back soon.

Thanks!

Do you have another example URL?

@teancom
Copy link
Author

@teancom teancom commented Mar 24, 2014

http://www.byutv.org/watch/ee896b24-5ec3-4608-8ad9-27584e173c4c/granite-flats-pilot <- this page doesn't load for you? Hrrm. I just tested in a couple of different browsers and it worked. Maybe they were doing over-night maintenance? If not, you can go to byutv.org -> shows -> granite flats, then choose any episode.

@phihag
Copy link
Contributor

@phihag phihag commented Mar 24, 2014

Oh, it looks like these URLs are 1. specific to the IP address. 2. only
available from the US.

@phihag
Copy link
Contributor

@phihag phihag commented Mar 24, 2014

@teancom
Copy link
Author

@teancom teancom commented Mar 24, 2014

Bizarro. Would it help if I grabbed the source of the pilot page? Anything else I can do?

@phihag phihag closed this in 6949d81 Mar 24, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Mar 24, 2014

Thank you for the report. Support for BYUtv has been added in youtube-dl 2014.03.24.3. Type sudo youtube-dl -U to update. Note that it uses m3u, and at the moment, youtube-dl requires ffmpeg or avconf to download that format, so you'll need either binary.

@teancom
Copy link
Author

@teancom teancom commented Mar 24, 2014

I've downloaded 3.24.3 and verified that it works for me. Thank you very much! 👍

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
3 participants
You can’t perform that action at this time.