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
/
yt_dlp
(
unfollow
)
Commit message (
Collapse
)
Author
3 days
chore(version): v1.8.0
v1.8.0
prime
Benedikt Peetz
3 days
fix(nix/package): Update to include the newest changes
Benedikt Peetz
3 days
refactor(crates/yt/constants): Remove empty module
Benedikt Peetz
3 days
style(treewide): Format
Benedikt Peetz
3 days
chore(treewide): Add missing license headers
Benedikt Peetz
3 days
test(crates/libmpv2): Avoid compiling a doc-test
Benedikt Peetz
3 days
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.
3 days
test(crates/yt/tests/watch/focus_switch.rs): This test simply lacks its purpose
Benedikt Peetz
3 days
test(crates/yt/testenv/run/run_piped): Finalize the second command after the ↵
Benedikt Peetz
first one Otherwise, we introduce a race condition and thus produce spurious test failures.
3 days
feat(crates/yt/commands/cache): Init
Benedikt Peetz
3 days
refactor(crates/yt/commands): Restrict visibility to itself
Benedikt Peetz