Closed
![@ghost](https://github.com/ghost.png?size=80)
Description
Checklist
- I'm reporting a broken site support
- I've verified that I'm running youtube-dl version 2020.12.14
- 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
youtube-dl --verbose --add-metadata --cookies cookies.txt https://music.yandex.com/album/7167874
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', '--add-metadata', '--cookies', 'cookies.txt', 'https://music.yandex.com/album/7167874']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.12.14
[debug] Python version 3.9.0 (CPython) - Linux-5.4.82-1-lts-x86_64-with-glibc2.32
[debug] exe versions: ffmpeg 4.3.1, ffprobe 4.3.1, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 7167874: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 7167874: Downloading webpage
[generic] 7167874: Extracting information
ERROR: Unsupported URL: https://music.yandex.com/album/7167874
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 803, in wrapper
return func(self, *args, **kwargs)
File "/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 824, in __extract_info
ie_result = ie.extract(url)
File "/usr/lib/python3.9/site-packages/youtube_dl/extractor/common.py", line 532, in extract
ie_result = self._real_extract(url)
File "/usr/lib/python3.9/site-packages/youtube_dl/extractor/generic.py", line 3418, in _real_extract
raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://music.yandex.com/album/7167874
Description
Add domain com, please
Metadata
Assignees
Labels
No labels