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

mitele.es = IndexError: list index out of range #23488

Closed
ecarvalho123 opened this issue Dec 23, 2019 · 0 comments
Closed

mitele.es = IndexError: list index out of range #23488

ecarvalho123 opened this issue Dec 23, 2019 · 0 comments
Labels

Comments

@ecarvalho123
Copy link

@ecarvalho123 ecarvalho123 commented Dec 23, 2019

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.11.28
  • 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 issues including closed ones

Verbose log

C:\youtubedl>youtube-dl.exe -t -v https://www.mitele.es/programas-tv/cuarto-milenio/temporada-15/Programa-608-40_1008202075001/player/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-t', '-v', 'https://www.mitele.es/programas-tv/cuarto-milenio/temporada-15/Programa-608-40_1008202075001/player/']
WARNING: --title is deprecated. Use -o "%(title)s-%(id)s.%(ext)s" instead.
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.11.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg N-91960-g63c69d51c7, ffprobe N-91960-g63c69d51c7
[debug] Proxy map: {}
[MiTele] Programa-608-40_1008202075001: Downloading paths JSON
[MiTele] Programa-608-40_1008202075001: Downloading data JSON
Traceback (most recent call last):
  File "__main__.py", line 19, in <module>
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwy0zjfmc\build\youtube_dl\__init__.py", line 474, in main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwy0zjfmc\build\youtube_dl\__init__.py", line 464, in _real_main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwy0zjfmc\build\youtube_dl\YoutubeDL.py", line 2018, in download
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwy0zjfmc\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwy0zjfmc\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwy0zjfmc\build\youtube_dl\extractor\mitele.py", line 77, in _real_extract
IndexError: list index out of range

C:\youtubedl>

Description

This site worked until last week. Today is 12/22/2019. youtubedl.exe is updated to latest version.
URL with issue is:
https://www.mitele.es/programas-tv/cuarto-milenio/temporada-15/Programa-608-40_1008202075001/player/

@dstftw dstftw closed this Dec 23, 2019
@dstftw dstftw added the duplicate label Dec 23, 2019
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.