about summary refs log tree commit diff stats
path: root/src/storage/video_database/mod.rs (follow)
Commit message (Collapse)AuthorAge
* feat(select/cmds): Add a `watched` commandBenedikt Peetz2024-08-24
| | | | | Otherwise, running `yt select file --done` would mark all your already wached stuff to be watched again.
* feat(treewide): Use a configuration fileBenedikt Peetz2024-08-23
| | | | | | This allows use to avoid duplication of default values in the codebase and obviously also facilitates changing these without having to re-compile.
* chore: Initial CommitBenedikt Peetz2024-08-21
This repository was migrated out of my nixos-config.