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
/
crates
/
libmpv2
(
unfollow
)
Commit message (
Collapse
)
Author
2025-08-26
fix(yt/commands/download): Fix typo
Benedikt Peetz
2025-08-26
feat(yt/commands/subs): Implement disabling subscriptions
Benedikt Peetz
This allows for a softer version of `unsubscribe`, as the subscription can be enabled again.
2025-07-24
chore(version): v1.8.0
v1.8.0
Benedikt Peetz
2025-07-24
fix(nix/package): Update to include the newest changes
Benedikt Peetz
2025-07-24
refactor(crates/yt/constants): Remove empty module
Benedikt Peetz
2025-07-24
style(treewide): Format
Benedikt Peetz
2025-07-24
chore(treewide): Add missing license headers
Benedikt Peetz
2025-07-24
test(crates/libmpv2): Avoid compiling a doc-test
Benedikt Peetz
2025-07-24
fix(crates/yt/commands/database): Correctly format the default for `--kind`
Benedikt Peetz
The `fmt::Debug` impl will print them capitalized, which is obviously wrong in this context.
2025-07-24
test(crates/yt/tests/watch/focus_switch.rs): This test simply lacks its purpose
Benedikt Peetz
2025-07-24
test(crates/yt/testenv/run/run_piped): Finalize the second command after the ↵
Benedikt Peetz