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

Add support for Katsomo #12212

Closed
teepean opened this issue Feb 22, 2017 · 1 comment
Closed

Add support for Katsomo #12212

teepean opened this issue Feb 22, 2017 · 1 comment
Labels

Comments

@teepean
Copy link

@teepean teepean commented Feb 22, 2017

  • I've verified and I assure that I'm running youtube-dl 2017.02.21

  • At least skimmed through README - [x] Searched the bugtracker for similar issues including closed ones

  • 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

Logs:

$ youtube-dl.exe --verbose http://www.katsomo.fi/#!/jakso/33006076/suomen-surkein-kuski/718972/sarja-alkaa
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'http://www.katsomo.fi/#!/jakso/33006076/suomen-surkein-kuski/718972/sarja-alkaa']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.02.21
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg N-67118-g08e6832, ffprobe N-83034-gf48b6b8, rtmpdump 2.4
[debug] Proxy map: {'https': 'https://127.0.0.1:54347'}
[generic] sarja-alkaa: Requesting header
WARNING: Could not send HEAD request to http://www.katsomo.fi/#!/jakso/33006076/suomen-surkein-kuski/718972/sarja-alkaa: HTTP Error 403: Forbidden
[generic] sarja-alkaa: Downloading webpage
WARNING: Falling back on generic information extractor.
[generic] sarja-alkaa: Extracting information
ERROR: Unsupported URL: http://www.katsomo.fi/#!/jakso/33006076/suomen-surkein-kuski/718972/sarja-alkaa
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpqrnhzzwk\build\youtube_dl\YoutubeDL.py", line 704, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpqrnhzzwk\build\youtube_dl\extractor\common.py", line 427, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpqrnhzzwk\build\youtube_dl\extractor\generic.py", line 2604, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: http://www.katsomo.fi/#!/jakso/33006076/suomen-surkein-kuski/718972/sarja-alkaa

$ youtube-dl.exe --verbose https://mtvdashvod-a.akamaihd.net/video/viihde/ismvol1/2017-01-23/Suomen_surkein_kuski(718972_ISMUSPWV).ism/Suomen_surkein_kuski(718972_ISMUSPWV).mpd
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://mtvdashvod-a.akamaihd.net/video/viihde/ismvol1/2017-01-23/Suomen_surkein_kuski(718972_ISMUSPWV).ism/Suomen_surkein_kuski(718972_ISMUSPWV).mpd']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.02.21
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg N-67118-g08e6832, ffprobe N-83034-gf48b6b8, rtmpdump 2.4
[debug] Proxy map: {'https': 'https://127.0.0.1:54347'}
[generic] Suomen_surkein_kuski(718972_ISMUSPWV): Requesting header
WARNING: Falling back on generic information extractor.
[generic] Suomen_surkein_kuski(718972_ISMUSPWV): Downloading webpage
[generic] Suomen_surkein_kuski(718972_ISMUSPWV): Extracting information
ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpqrnhzzwk\build\youtube_dl\YoutubeDL.py", line 704, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpqrnhzzwk\build\youtube_dl\extractor\common.py", line 427, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpqrnhzzwk\build\youtube_dl\extractor\generic.py", line 1762, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpqrnhzzwk\build\youtube_dl\extractor\common.py", line 1023, in _sort_formats
youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Finnish site Katsomo recently switched away from their Silverlight site and started using DASH based player. AFAIK the same player is used in different cmore sites.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Feb 22, 2017

Duplicate of #10543

@yan12125 yan12125 closed this Feb 22, 2017
@dstftw dstftw added the duplicate label Apr 1, 2017
@jv84 jv84 mentioned this issue Feb 22, 2018
0 of 8 tasks complete
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.