-
Notifications
You must be signed in to change notification settings - Fork 69
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
Download quality not used #51
Comments
Nice catch! I'll fix this up tomorrow. |
maybe i do a pull request later. i'm also trying to figure what's the problem with conversion on mac/linux. #bugIncoming |
That'll be great then. Damn conversion not working on mac/linux? I think I need to set up some virtual env here on my end as well. |
The principal suspect is
mac/linux use |
Ah, I see. I had my doubts while putting those in the code. Cross-platform compatibility can be a bitch sometimes. I'll look into this later tomorrow and try to fix it quick... |
Thanks for the PR, @dsanchezseco . Please make a new Issue for the path problem. |
I'm on it |
It's seems that is a ctrl+c/v typo -> comic_dl.py line 69
Here's the snippet of code.
The text was updated successfully, but these errors were encountered: