about summary refs log tree commit diff stats
path: root/src/storage/video_database/downloader.rs (follow)
Commit message (Collapse)AuthorAge
* refactor(storage/downloader): Remove unused `get_next_video_watchable`Benedikt Peetz2024-08-23
|
* fix(storage/downloader): Sort the next videos to be downloaded like in the ↵Benedikt Peetz2024-08-23
| | | | selection file
* refactor(storage): Make all URL parsings panicBenedikt Peetz2024-08-22
| | | | | | These URLs should be checked *before* they are written to the database, thus being unable to decode them after they've been read from the database is an application bug and not a user input issue.
* chore: Initial CommitBenedikt Peetz2024-08-21
This repository was migrated out of my nixos-config.