Highlights
- [Feat] Support
--continue
--restart
flag to control download resuming - [Feat] Support custom filename template functions. Link
Changelog
New Features
- 32129db: feat(dl): continue and restart flags (@iyear)
- 9c2b882: feat(dl): support filename template func (@iyear)
- 3140a82: feat(templates): add basic functions (@iyear)
- 49c72e0: feat(tplfunc): add date mod (@iyear)