Age | Commit message (Collapse) | Author | |
---|---|---|---|
30 hours | Resume interrupted downloads.HEADmain | Arun Isaac | |
5 days | Add "How it works" section to README. | Arun Isaac | |
6 days | Implement downloader in python too. | Arun Isaac | |
Passing cookies to wget on the command line is a security risk. On a shared machine, other users can see your full command line. Passing it in using the --load-cookies option is too tedious—the file format required is archaic and hard to replicate by hand. So, we simply implement the downloader in python too. In any case, this makes for a more cohesive user experience. | |||
6 days | Remove <> around YOUR-ENDPOINT-ID. | Arun Isaac | |
6 days | Initial commit | Arun Isaac | |