GithubDownloader
GithubDownloader copied to clipboard
Cannot download files
I am having issues downloading files. The program searches and finds the files, but does not download them. For example, I used the -w *.java*
to find java files in a set of repos.txt
but they do not download. Here is an error code:
IOError: [Errno 2] No such file or directory: 'https://github.com/Trixieapp/react-virgin/raw/master/TrixieUiKit/android/app/src/main/java/com/trixieuikit/MainApplication.java'
Can you post the full stack trace?