index
:
yt
this commit
prime
A fully featured command line YouTube client
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
old
/
ytc
(
unfollow
)
Commit message (
Expand
)
Author
2024-08-25
feat(crates/bytes): Support decimal number input
Benedikt Peetz
2024-08-25
build(treewide): Update
Benedikt Peetz
2024-08-24
refactor(comments): Remove dead code
Benedikt Peetz
2024-08-24
refactor(watch): Don't track the playlist, use the properties of `mpv` instead
Benedikt Peetz
2024-08-24
feat(watch): Idle until new videos are available instead of exiting
Benedikt Peetz
2024-08-24
fix(update_raw.py): Only return the needed fields to rust
Benedikt Peetz
2024-08-24
fix(storage/database): Already borrow the `VideoStatus::ALL` constant
Benedikt Peetz
2024-08-24
fix(download): Don't fail hard, when a video file size can't be approximated
Benedikt Peetz
2024-08-24
fix(select/display): Only align the status commands in color_display
Benedikt Peetz
2024-08-24
fix(treewide): Always display bytes in a formatted way through `Bytes`
Benedikt Peetz
2024-08-24
feat(cli/selectCommand/file): Allow re-use of the previous selection file
Benedikt Peetz
2024-08-24
fix(cli/selectCommand): Explicitly set the aliases
Benedikt Peetz
2024-08-24
feat(cli/config): Show the currently active configuration
Benedikt Peetz
2024-08-24
fix(config): Check for wrong keys in the config file
Benedikt Peetz
2024-08-24
feat(videos): Allow limiting the number of videos to show
Benedikt Peetz
2024-08-24