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

SRF.CH not working anymore #26555

Closed
5 tasks done
gubernatorius opened this issue Sep 8, 2020 · 1 comment
Closed
5 tasks done

SRF.CH not working anymore #26555

gubernatorius opened this issue Sep 8, 2020 · 1 comment

Comments

@gubernatorius
Copy link

gubernatorius commented Sep 8, 2020

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.09.06
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones
youtube-dl -v https://www.srf.ch/play/tv/tagesschau/video/tagesschau-vom-08-09-2020-hauptausgabe?urn=urn:srf:video:5fd5a804-a22d-4d0e-bf42-2bee9bc80eac
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.srf.ch/play/tv/tagesschau/video/tagesschau-vom-08-09-2020-hauptausgabe?urn=urn:srf:video:5fd5a804-a22d-4d0e-bf42-2bee9bc80eac']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.09.06
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg N-93789-g06ba4783a0, ffprobe N-93789-g06ba4783a0
[debug] Proxy map: {}
[generic] tagesschau-vom-08-09-2020-hauptausgabe?urn=urn:srf:video:5fd5a804-a22d-4d0e-bf42-2bee9bc80eac: Requesting header
WARNING: Falling back on generic information extractor.
[generic] tagesschau-vom-08-09-2020-hauptausgabe?urn=urn:srf:video:5fd5a804-a22d-4d0e-bf42-2bee9bc80eac: Downloading webpage
[generic] tagesschau-vom-08-09-2020-hauptausgabe?urn=urn:srf:video:5fd5a804-a22d-4d0e-bf42-2bee9bc80eac: Extracting information
ERROR: Unsupported URL: https://www.srf.ch/play/tv/tagesschau/video/tagesschau-vom-08-09-2020-hauptausgabe?urn=urn:srf:video:5fd5a804-a22d-4d0e-bf42-2bee9bc80eac
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpquf06fea\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpquf06fea\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpquf06fea\build\youtube_dl\extractor\generic.py", line 3382, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.srf.ch/play/tv/tagesschau/video/tagesschau-vom-08-09-2020-hauptausgabe?urn=urn:srf:video:5fd5a804-a22d-4d0e-bf42-2bee9bc80eac

Description

The download of videos on play.srf.ch don't work anymore.

@mevin13
Copy link

mevin13 commented Sep 9, 2020

Thanks for reporting, habi and gubernatorius.
I can confirm the issue.
work-around: replace in the URL "urn=urn:srf:video:" with "id="

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants