Kentaro Wada
Kentaro Wada
Actually still missing
Yeah, but it seems hard to reproduce, and I don't think I have time to reproduce and fix.
@RunDevelopment What happens if you run `pytest -v tests`?
I see. I missed your comments inside the "details". I should stop using commands Windows doesn't have.
@RunDevelopment Now I added CI for Windows that uses make command with : https://github.com/wkentaro/gdown/pull/324 I'll work on updating the tests next.
Can you give an example link for me to reproduce?
@josephcappadona Can you give me an example to try this out?
@RunDevelopment I don't own Windows computer so am not able to play around the difference of `/` and `\`. Can you propose a fix for it as a PR?
You may find the `--continue` option useful, which resumes from partially downloaded files.
@achadwick Looks really useful. Thank you for the contribution!