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

downloading error #25758

Closed
rafalfr opened this issue Jun 22, 2020 · 1 comment
Closed

downloading error #25758

rafalfr opened this issue Jun 22, 2020 · 1 comment

Comments

@rafalfr
Copy link

@rafalfr rafalfr commented Jun 22, 2020

Cannot download videos from this youtube channel
https://www.youtube.com/channel/UCcb7sTcOwcbneg6Zo5F4SGQ

Traceback (most recent call last):
File "/usr/bin/youtube-dl", line 11, in
load_entry_point('youtube-dl==2020.5.29', '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 867, in process_ie_result
return self.extract_info(ie_result['url'],
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 968, in process_ie_result
entries = list(itertools.islice(
File "/usr/lib/python3.8/site-packages/youtube_dl/extractor/youtube.py", line 313, in _entries
content_html = more['content_html']
KeyError: 'content_html'

@alif-bae
Copy link

@alif-bae alif-bae commented Jun 22, 2020

You are not using the latest version of youtube-dl, update to the latest version and try again. It works for me on 2020.06.16.1

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
3 participants
You can’t perform that action at this time.