Skip to content

Add support for player.vod2.infomaniak.com/ #31329

@yann1108

Description

@yann1108

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

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/1jhvl2uqg6ywp

THANKS FOR YOUR WORK

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issueAn issue that should be easier to solvesite-support-requestAdd extractor(s) for a new domain

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions