index
:
yt
prime
A fully featured command line YouTube client
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
select
/
selection_file
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-14
refactor(treewide): Combine the separate crates in one workspace
Benedikt Peetz
2024-10-14
feat(videos): Provide a consistent display for the `Video` struct
Benedikt Peetz
2024-10-07
feat(cli): Add a `add` command
Benedikt Peetz
2024-08-25
refactor(treewide): Conform to `cargo clippy`
Benedikt Peetz
2024-08-25
fix(select/duration): Report parse errors, as the input is user specified
Benedikt Peetz
2024-08-24
fix(select/display): Only align the status commands in color_display
Benedikt Peetz
2024-08-24
fix(cli/selectCommand): Explicitly set the aliases
Benedikt Peetz
2024-08-24
feat(select/display): Also show the video hash when color displaying it
Benedikt Peetz
2024-08-23
fix(select/cmds): Accept the watch flags for every command
Benedikt Peetz
2024-08-23
feat(treewide): Use a configuration file
Benedikt Peetz
2024-08-22
feat(select/file): Allow `--priority` argument to all functions
Benedikt Peetz
2024-08-21
fix(select/duration): Also parse `[No Duration]` as duration
Benedikt Peetz