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

i dunno #22889

Closed
Brahu opened this issue Oct 29, 2019 · 0 comments
Closed

i dunno #22889

Brahu opened this issue Oct 29, 2019 · 0 comments
Labels

Comments

@Brahu
Copy link

@Brahu Brahu commented Oct 29, 2019

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

@dstftw dstftw closed this Oct 29, 2019
@dstftw dstftw added the incomplete label Oct 29, 2019
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
2 participants
You can’t perform that action at this time.