This repository has been archived on 2026-05-27. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rustypipe/src
2022-11-06 22:07:41 +01:00
..
client refactor: change YTM search API 2022-11-06 22:07:41 +01:00
model feat: add related playlists 2022-11-06 20:45:50 +01:00
param fix: stream ordering, downloader progress bar 2022-11-04 19:45:58 +01:00
serializer fix: improve album artist parsing, remove artists_txt field 2022-11-02 21:22:35 +01:00
util fix: French album types, add map_album type test 2022-11-03 12:47:01 +01:00
cache.rs feat: add custom error types, remove anyhow 2022-10-08 14:36:37 +02:00
deobfuscate.rs refactor: convert _or_bail macros to ok_or functions 2022-10-18 19:09:16 +02:00
download.rs fix: error with clippy 1.65 2022-11-04 19:59:41 +01:00
error.rs feat: add more extraction errors 2022-11-04 21:28:13 +01:00
lib.rs fix: moved integration tests, 2022-10-11 00:31:04 +02:00
macros.rs refactor: convert _or_bail macros to ok_or functions 2022-10-18 19:09:16 +02:00
report.rs fix: remove split seconds 2022-10-18 23:06:19 +02:00
timeago.rs feat: add channel_livestreams and channel_shorts tabs 2022-10-28 23:56:13 +02:00