summaryrefslogtreecommitdiffstats
path: root/samloader/main.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* check for missing filename (#54)nlscc2022-02-221-1/+3
* use tqdm for progress bar instead of clint (#59)Davide Cavalca2022-02-221-3/+4
* fix #41nlscc2021-02-091-1/+1
* add auto-decrypt featurenlscc2021-01-161-0/+15
* Fixed Typo (#37)aayush1-92021-01-161-2/+2
* Calculate proper download remainder size when resuming a download. (#21)Ian Macdonald2020-10-201-1/+1
* improve CLI and cleanup codenlscc2020-10-071-83/+58
* fix regression (#13)Nayil Mukhametshin2020-09-301-1/+1
* add better error handling, fix #9Nayil Mukhametshin2020-09-301-0/+3
* change copyrightNayil Mukhametshin2020-09-301-1/+1
* Resume download & show expected MD5 digest (#7)Adrien Guinet2020-09-261-8/+19
* add support for saving to directoriesNayil Mukhametshin2020-07-301-3/+5
* initial commitNayil Mukhametshin2020-05-251-0/+87