Closed mglaserg closed 3 years ago
Could you send the log of the complete error. That would be great
So, I've caught to bug. Please pull the latest changes in the repository. I am going to add a workflow to make releases automatically so it's a little more convenient for users to download the releases.
Since you are on linux, it would be better for you to use aiodownloader instead of subprocess although both should work. You can change your config.json
like this:
{
...
"not used downloader": "subprocess",
"downloader": "aiodownloader",
...
}
Here's the expected behavior to download the episode.
Let me know if you are still facing errors : )
It seems to work now! I was able to download EP 10, however I didn't see an option to change the resolution. I don't know if that' s something else you would want to take a look at.
Thank you for help on this though!
Hey, I'm glad to hear that. I finally remembered to update the readme for this project thanks to you. You can check it out and see if you find anything useful.
I think I haven't explained the quality selection right now but basically it is in the order that appears on the website. For example in ./Config/config.json
the numbers for each of the servers refer to the qualities in the order in which they appear so,
for KICKASSANIMEX
for example the numbers would refer to the qualities like this:
I'll add this to the readme.
Added the config section in readme!
Thank you!! I love this project by the way
So I was trying to download Vivy Flourite Eye's Song EP 10 and I got this error:
I was wondering if I did something wrong here