Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2016.07.30. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
d:\1\3>youtube-dl -v https://music.yandex.ru/album/1980067
[debug] System config: []
[debug] User config: ['--no-mtime', '--no-check-certificate', '-o', '%(title)s.%
(ext)s']
[debug] Command-line args: ['-v', 'https://music.yandex.ru/album/1980067']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2016.07.30
[debug] Python version 3.4.4 - Windows-8.1-6.3.9600
[debug] exe versions: ffmpeg N-50515-g28adecf
[debug] Proxy map: {'http': 'http://someserver:80', 'no': 'localhost,12
7.0.0.1', 'https': 'http://someserver:80'}
[yandexmusic:album] 1980067: Downloading album JSON
[download] Downloading playlist: Nirvana - With The Lights Out - Box Set (2011)
[yandexmusic:album] playlist Nirvana - With The Lights Out - Box Set (2011): Col
lected 23 video ids (downloading 23 of them)
[download] Downloading video 1 of 23
[yandexmusic:track] 555386: Downloading track JSON
[yandexmusic:track] 555386: Downloading track location JSON
Traceback (most recent call last):
File "main.py", line 19, in
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl__init__.py", line 422, in main
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl__init__.py", line 412, in _real_main
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl\YoutubeDL.py", line 1775, in download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl\YoutubeDL.py", line 693, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl\YoutubeDL.py", line 854, in process_ie_result
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl\YoutubeDL.py", line 746, in process_ie_result
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl\YoutubeDL.py", line 682, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl\extractor\common.py", line 347, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl\extractor\yandexmusic.py", line 138, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl\extractor\yandexmusic.py", line 96, in _get_track_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl\extractor\yandexmusic.py", line 78, in _get_track_url
TypeError: Can't convert 'list' object to str implicitly