| Commit message (Expand) | Author | Age |
| * | fix(yt/db/videos/comments): Update comment handling to new yt-dlp format | Benedikt Peetz | 20 hours |
| * | feat(yt/comments/subs/set-status): Change order of `status` and `sub` | Benedikt Peetz | 20 hours |
| * | build(flake.lock,Cargo.{toml,lock}): Update | Benedikt Peetz | 20 hours |
| * | feat(yt/commands/update): Don't update a sub, if we don't expect new videos | Benedikt Peetz | 20 hours |
| * | style(yt/config): Format | Benedikt Peetz | 2026-05-26 |
| * | feat(yt/select/file): Allow sorting the videos by other things then priority | Benedikt Peetz | 2026-05-26 |
| * | feat(yt/{config,download}): Allow specifying a cookie file | Benedikt Peetz | 2026-05-26 |
| * | refactor(yt/ansi_escape_codes): Force specifications of stream | Benedikt Peetz | 2026-05-26 |
| * | build(Cargo.toml): Update pins | Benedikt Peetz | 2026-05-26 |
| * | feat(yt/download/hooks): Show progress of post-processors | Benedikt Peetz | 2026-05-26 |
| * | build(update.sh): Remove all redundant `update.sh` files | Benedikt Peetz | 2026-05-26 |
| * | chore(version): v1.9.0v1.9.0 | Benedikt Peetz | 2025-11-30 |
| * | fix(treewide): Avoid using deprecated functions or patterns | Benedikt Peetz | 2025-11-30 |
| * | build(treewide): Update | Benedikt Peetz | 2025-11-30 |
| * | build(update.sh): Also work, when the cwd directory changed | Benedikt Peetz | 2025-11-30 |
| * | fix(yt/commands/download/progress_hook): Show title, if already downloaded | Benedikt Peetz | 2025-11-30 |
| * | fix(yt/commands/status): Show active subscriptions number | Benedikt Peetz | 2025-11-30 |
| * | fix(yt/commands/select/add): Correct add behaviour | Benedikt Peetz | 2025-11-30 |
| * | fix(yt/commands/download): Fix typo | Benedikt Peetz | 2025-08-26 |
| * | feat(yt/commands/subs): Implement disabling subscriptions | Benedikt Peetz | 2025-08-26 |
| * | chore(version): v1.8.0v1.8.0 | 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 | 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 | 2025-07-24 |
| * | feat(crates/yt/commands/cache): Init | Benedikt Peetz | 2025-07-24 |
| * | refactor(crates/yt/commands): Restrict visibility to itself | Benedikt Peetz | 2025-07-24 |
| * | fix(crates/yt): Correct imports | Benedikt Peetz | 2025-07-24 |
| * | fix(crates/yt/config): Avoid module name re-use in `watch` config | Benedikt Peetz | 2025-07-24 |
| * | fix(crates/yt/commands/select): Allow configuring the `yt select url` opener | Benedikt Peetz | 2025-07-24 |
| * | fix(crates/yt/storage/db/videos/comments): Don't always associate a reply wit... | Benedikt Peetz | 2025-07-24 |
| * | refactor(crates/yt/src/ansi_escape_codes): Use better name for `erase_in_disp... | Benedikt Peetz | 2025-07-24 |
| * | fix(crates/yt/commands): Add the actual `implm` wrapper | Benedikt Peetz | 2025-07-24 |
| * | refactor(crates/colors): Don't expose the custom colours module | Benedikt Peetz | 2025-07-24 |
| * | fix(treewide): Use `json_try_get!` instead of `json.get(..).map(|| ..)` | Benedikt Peetz | 2025-07-24 |
| * | fix(crates/yt/{commands/playlist,videos/format_video}): Correctly calculate w... | Benedikt Peetz | 2025-07-24 |
| * | feat(crates/yt/commands/database): Init, to show the txn_log | Benedikt Peetz | 2025-07-24 |
| * | feat(crates/yt/storage/db/insert): Track all inserted operations | Benedikt Peetz | 2025-07-24 |
| * | feat(crates/yt/commands/watch/mpv_commands): Hook-up the new show commands | Benedikt Peetz | 2025-07-24 |
| * | feat(crates/yt/commands/show): Also provide thumbnail and info screen | Benedikt Peetz | 2025-07-24 |
| * | refactor(crates/yt/db/insert::Commitable): Make `Debug` a dependency | Benedikt Peetz | 2025-07-18 |
| * | fix(crates/yt/db/insert/playlist): Account for playlist_len == 0 | Benedikt Peetz | 2025-07-18 |
| * | build(crates/yt/Cargo.toml): Remove now pointless `owo-colors` dep | Benedikt Peetz | 2025-07-18 |
| * | build(treewide): Update | Benedikt Peetz | 2025-07-18 |
| * | build({update.sh,crates/{libmpv2,yt_dlp}/update.sh}): Remove pointless update... | Benedikt Peetz | 2025-07-18 |
| * | fix(crates/yt/db/insert/maintenance): Re-init | Benedikt Peetz | 2025-07-18 |
| * | test(crates/yt/tests/_testenv): Store `Child`s instead of PIDs | Benedikt Peetz | 2025-07-18 |