Open someziggyman opened 3 years ago
this link - https://www.ximalaya.com/youshengshu/12834757/8347695 is broken ?? get 404 error.
indeed, you can use this one: https://www.ximalaya.com/youshengshu/33476331/259044405 Or this one: https://www.ximalaya.com/youshengshu/33476331/259074913
Or any link from this page: https://www.ximalaya.com/youshengshu/33476331/
indeed, you can use this one: https://www.ximalaya.com/youshengshu/33476331/259044405 Or this one: https://www.ximalaya.com/youshengshu/33476331/259074913
Or any link from this page: https://www.ximalaya.com/youshengshu/33476331/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.ximalaya.com/youshengshu/33476331/259044405']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2021.06.06
[debug] Python version 3.8.10 (CPython) - Linux-5.4.0-80-generic-x86_64-with-glibc2.29
[debug] exe versions: ffmpeg 4.2.4, ffprobe 4.2.4
[debug] Proxy map: {}
[generic] 259044405: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 259044405: Downloading webpage
[generic] 259044405: Extracting information
ERROR: Unsupported URL: https://www.ximalaya.com/youshengshu/33476331/259044405
Traceback (most recent call last):
File "/home/anderson/.local/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 815, in wrapper
return func(self, *args, **kwargs)
File "/home/anderson/.local/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 836, in __extract_info
ie_result = ie.extract(url)
File "/home/anderson/.local/lib/python3.8/site-packages/youtube_dl/extractor/common.py", line 534, in extract
ie_result = self._real_extract(url)
File "/home/anderson/.local/lib/python3.8/site-packages/youtube_dl/extractor/generic.py", line 3520, in _real_extract
raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.ximalaya.com/youshengshu/33476331/259044405
Checklist
Verbose log
Description
Test link: https://www.ximalaya.com/youshengshu/12834757/8347695
if I use "" for the link I'm getting "unsupported URL error:
youtube-dl -v "https://www.ximalaya.com/youshengshu/12834757/83476956" [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-v', 'https://www.ximalaya.com/youshengshu/12834757/83476956'] [debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8 [debug] youtube-dl version 2021.06.06 [debug] Git HEAD: 35b15af40 [debug] Python version 3.9.6 (CPython) - macOS-11.4-arm64-arm-64bit [debug] exe versions: none [debug] Proxy map: {} [generic] 83476956: Requesting header WARNING: Falling back on generic information extractor. [generic] 83476956: Downloading webpage [generic] 83476956: Extracting information ERROR: Unsupported URL: https://www.ximalaya.com/youshengshu/12834757/83476956 Traceback (most recent call last): File "/opt/homebrew/Cellar/youtube-dl/2021.6.6/libexec/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 815, in wrapper return func(self, *args, **kwargs) File "/opt/homebrew/Cellar/youtube-dl/2021.6.6/libexec/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 836, in __extract_info ie_result = ie.extract(url) File "/opt/homebrew/Cellar/youtube-dl/2021.6.6/libexec/lib/python3.9/site-packages/youtube_dl/extractor/common.py", line 534, in extract ie_result = self._real_extract(url) File "/opt/homebrew/Cellar/youtube-dl/2021.6.6/libexec/lib/python3.9/site-packages/youtube_dl/extractor/generic.py", line 3520, in _real_extract raise UnsupportedError(url) youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.ximalaya.com/youshengshu/12834757/83476956