Xonshiz/anime-dl

Error number 13

ehllie opened this issue · 1 comments

When running
./__main__.py -i https://www.crunchyroll.com/konosuba-gods-blessing-on-this-wonderful-world -u "login" -p "password" -r 1080p
I get the following:

Trying to login...
Logged in successfully...
Total Episodes to download : 20
Seems like this video isn't available...
[Errno 13] Permission denied: 'Output'

Seems like this video isn't available...
[Errno 13] Permission denied: 'Output'

And download fails for all episodes from the series.
This is not related to geo-locking cause I can watch the series with no VPN, and with the VPN on I get the same errors. I'm running on Debian 9.5

Ok, I'm just stupid. Had to run it with superuser permissions I.e.
sudo ./__main__.py -i https://www.crunchyroll.com/konosuba-gods-blessing-on-this-wonderful-world -u "login" -p "password" -r 1080p