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.
Checklist
Verbose log
youtube-dl -v https://www.cda.pl/video/606428bc?wersja=720p
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.cda.pl/video/606428bc?wersja=720p']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.03.24
[debug] Python version 3.8.2 (CPython) - Linux-5.4.35-1-MANJARO-x86_64-with-glibc2.2.5
[debug] exe versions: ffmpeg 4.2.2, ffprobe 4.2.2
[debug] Proxy map: {}
Traceback (most recent call last):
File "/usr/bin/youtube-dl", line 11, in
load_entry_point('youtube-dl==2020.3.24', 'console_scripts', 'youtube-dl')()
File "/usr/lib/python3.8/site-packages/youtube_dl/init.py", line 474, in main
_real_main(argv)
File "/usr/lib/python3.8/site-packages/youtube_dl/init.py", line 464, in _real_main
retcode = ydl.download(all_urls)
File "/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 2018, in download
res = self.extract_info(
File "/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 808, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
File "/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 863, in process_ie_result
return self.process_video_result(ie_result, download=download)
File "/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 1582, in process_video_result
format['http_headers'] = self._calc_headers(full_format_info)
File "/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 1396, in _calc_headers
cookies = self._calc_cookies(info_dict)
File "/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 1408, in _calc_cookies
pr = sanitized_Request(info_dict['url'])
File "/usr/lib/python3.8/site-packages/youtube_dl/utils.py", line 2149, in sanitized_Request
return compat_urllib_request.Request(sanitize_url(url), *args, **kwargs)
File "/usr/lib/python3.8/urllib/request.py", line 328, in init
self.full_url = url
File "/usr/lib/python3.8/urllib/request.py", line 354, in full_url
self._parse()
File "/usr/lib/python3.8/urllib/request.py", line 383, in _parse
raise ValueError("unknown url type: %r" % self.full_url)
ValueError: unknown url type: 'GH2H%60cc%5Db452%5DA%3D%5E%3B_whB%5CKrv%243%2B%7BcH8z%7E%60A6p%5E%60dgfhebadh%5EG%3Dcbh745gfd6%602bhfbf_444dcddgehddcg_Q5'
Description
WRITE DESCRIPTION HERE
Few days ago, above error appeard when trying to download from www.cda.pl server.