Skip to content
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

Open
switchpalacecorner opened this issue Mar 23, 2019 · 6 comments
Labels

Comments

@switchpalacecorner
Copy link

switchpalacecorner commented Mar 23, 2019

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.
image

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.
image
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.

@axipher
Copy link

axipher commented Mar 23, 2019

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

@axipher
Copy link

axipher commented Mar 23, 2019

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.

@switchpalacecorner
Copy link
Author

anime-dl -i "https://www.crunchyroll.com/it/a-certain-magical-index/episode-23-fusekazakiri-781249" -u "xxxxxxxxxx" -p "xxxxxxxxxx" -v

@axipher
Copy link

axipher commented Mar 23, 2019

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

@switchpalacecorner
Copy link
Author

Error Log.log

@Xonshiz
Copy link
Owner

Xonshiz commented May 16, 2019

"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.

@Xonshiz Xonshiz added the bug label May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants