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

WQED (PBS station) supported? #19237

Closed
dare2 opened this issue Feb 15, 2019 · 4 comments
Closed

WQED (PBS station) supported? #19237

dare2 opened this issue Feb 15, 2019 · 4 comments

Comments

@dare2
Copy link

@dare2 dare2 commented Feb 15, 2019

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

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 bug report, site support request or you are not completely sure provide the full verbose output as follows:

C:\files>youtube-dl -F https://watch.wqed.org/video/wqed-pittsburgh-mon-al-o/ --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-F', 'https://watch.wqed.org/video/wqed-pittsburgh-mon-al-o/', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.02.08
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-81707-g11777eb, ffprobe N-81707-g11777eb, rtmpdump 2.4
[debug] Proxy map: {}
[generic] wqed-pittsburgh-mon-al-o: Requesting header
WARNING: Falling back on generic information extractor.
[generic] wqed-pittsburgh-mon-al-o: Downloading webpage
[generic] wqed-pittsburgh-mon-al-o: Extracting information
ERROR: Unsupported URL: https://watch.wqed.org/video/wqed-pittsburgh-mon-al-o/Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp6w61832c\build\youtube_dl\YoutubeDL.py", line 794, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp6w61832c\build\youtube_dl\extractor\common.py", line 508, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp6w61832c\build\youtube_dl\extractor\generic.py", line 3320, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://watch.wqed.org/video/wqed-pittsburgh-mon-al-o/


Description of your issue, suggested solution and other information

WQED is listed as one of the supported sites within the PBS realm but as you can see above it appears to be acting like an unsupported URL.

@dare2
Copy link
Author

@dare2 dare2 commented Feb 21, 2019

Should this be changed to a site support request?

@dare2
Copy link
Author

@dare2 dare2 commented Feb 27, 2019

I was hoping this would have been a simple fix, but from the lack of response, I presume not. This is the only reference to WQED I could find, other than it being listed as one of the PBS supported sites:

https://github.com/rg3/youtube-dl/blob/6f2d82a5a0fd020ac36bdfe4faa0ee8a9f4945ac/youtube_dl/extractor/pbs.py

@godane
Copy link

@godane godane commented Mar 4, 2019

@dare2
You can grab it from here: https://www.pbs.org/video/wqed-pittsburgh-mon-al-o/

With pbs stuff it should be hoped on www.pbs.org so you grab it from that domain instead of watch.wqed.org domain.

@dare2
Copy link
Author

@dare2 dare2 commented Mar 5, 2019

Thank you so much. I never would have thought to try that, since that video is a locally-produced production and I didn't expect it to be accessible on the pbs domain.

@dare2 dare2 closed this Mar 5, 2019
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.