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

Yandex music (music.yandex.ru) - broken #26888

Closed
Buzin3000 opened this issue Oct 14, 2020 · 0 comments
Closed

Yandex music (music.yandex.ru) - broken #26888

Buzin3000 opened this issue Oct 14, 2020 · 0 comments
Labels

Comments

@Buzin3000
Copy link

@Buzin3000 Buzin3000 commented Oct 14, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.09.20
  • 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:\FFMPEG\youtube-dl.exe -i -v -o "C:\Yandex\%(title)s.%(ext)s" https://music.yandex.ru/users/Buzin3000/playlists/1002

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-i', '-v', '-o', 'C:\\Yandex\\%(title)s.%(ext)s', '
https://music.yandex.ru/users/Buzin3000/playlists/1002']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2020.09.20
[debug] Python version 3.4.4 (CPython) - Windows-8.1-6.3.9600
[debug] exe versions: ffmpeg 4.1, ffprobe 4.1
[debug] Proxy map: {}
[yandexmusic:playlist] 1002: Downloading missing tracks JSON
[download] Downloading playlist: Hed Kandi
[yandexmusic:playlist] playlist Hed Kandi: Collected 17 video ids (downloading 1
7 of them)
[download] Downloading video 1 of 17
[yandexmusic:track] 28726084: Downloading track JSON
[yandexmusic:track] 28726084: Downloading track location url JSON
[yandexmusic:track] 28726084: Downloading track location JSON
ERROR: list index out of range
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1
r1\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1
r1\build\youtube_dl\extractor\common.py", line 532, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1
r1\build\youtube_dl\extractor\yandexmusic.py", line 113, in _real_extract
IndexError: list index out of range

[download] Downloading video 2 of 17
[yandexmusic:track] 39581515: Downloading track JSON
[yandexmusic:track] 39581515: Downloading track location url JSON
[yandexmusic:track] 39581515: Downloading track location JSON
ERROR: list index out of range
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1
r1\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1
r1\build\youtube_dl\extractor\common.py", line 532, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1
r1\build\youtube_dl\extractor\yandexmusic.py", line 113, in _real_extract
IndexError: list index out of range

------------------------------------------------

[download] Downloading video 17 of 17
[yandexmusic:track] 40255339: Downloading track JSON
[yandexmusic:track] 40255339: Downloading track location url JSON
[yandexmusic:track] 40255339: Downloading track location JSON
ERROR: list index out of range
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1
r1\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1
r1\build\youtube_dl\extractor\common.py", line 532, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1
r1\build\youtube_dl\extractor\yandexmusic.py", line 113, in _real_extract
IndexError: list index out of range

[download] Finished downloading playlist: Hed Kandi

Description

Yandex music (music.yandex.ru) - broken.

@dstftw dstftw closed this Oct 17, 2020
@dstftw dstftw added the duplicate label Oct 17, 2020
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.