| Commit message (Expand) | Author | Age |
* | feat(crates/yt_dlp/lib): Wrap `process_ie_result` function | Benedikt Peetz | 2025-02-16 |
* | fix(crates/yt_dlp/lib): Actually resolve the `entries` generator object | Benedikt Peetz | 2025-02-16 |
* | fix(crates/yt_dlp/lib): Swallow all error logs from yt_dlp | Benedikt Peetz | 2025-02-16 |
* | fix(crates/yt_dlp/progress_hook): Print the progress to stderr | Benedikt Peetz | 2025-02-16 |
* | fix(crates/yt_dlp): Actually return errors instead of panicing | Benedikt Peetz | 2025-02-14 |
* | fix(crates/yt_dlp): Avoid printing the file extension in the progress display | Benedikt Peetz | 2025-02-14 |
* | build(treewide): Update dependencies | Benedikt Peetz | 2024-11-16 |
* | fix(yt_dlp/progress_hook): Mark estimates as such | Benedikt Peetz | 2024-11-04 |
* | style(treewide): Format | Benedikt Peetz | 2024-10-29 |
* | fix(yt_dlp/lib/progress_hook): Avoid overriding previous messages | Benedikt Peetz | 2024-10-29 |
* | fix(yt_dlp/lib/progress_hook): Estimate `total_byte_size` better | Benedikt Peetz | 2024-10-19 |
* | refactor(treewide): Conform to the clippy and rust lints | Benedikt Peetz | 2024-10-14 |
* | feat(crates/yt_dlp): Make saving the downloaded info.json configurable | Benedikt Peetz | 2024-10-07 |
* | refactor(treewide): Conform to `cargo clippy` | Benedikt Peetz | 2024-08-25 |
* | docs(yt_dlp/progress_hook): Add a note about the possibility to calculate vid... | Benedikt Peetz | 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 | 2024-08-25 |
* | refactor(yt_dlp): Also move the `crates` subdirectory | Benedikt Peetz | 2024-08-23 |