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.
Odd output. Over my head, thought I'd pop it up here. #2204
Comments
|
It looks like you've run youtube-dl with elevated privileges in the same directory. The output is harmless, run
once to make it go away. Unless you are updating youtube-dl, do not run it with sudo. |
Command Issued:
youtube-dl -A -t -c http://www.youtube.com/playlist?list=listid
Output:
.
.
[download] Downloading video #4 of 21
[youtube] DzyKSyLavUY: Downloading webpage
[youtube] DzyKSyLavUY: Downloading video info webpage
[youtube] DzyKSyLavUY: Extracting video information
[youtube] DzyKSyLavUY: Encrypted signatures detected.
[youtube] DzyKSyLavUY: Downloading js player vflbxes4n
WARNING: Writing cache to u'/home/james/.cache/youtube-dl/youtube-sigfuncs/js_vflbxes4n_86.json' failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 345, in _extract_signature_function
write_json_file(cache_spec, cache_fn)
File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 216, in write_json_file
with open(fn, 'wb') as f:
IOError: [Errno 13] Permission denied: u'/home/james/.cache/youtube-dl/youtube-sigfuncs/js_vflbxes4n_86.json'
[youtube] DzyKSyLavUY: Downloading js player vflbxes4n
. .WARNING: Writing cache to u'/home/james/.cache/youtube-dl/youtube-sigfuncs/js_vflbxes4n_87.json' failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 345, in _extract_signature_function
write_json_file(cache_spec, cache_fn)
File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 216, in write_json_file
with open(fn, 'wb') as f:
IOError: [Errno 13] Permission denied: u'/home/james/.cache/youtube-dl/youtube-sigfuncs/js_vflbxes4n_87.json'