You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did the following commands and solved the problem above:
sudo ln -s /usr/bin/python3 /usr/bin/python
export PATH="/usr/bin:$PATH"
But now this error appears:
WARNING: Writing cache to '/var/www/.cache/youtube-dl/youtube-sigfuncs/js_1dda5629_107.json' failed: Traceback (most recent call last):, File "/usr/local/bin/youtube-dl/youtube_dl/cache.py", line 49, in store, os.makedirs(os.path.dirname(fn)), File "/usr/lib/python3.10/os.py", line 215, in makedirs, makedirs(head, exist_ok=exist_ok), File "/usr/lib/python3.10/os.py", line 215, in makedirs, makedirs(head, exist_ok=exist_ok), File "/usr/lib/python3.10/os.py", line 225, in makedirs, mkdir(name, mode), PermissionError: [Errno 13] Permission denied: '/var/www/.cache', , WARNING: Writing cache to '/var/www/.cache/youtube-dl/youtube-sigfuncs/js_1dda5629_103.json' failed: Traceback (most recent call last):, File "/usr/local/bin/youtube-dl/youtube_dl/cache.py", line 49, in store, os.makedirs(os.path.dirname(fn)), File "/usr/lib/python3.10/os.py", line 215, in makedirs, makedirs(head, exist_ok=exist_ok), File "/usr/lib/python3.10/os.py", line 215, in makedirs, makedirs(head, exist_ok=exist_ok), File "/usr/lib/python3.10/os.py", line 225, in makedirs, mkdir(name, mode), PermissionError: [Errno 13] Permission denied: '/var/www/.cache', , ERROR: Unable to extract uploader id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
When clicking share, with a youtube link, I get the following title error
The text was updated successfully, but these errors were encountered: