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
2024-10-12 05:33:23 +02:00
..
channel.rs feat!: update channel model, addd handle + video_count, remove tv/mobile banner 2024-08-17 02:44:47 +02:00
channel_rss.rs fix: Handle trimmed channel ID from RSS feed 2023-11-03 20:45:19 +01:00
mod.rs feat!: remove startpage 2024-08-18 03:03:11 +02:00
music_artist.rs feat: add support for new artist discography page 2023-05-14 03:05:24 +02:00
music_charts.rs feat: add music charts 2022-12-01 12:56:58 +01:00
music_details.rs fix: parsing error when no music_related content available 2024-04-18 19:50:06 +02:00
music_genres.rs refactor: replace VecLogError with standard Deserialize impl 2023-05-05 18:00:33 +02:00
music_item.rs fix: ignore live tracks in YTM searches 2024-10-12 05:33:23 +02:00
music_new.rs feat: add music genres 2022-12-02 00:03:50 +01:00
music_playlist.rs feat!: add rich text description to playlists and albums 2024-03-09 14:34:58 +01:00
music_search.rs fix: support MusicCardShelfRenderer (music search results) 2023-04-09 11:51:19 +02:00
player.rs feat!: add TV client 2024-07-30 01:55:24 +02:00
playlist.rs feat!: add rich text description to playlists and albums 2024-03-09 14:34:58 +01:00
search.rs fix: remove serde_with json feature 2023-11-13 13:04:46 +01:00
trends.rs feat!: remove startpage 2024-08-18 03:03:11 +02:00
url_endpoint.rs fix: add support for A/B-13 (2-column layout for music playlists/albums) 2024-02-29 02:54:40 +01:00
video_details.rs fix: parse new comment model (A/B#14 frameworkUpdates) 2024-04-02 01:49:43 +02:00
video_item.rs fix: A/B test 15 (parsing channel shortsLockupViewModel) 2024-09-10 03:12:16 +02:00