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/client/response
ThetaDev 3a75ed8610 feat!: add channel_videos_tab, channel_videos_order,
remove channel_shorts, channel_livestreams
fix: parsing video types and short durations
2023-05-11 17:18:14 +02:00
..
channel.rs fix: playlist deserialization error, add VecSkipErrorWrap 2023-05-05 17:13:03 +02:00
channel_rss.rs fix: parsing rss feeds of empty channels 2023-02-08 16:54:35 +01:00
mod.rs feat!: add channel_videos_tab, channel_videos_order, 2023-05-11 17:18:14 +02:00
music_artist.rs fix: handle empty artists 2023-02-08 21:38:58 +01:00
music_charts.rs feat: add music charts 2022-12-01 12:56:58 +01:00
music_details.rs fix: lyrics not found error, no channel shorts cont 2022-11-22 12:37:07 +01:00
music_genres.rs refactor: replace VecLogError with standard Deserialize impl 2023-05-05 18:00:33 +02:00
music_item.rs refactor: replace try_swap_remove 2023-05-07 18:15:13 +02:00
music_new.rs feat: add music genres 2022-12-02 00:03:50 +01:00
music_playlist.rs fix: parsing music playlist video count 2023-05-06 01:58:23 +02:00
music_search.rs fix: support MusicCardShelfRenderer (music search results) 2023-04-09 11:51:19 +02:00
player.rs refactor: restructure VideoUnavailable error 2023-05-08 03:36:54 +02:00
playlist.rs refactor: replace VecLogError with standard Deserialize impl 2023-05-05 18:00:33 +02:00
search.rs tests: run tests with different lang settings 2023-05-04 21:44:10 +02:00
trends.rs fix: playlist deserialization error, add VecSkipErrorWrap 2023-05-05 17:13:03 +02:00
url_endpoint.rs feat: dont fetch artist playlist section 2023-01-25 21:05:52 +01:00
video_details.rs refactor: replace VecLogError with standard Deserialize impl 2023-05-05 18:00:33 +02:00
video_item.rs feat!: add channel_videos_tab, channel_videos_order, 2023-05-11 17:18:14 +02:00