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.
https://www.youtube.com/watch?v=bkwpb4hkMeI
Traceback (most recent call last):
File "C:\Users\tomek\AppData\Local\Programs\Python\Python37\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "C:\Users\tomek\AppData\Local\Programs\Python\Python37\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "youtube-dl/youtube-dl_main.py", line 19, in
youtube_dl.main()
File "youtube-dl/youtube-dl\youtube_dl_init.py", line 474, in main
real_main(argv)
File "youtube-dl/youtube-dl\youtube_dl_init.py", line 462, in _real_main
retcode = ydl.download_with_info_file(expand_path(opts.load_info_filename))
File "youtube-dl/youtube-dl\youtube_dl\YoutubeDL.py", line 2037, in download_with_info_file
self.process_ie_result(info, download=True)
File "youtube-dl/youtube-dl\youtube_dl\YoutubeDL.py", line 862, in process_ie_result
return self.process_video_result(ie_result, download=download)
File "youtube-dl/youtube-dl\youtube_dl\YoutubeDL.py", line 1643, in process_video_result
self.process_info(new_info)
File "youtube-dl/youtube-dl\youtube_dl\YoutubeDL.py", line 1750, in process_info
info_dict['_filename'] = filename = self.prepare_filename(info_dict)
File "youtube-dl/youtube-dl\youtube_dl\YoutubeDL.py", line 710, in prepare_filename
filename = expand_path(outtmpl).replace(sep, '') % template_dict
TypeError: must be real number, not collections.defaultdictlate_dict
Traceback (most recent call last):
File "C:\Users\tomek\AppData\Local\Programs\Python\Python37\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "C:\Users\tomek\AppData\Local\Programs\Python\Python37\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "youtube-dl/youtube-dl_main.py", line 19, in
youtube_dl.main()
File "youtube-dl/youtube-dl\youtube_dl_init.py", line 474, in main
real_main(argv)
File "youtube-dl/youtube-dl\youtube_dl_init.py", line 462, in _real_main
retcode = ydl.download_with_info_file(expand_path(opts.load_info_filename))
File "youtube-dl/youtube-dl\youtube_dl\YoutubeDL.py", line 2037, in download_with_info_file
self.process_ie_result(info, download=True)
File "youtube-dl/youtube-dl\youtube_dl\YoutubeDL.py", line 862, in process_ie_result
return self.process_video_result(ie_result, download=download)
File "youtube-dl/youtube-dl\youtube_dl\YoutubeDL.py", line 1643, in process_video_result
self.process_info(new_info)
File "youtube-dl/youtube-dl\youtube_dl\YoutubeDL.py", line 1750, in process_info
info_dict['_filename'] = filename = self.prepare_filename(info_dict)
File "youtube-dl/youtube-dl\youtube_dl\YoutubeDL.py", line 710, in prepare_filename
filename = expand_path(outtmpl).replace(sep, '') % template_dict
TypeError: must be real number, not collections.defaultdictlate_dict