summaryrefslogtreecommitdiffstats
path: root/samloader/main.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-22check for missing filename (#54)nlscc1-1/+3
2022-02-22use tqdm for progress bar instead of clint (#59)Davide Cavalca1-3/+4
2021-02-09fix #41nlscc1-1/+1
2021-01-16add auto-decrypt featurenlscc1-0/+15
2021-01-16Fixed Typo (#37)aayush1-91-2/+2
2020-10-20Calculate proper download remainder size when resuming a download. (#21)Ian Macdonald1-1/+1
2020-10-07improve CLI and cleanup codenlscc1-83/+58
2020-09-30fix regression (#13)Nayil Mukhametshin1-1/+1
2020-09-30add better error handling, fix #9Nayil Mukhametshin1-0/+3
2020-09-30change copyrightNayil Mukhametshin1-1/+1
2020-09-26Resume download & show expected MD5 digest (#7)Adrien Guinet1-8/+19
2020-07-30add support for saving to directoriesNayil Mukhametshin1-3/+5