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

Medialaan.py: IndexError: list index out of range #24364

Closed
Jomme5 opened this issue Mar 15, 2020 · 2 comments
Closed

Medialaan.py: IndexError: list index out of range #24364

Jomme5 opened this issue Mar 15, 2020 · 2 comments

Comments

@Jomme5
Copy link

@Jomme5 Jomme5 commented Mar 15, 2020

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2020.03.08
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--output', 'D:\\Muziek\\Youtube_other\\download\\%(title)s.%(ext)s', 'https://vtm.be/vtmgo/afspelen/ecdd91b8e-18b3-458d-8ba5-317afb183187', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.03.08
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg N-71262-g511585c, ffprobe N-71262-g511585c
[debug] Proxy map: {}
[Medialaan] ecdd91b8e-18b3-458d-8ba5-317afb183187: Downloading webpage
Traceback (most recent call last):
  File "__main__.py", line 19, in <module>
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\__init__.py", line 474, in main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\__init__.py", line 464, in _real_main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\YoutubeDL.py", line 2019, in download
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\extractor\medialaan.py", line 169, in _real_extract
IndexError: list index out of range

Description

Extractor is 2 years old and propably not updated.
Current VTM-video-site works now with a Microsoft PlayReady manfest mpd- with cenc/dash-encryption. No idea if this is compatible with youtube-dl or if y-dl can handle this kind of manifests.

I also tried the link <BaseURL> from within the manifest.mpd directly with youtube-dl, but no succes either

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 15, 2020

You must provide account credentials.

@dstftw dstftw closed this Mar 15, 2020
@Jomme5
Copy link
Author

@Jomme5 Jomme5 commented Mar 16, 2020

Did the same with --username & --password. Exact same result.
Can youtube-dl handle DRM with PlayReady/cenc:pssh/mspr:pro manifests?

thx

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.