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

[theplatform.eu] video from DigitalTheatre.com #22798

Open
lankque opened this issue Oct 22, 2019 · 1 comment
Open

[theplatform.eu] video from DigitalTheatre.com #22798

lankque opened this issue Oct 22, 2019 · 1 comment

Comments

@lankque
Copy link

@lankque lankque commented Oct 22, 2019

Checklist

  • I'm reporting a new site support request
  • I've verified that I'm running youtube-dl version 2019.10.22
  • 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

C:\Users\Ardis>youtube-dl -v http://player.theplatform.eu/p/lCpzgC/dt-p/embed/select/media/bcl_3606
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'http://player.theplatform.eu/p/lCpzgC/dt-vp/embed/select/media/bcl_3606']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.10.22
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: none
[debug] Proxy map: {}
[generic] bcl_3606: Requesting header
WARNING: Could not send HEAD request to http://player.theplatform.eu/p/lCpzgC/dt-vp/embed/select/media/bcl_3606: HTTP Error 405: Method Not Allowed
[generic] bcl_3606: Downloading webpage
WARNING: Falling back on generic information extractor.
[generic] bcl_3606: Extracting information
[generic] bcl_3606?autoPlay=false: Requesting header
WARNING: Could not send HEAD request to https://player.theplatform.eu/p/lCpzgC/dt-vp/embed/select/media/bcl_3606?autoPlay=false: HTTP Error 405: Method Not Allowed
[generic] bcl_3606?autoPlay=false: Downloading webpage
WARNING: Falling back on generic information extractor.
[generic] bcl_3606?autoPlay=false: Extracting information
ERROR: Unsupported URL: https://player.theplatform.eu/p/lCpzgC/dt-vp/embed/select/media/bcl_3606?autoPlay=false
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\extractor\generic.py", line 3353, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: `https://player.theplatform.eu/p/lCpzgC/dt-vp/embed/select/media/bcl_3606?autoPlay=false
@runch-randa
Copy link

@runch-randa runch-randa commented Apr 12, 2020

I'm getting the same "Unsupported URL" issue when trying to download https://player.theplatform.eu/p/lCpzgC/dt-vp/embed/select/media/bcl_3720, and will likely get the same error regardless of the link. The video file works fine on the browser.

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://player.theplatform.eu/p/lCpzgC/dt-vp/embed/select/media/bcl_3720']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.03.14
[debug] Python version 3.6.9 (CPython) - Linux-5.3.0-46-generic-x86_64-with-Ubuntu-18.04-bionic
[debug] exe versions: ffmpeg 3.4.6-0ubuntu0.18.04.1, ffprobe 3.4.6-0ubuntu0.18.04.1, phantomjs ., rtmpdump 2.4
[debug] Proxy map: {}
[generic] bcl_3720: Requesting header
WARNING: Could not send HEAD request to https://player.theplatform.eu/p/lCpzgC/dt-vp/embed/select/media/bcl_3720: HTTP Error 405: Method Not Allowed
[generic] bcl_3720: Downloading webpage
WARNING: Falling back on generic information extractor.
[generic] bcl_3720: Extracting information
[generic] bcl_3720?autoPlay=false: Requesting header
WARNING: Could not send HEAD request to https://player.theplatform.eu/p/lCpzgC/dt-vp/embed/select/media/bcl_3720?autoPlay=false: HTTP Error 405: Method Not Allowed
[generic] bcl_3720?autoPlay=false: Downloading webpage
WARNING: Falling back on generic information extractor.
[generic] bcl_3720?autoPlay=false: Extracting information
ERROR: Unsupported URL: https://player.theplatform.eu/p/lCpzgC/dt-vp/embed/select/media/bcl_3720?autoPlay=false
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 785, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 440, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/generic.py", line 3151, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://player.theplatform.eu/p/lCpzgC/dt-vp/embed/select/media/bcl_3720?autoPlay=false

theplatform.eu part of the long list of supported sites, so I'm not quite sure why it's saying it's not.

@runch-randa runch-randa mentioned this issue Apr 15, 2020
5 of 5 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
2 participants
You can’t perform that action at this time.