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

I can't download an anime because of the title. #6

Closed
xxxKaiserxxx opened this issue Apr 12, 2017 · 4 comments
Closed

I can't download an anime because of the title. #6

xxxKaiserxxx opened this issue Apr 12, 2017 · 4 comments
Assignees
Labels

Comments

@xxxKaiserxxx
Copy link

Hello,

First, Thank you so much for creating this amazing script <3

I'm trying to download this anime from crunchyroll:

http://www.crunchyroll.com/worldend-what-do-you-do-at-the-end-of-the-world-are-you-busy-will-you-save-us

But whenever I press enter I get [Errno 22].

I'm using this command:

anime-dl.exe -i "http://www.crunchyroll.com/worldend-what-do-you-do-at-the-end-of-the-world-are-you-busy-will-you-save-us/episode-1-733675" -u "xxxx" -p "xxxx" -r "1080"

This is the error I get after I press enter:

anime-dl-issue

I tried to download 1 episode and the whole series and I got the same error, I think your script can't process the long title or something.

I have downloaded many episodes just fine and this is the 1st anime that I have issue with.

Thank you again.

@Xonshiz
Copy link
Owner

Xonshiz commented Apr 12, 2017

From looking at the name of the episode, my best guess would be either of these 2 things :

1.) File has "?" in it. Special characters NOT writable.

2.) File name is too long.

I'll look into this.

@Xonshiz Xonshiz self-assigned this Apr 12, 2017
@Xonshiz Xonshiz added the bug label Apr 12, 2017
@xxxKaiserxxx
Copy link
Author

Yeah, it has the both. (long and '?')

@Xonshiz
Copy link
Owner

Xonshiz commented Apr 12, 2017

I'll try to fix it soon, hopefully in a day or two.

Xonshiz added a commit that referenced this issue Apr 13, 2017
Fix for #6 and #3
Read the
[Changelog](https://github.com/Xonshiz/anime-dl/blob/master/Changelog.md)
for more information and check the
[README](https://github.com/Xonshiz/anime-dl#windows-binary) to know how
to use this.
@Xonshiz
Copy link
Owner

Xonshiz commented Apr 13, 2017

This should be fixed now. If it still causes problem, comment here and I'll re-open this.

@Xonshiz Xonshiz closed this as completed Apr 13, 2017
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

2 participants