-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files download to root directory instead of Output and then delete themselves #93
Comments
It always downloads to the root directory then moves the file in to the appropriate show directory in the output directory. This may be a duplicate of Issue #64 |
But the "Error: There is no translation available for 'pt'" is a weird one. What is the command you are passing? Just remove your username and password. |
anime-dl -i "https://www.crunchyroll.com/it/a-certain-magical-index/episode-23-fusekazakiri-781249" -u "xxxxxxxxxx" -p "xxxxxxxxxx" -v |
Can you post the error log here? Remove your username, password, and the private keys after the "/evs/" portion of the URLs in the error.log |
"No translation for pt is an error related to mkvmerge. I am working on re-structuring anime-dl. Have fixed that issue. Will push an update in a few days, please do update me if it still does that to you. |
This is a really weird issue, the downloader works fine except instead of downloading to the output folder, it downloads them all to the root directory.
This wouldn't be too big a problem, except after it finishes it says "Error: There is no translation available for 'pt'" and then deletes all the downloaded files.
It creates an empty folder in Output with the name of the anime. If I try to download a whole series and not one episode, it deletes each episode after it finishes and then starts downloading the next one.
The text was updated successfully, but these errors were encountered: