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.
ValueError: '~/.youtube-dl/cache' #1496
Comments
|
fixed in '2013.09.24.2' |
|
Sorry for that, some debugging code slipped in. This is fixed in youtube-dl v2013.09.24.2. |
|
Same issue. I get it when trying to download videos too. [15:38]:sudo youtube-dl --update File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 568, in _real_main ValueError: u'~/.youtube-dl/cache' [15:39]:youtube-dl --version |
|
Thanks. Working now! |
|
phihag, thanks for the quick fix. |
|
I seem to still be pulling 24.1: C:>youtube-dl.py --version C:>youtube-dl.py -U C:>youtube-dl.py -U |
|
Check instructions on install page. http://rg3.github.io/youtube-dl/download.html On Tue, Sep 24, 2013 at 3:46 PM, RingoTheDog notifications@github.comwrote:
|
|
@RingoTheDog github took a while, should be up to date by now (and I've removed the erroneous version from the download servers). To restore youtube-dl, I'm afraid you'll have to reinstall it. Sorry! |
|
All good now...THANKS as always!!! |
Traceback (most recent call last):
File "/usr/lib/python3.3/runpy.py", line 160, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python3.3/runpy.py", line 73, in _run_code
exec(code, run_globals)
File "/usr/local/bin/youtube-dl/main.py", line 18, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 687, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 568, in _real_main
ValueError: '~/.youtube-dl/cache'