Xonshiz / anime-dl

Anime-dl is a command-line program to download anime from CrunchyRoll and Funimation.
MIT License
229 stars 37 forks source link

Downloading subtitles to the parent folder of Output #59

Open RGFRv2 opened 6 years ago

RGFRv2 commented 6 years ago

Hello,

I download the subtitles of Crunchyroll videos, however when I want to update to have the subtitles of a series,

It will download subtitles in the parent folder of "Output" for duplicates that already exist in the folder "Output".

And this for every episode.

It will download the subtitles in /home/user/anime-dl/anime_dl/

Will be skipping video downloads
Trying to login...
Will be skipping video downloads
Trying to login...
Logged in successfully...
Total Subs to download : 10
Downloading Caligula - 1 [1920x1080].enUS.ass ...
Downloading Caligula - 1 [1920x1080].esLA.ass ...
Downloading Caligula - 1 [1920x1080].esES.ass ...
Downloading Caligula - 1 [1920x1080].frFR.ass ...
Downloading Caligula - 1 [1920x1080].ptBR.ass ...
Downloading Caligula - 1 [1920x1080].arME.ass ...
Downloading Caligula - 1 [1920x1080].itIT.ass ...
Downloading Caligula - 1 [1920x1080].deDE.ass ...
Downloading Caligula - 1 [1920x1080].ruRU.ass ...
Couldn't move the file. Got following error : 

Destination path '/home/user/anime-dl/anime_dl/Output/Caligula - 1 [1920x1080].enUS.ass' already exists
Couldn't move the file. Got following error : 

Destination path '/home/user/anime-dl/anime_dl/Output/Caligula - 1 [1920x1080].frFR.ass' already exists
Couldn't move the file. Got following error : 

Destination path '/home/user/anime-dl/anime_dl/Output/Caligula - 1 [1920x1080].ptBR.ass' already exists
Couldn't move the file. Got following error : 

Destination path '/home/user/anime-dl/anime_dl/Output/Caligula - 1 [1920x1080].arME.ass' already exists
Couldn't move the file. Got following error : 

Destination path '/home/user/anime-dl/anime_dl/Output/Caligula - 1 [1920x1080].itIT.ass' already exists
Couldn't move the file. Got following error : 

Destination path '/home/user/anime-dl/anime_dl/Output/Caligula - 1 [1920x1080].deDE.ass' already exists
Couldn't move the file. Got following error : 

Destination path '/home/user/anime-dl/anime_dl/Output/Caligula - 1 [1920x1080].ruRU.ass' already exists
Couldn't move the file. Got following error : 

Destination path '/home/user/anime-dl/anime_dl/Output/Caligula - 1 [1920x1080].esLA.ass' already exists
Couldn't move the file. Got following error : 

Destination path '/home/user/anime-dl/anime_dl/Output/Caligula - 1 [1920x1080].esES.ass' already exists

Other question : Why subtitles don't download to their folders

In my "Output" folder, I have a folder from a series but it is empty

image