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
2022-12-16 23:13:09 +01:00
..
channel.rs feat: add channel search 2022-12-08 21:53:44 +01:00
channel_rss.rs fix: missing rss feed channel ids 2022-11-22 19:30:38 +01:00
mod.rs feat: add channel search 2022-12-08 21:53:44 +01:00
music_artist.rs refactor!: make artist description optional 2022-12-16 23:13:09 +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 feat: add music genres 2022-12-02 00:03:50 +01:00
music_item.rs feat: add by_va field to tracks 2022-12-13 13:00:54 +01:00
music_new.rs feat: add music genres 2022-12-02 00:03:50 +01:00
music_playlist.rs feat: add artist_id field for albums 2022-12-06 11:20:24 +01:00
music_search.rs feat: music search suggestions 2022-11-25 10:33:49 +01:00
player.rs fix: use u32 for stream duration 2022-11-03 11:54:23 +01:00
playlist.rs refactor: use serde_with::rust::deserialize_ignore_any 2022-11-22 19:37:57 +01:00
search.rs feat: get YouTube visitor data 2022-10-28 18:49:10 +02:00
trends.rs feat: add search item mapping (WIP) 2022-10-31 08:41:06 +01:00
url_endpoint.rs fix: map track/mv type correctly for album items 2022-11-30 22:43:50 +01:00
video_details.rs refactor: use serde_with::rust::deserialize_ignore_any 2022-11-22 19:37:57 +01:00
video_item.rs feat: add channel search 2022-12-08 21:53:44 +01:00