| Commit message (Expand) | Author |
2024-08-22 | fix(update): Propagate the logging options to the `update_raw.py` script | Benedikt Peetz |
2024-08-22 | fix(package): Actually provide the blake3 library to the python interpreter | Benedikt Peetz |
2024-08-22 | chore(version): v1.0.0 v1.0.0 | Benedikt Peetz |
2024-08-22 | chore(treewide): Add missing license | Benedikt Peetz |
2024-08-22 | fix(yt_dlp/info_json): Add further missing fields | Benedikt Peetz |
2024-08-22 | fix(watch/events): Also mark a video inactive on the stop event | Benedikt Peetz |
2024-08-22 | fix(constants): Don't set a default subtile language | Benedikt Peetz |
2024-08-22 | fix(update): Correctly treat a success as a success | Benedikt Peetz |
2024-08-22 | fix(subscriptions/add): Ignore the trailing slash on URLs | Benedikt Peetz |
2024-08-22 | fix(storage/get_videos): Also order by `publish_date` | Benedikt Peetz |
2024-08-22 | feat(select/file): Allow `--priority` argument to all functions | Benedikt Peetz |
2024-08-22 | feat(download): Support limiting the downloader by maximal cache size | Benedikt Peetz |
2024-08-22 | test(benches/update): Init | Benedikt Peetz |
2024-08-22 | perf(raw_update.py)!: Don't fetch entries that are already in the database | Benedikt Peetz |
2024-08-22 | buil |