v0.2.0
- Broken upgrade: the new
fav
is not compatible with the oldfav
. You need to delete.fav
dir and re-init
yourfav
after upgrading to0.2.0
. - Refactor:
fav
is completely rewritten in rusty style, and is now more generic and more maintainable. - Simplify: Only
fetch
pull
status
track
init
auth
daemon
completion
commands are supported now. Themodify
command is removed, since it's too tedious to modify status through a CLI tool. - Status: Now
status
only show id, title and few status. - Track: Now
track
does not support resource not in remote favorite sets. (In other words, there's no data only in local, but not in remote.); What's more, use --sets instead of --list, --res instead of --video - Pull: Now
pull
will callfetch
first, and resources not tracked and fetched will never able to be pulled. Always 10 jobs working, instead of 10 by 10. - Init: Only support bilibili now, so no args needed after
init
. - Daemon: Now iterval less that 15min will only show a warning, and won't exit.
Windows上的又报毒,就离谱