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 Iltalehti #25715

Open
5 tasks done
lordlouckster opened this issue Jun 18, 2020 · 0 comments
Open
5 tasks done

Add support for Iltalehti #25715

lordlouckster opened this issue Jun 18, 2020 · 0 comments
Labels
site-support-request Add extractor(s) for a new domain

Comments

@lordlouckster
Copy link

Checklist

  • I'm reporting a new site support request
  • I've verified that I'm running youtube-dl version 2020.06.16.1
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that none of provided URLs violate any copyrights
  • I've searched the bugtracker for similar site support requests including closed ones

Example URLs

Description

https://en.wikipedia.org/wiki/Iltalehti

youtube-dl --verbose https://www.iltalehti.fi/kotimaa/a/22a7cc8e-7458-49e2-ba5a-1bc5ed651240
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.iltalehti.fi/kotimaa/a/22a7cc8e-7458-49e2-ba5a-1bc5ed651240']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.06.16.1
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg 4.2.3, ffprobe 4.2.3
[debug] Proxy map: {}
[generic] 22a7cc8e-7458-49e2-ba5a-1bc5ed651240: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 22a7cc8e-7458-49e2-ba5a-1bc5ed651240: Downloading webpage
[generic] 22a7cc8e-7458-49e2-ba5a-1bc5ed651240: Extracting information
ERROR: Unsupported URL: https://www.iltalehti.fi/kotimaa/a/22a7cc8e-7458-49e2-ba5a-1bc5ed651240
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\extractor\generic.py", line 3382, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.iltalehti.fi/kotimaa/a/22a7cc8e-7458-49e2-ba5a-1bc5ed651240

@lordlouckster lordlouckster added the site-support-request Add extractor(s) for a new domain label Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-support-request Add extractor(s) for a new domain
Projects
None yet
Development

No branches or pull requests

1 participant