| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2024-10-14 | test(treewide): Fix, so they compile and ignore | Benedikt Peetz | |
| The tests are just not in an ideal state right now. Running them via `cargo test` still works, but the `yt_dlp` test simply seem to deadlock? | |||
| 2024-10-14 | refactor(treewide): Conform to the clippy and rust lints | Benedikt Peetz | |
| 2024-10-07 | fix(crates/yt_dlp/wrappers/info_json): Add further info.json fields | Benedikt Peetz | |
| 2024-10-07 | feat(crates/yt_dlp): Make saving the downloaded info.json configurable | Benedikt Peetz | |
| This avoids having to recompile the application to save the downloaded info.json, and simply requires setting an environment variable. | |||
| 2024-08-25 | style(treewide): Reformat | Benedikt Peetz | |
| 2024-08-25 | refactor(treewide): Conform to `cargo clippy` | Benedikt Peetz | |
| 2024-08-25 | docs(yt_dlp/progress_hook): Add a note about the possibility to calculate ↵ | Benedikt Peetz | |
| video sizes | |||
| 2024-08-25 | fix(yt_dlp/info_json): Accept further missing fields in the info_json | Benedikt Peetz | |
| 2024-08-25 | fix(yt_dlp/lib/hook): Don't print download progress, when debug is logged | Benedikt Peetz | |
| This makes interpreting the debug output easier. | |||
| 2024-08-23 | refactor(yt_dlp): Also move the `crates` subdirectory | Benedikt Peetz | |
