Open RasinGue opened 7 years ago
same problem...
Hey, the empty file issue was arising because some filenames being generated had ":" in their name, which is a restricted character on Windows. Check out the download.py file in this pull request, seems to work correctly - #65
I am using the script under python 3.6.1 environment. It appears that no error occurred but all downloaded file are 0 bytes.
Wonder why this happened.