nextcloud 30 issue with yt-dlp
Opened this issue · 0 comments
zqpvr commented
WARNING: Writing cache to '/var/www/.cache/yt-dlp/youtube-nsig/34059770.json' failed: Traceback (most recent call last):
File "/var/www/nextcloud/apps/ncdownloader/lib/Ytdl/../../bin/yt-dlp/yt_dlp/cache.py", line 41, in store
os.makedirs(os.path.dirname(fn), exist_ok=True)
File "", line 215, in makedirs
File "", line 215, in makedirs
File "", line 225, in makedirs
PermissionError: [Errno 13] Permission denied: '/var/www/.cache'
WARNING: Writing cache to '/var/www/.cache/yt-dlp/youtube-nsig/34059770.json' failed: Traceback (most recent call last):
File "/var/www/nextcloud/apps/ncdownloader/lib/Ytdl/../../bin/yt-dlp/yt_dlp/cache.py", line 41, in store
os.makedirs(os.path.dirname(fn), exist_ok=True)
File "", line 215, in makedirs
File "", line 215, in makedirs
File "", line 225, in makedirs
PermissionError: [Errno 13] Permission denied: '/var/www/.cache'
ERROR: unable to create directory [Errno 17] File exists: '/tmp/oc_tmp_ovUTYh'
✖
I get this error when trying to download youtube videos with latest yt-dlp on ubuntu 24.04 on nextcloud 30, even with torrents but it gets further but when it downloads something I check /Downloads and there is nothing in there.