-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Open
Labels
Good first issueAn issue that should be easier to solveAn issue that should be easier to solvesite-support-requestAdd extractor(s) for a new domainAdd extractor(s) for a new domain
Description
Checklist
- I'm reporting a new site support request
- I've verified that I'm running youtube-dl version 2021.12.17
- 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
- Single video: https://player.vod2.infomaniak.com/embed/1jhvl2uqg6ywp
Description
youtube-dl -v https://player.vod2.infomaniak.com/embed/1jhvl2uqg6ywp
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://player.vod2.infomaniak.com/embed/1jhvl2uqg6ywp']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2021.12.17
[debug] Python version 3.8.10 (CPython) - Linux-5.4.0-131-generic-x86_64-with-glibc2.29
[debug] exe versions: ffmpeg 4.2.7, ffprobe 4.2.7, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 1jhvl2uqg6ywp: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 1jhvl2uqg6ywp: Downloading webpage
[generic] 1jhvl2uqg6ywp: Extracting information
ERROR: Unsupported URL: https://player.vod2.infomaniak.com/embed/1jhvl2uqg6ywp
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/youtube_dl/YoutubeDL.py", line 815, in wrapper
return func(self, *args, **kwargs)
File "/usr/local/lib/python3.8/dist-packages/youtube_dl/YoutubeDL.py", line 836, in __extract_info
ie_result = ie.extract(url)
File "/usr/local/lib/python3.8/dist-packages/youtube_dl/extractor/common.py", line 534, in extract
ie_result = self._real_extract(url)
File "/usr/local/lib/python3.8/dist-packages/youtube_dl/extractor/generic.py", line 3489, in _real_extract
raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://player.vod2.infomaniak.com/embed/1jhvl2uqg6ywpTHANKS FOR YOUR WORK
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good first issueAn issue that should be easier to solveAn issue that should be easier to solvesite-support-requestAdd extractor(s) for a new domainAdd extractor(s) for a new domain