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

Site Support Request -- https://www.thirteen.org/ #18127

Open
digitalhybrid opened this issue Nov 9, 2018 · 1 comment
Open

Site Support Request -- https://www.thirteen.org/ #18127

digitalhybrid opened this issue Nov 9, 2018 · 1 comment

Comments

@digitalhybrid
Copy link

@digitalhybrid digitalhybrid commented Nov 9, 2018

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 this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.11.07. 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 2018.11.07

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

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

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):

Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.


Description of your issue, suggested solution and other information

Could you please add site support for https://www.thirteen.org/? It is a part of the PBS network.

Example URLs are ...

https://www.thirteen.org/programs/scott-bailey/season-1-episode-1-bnefxg/

https://www.thirteen.org/programs/poldark-masterpiece/episode-1-ohas5n/

https://www.thirteen.org/programs/jamestown/episode-1-xpsgwx/

https://www.thirteen.org/programs/thirteen-specials/brewed-in-brooklyn-i62791/

@nlevitt
Copy link

@nlevitt nlevitt commented May 31, 2019

+1

$ youtube-dl --verbose 'https://www.thirteen.org/programs/america-reframed/detroit-48202-conversations-along-a-postal-route-tzx2ee/'
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.thirteen.org/programs/america-reframed/detroit-48202-conversations-along-a-postal-route-tzx2ee/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.05.20
[debug] Python version 3.6.8 (CPython) - FreeBSD-12.0-RELEASE-amd64-64bit-ELF
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3
[debug] Proxy map: {}
[generic] detroit-48202-conversations-along-a-postal-route-tzx2ee: Requesting header
WARNING: Falling back on generic information extractor.
[generic] detroit-48202-conversations-along-a-postal-route-tzx2ee: Downloading webpage
[generic] detroit-48202-conversations-along-a-postal-route-tzx2ee: Extracting information
ERROR: Unsupported URL: https://www.thirteen.org/programs/america-reframed/detroit-48202-conversations-along-a-postal-route-tzx2ee/
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 3329, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.thirteen.org/programs/america-reframed/detroit-48202-conversations-along-a-postal-route-tzx2ee/

There seems to be a standard PBS video streaming system. I found this video on two other PBS station websites, and they all look similar, and all result in the same error with youtube-dl. It'd be nice if one effort led to support all of these kinds of sites.

https://www.pbssocal.org/programs/america-reframed/detroit-48202-conversations-along-a-postal-route-tzx2ee/
https://www.wliw.org/programs/america-reframed/detroit-48202-conversations-along-a-postal-route-tzx2ee/

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