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
/
src
/
storage
(
follow
)
Commit message (
Expand
)
Author
Age
*
test(storage/setters): Assert the video status in `set_video_watched`
Benedikt Peetz
2024-08-24
*
feat(select/cmds): Add a `watched` command
Benedikt Peetz
2024-08-24
*
style(treewide): Format
Benedikt Peetz
2024-08-23
*
fix(storage/setters): Enforce status invariants
Benedikt Peetz
2024-08-23
*
feat(treewide): Use a configuration file
Benedikt Peetz
2024-08-23
*
refactor(storage/downloader): Remove unused `get_next_video_watchable`
Benedikt Peetz
2024-08-23
*
fix(storage/downloader): Sort the next videos to be downloaded like in the se...
Benedikt Peetz
2024-08-23
*
fix(storage/schema.sql): Tell SQLite to perform type-checking
Benedikt Peetz
2024-08-22
*
refactor(storage/getters): Inline an Option re-creation with `map`
Benedikt Peetz
2024-08-22
*
fix(storage/setters): Avoid writing a literal "NULL" string into the db
Benedikt Peetz
2024-08-22
*
refactor(storage): Make all URL parsings panic
Benedikt Peetz
2024-08-22
*
fix(storage/get_videos): Also order by `publish_date`
Benedikt Peetz
2024-08-22
*
feat(download): Support limiting the downloader by maximal cache size
Benedikt Peetz
2024-08-22
*
chore: Initial Commit
Benedikt Peetz
2024-08-21