gh-dl - a GitHub downloader
I just found an API for GitHub, and how you can use it, and since it was very easy to use I decided to make a GitHub downloader. It's very easy, and has no ui, but it does what it has to.
It's in Beta, and I'll add an possibility to download file trees later. The biggest problem is, that the GitHub API has a access limit, you can only access the API 60 times per hour, so downloading
a repo with more than 60 files would be a bit... problematic :/ But I think I could set up a central server that could get an API access upgrade (You have to ask GitHub to get such an upgrade, then you can send 5000 API requests per hour :3) and redirect the requests to access the GitHub API to the central server.
Changelog
Download
pastebin.com/tcY3cJnn
or
pastebin get tcY3cJnn gh-dl












