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
2023-04-09 11:51:19 +02:00
..
channel.rs feat: add channel search 2022-12-08 21:53:44 +01:00
channel_rss.rs fix: parsing rss feeds of empty channels 2023-02-08 16:54:35 +01:00
mod.rs feat: handle error 400 for invalid ctokens 2023-01-23 23:06:56 +01: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 feat: add music genres 2022-12-02 00:03:50 +01:00
music_item.rs fix: support MusicCardShelfRenderer (music search results) 2023-04-09 11:51:19 +02: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 fix: support MusicCardShelfRenderer (music search results) 2023-04-09 11:51:19 +02:00
player.rs fix: use desktop client by default for fetching player 2023-02-13 14:43:09 +01:00
playlist.rs refactor!: rename title field to name 2022-12-27 23:28:25 +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 feat: dont fetch artist playlist section 2023-01-25 21:05:52 +01:00
video_details.rs fix: video with no view count 2022-12-29 14:10:32 +01:00
video_item.rs fix: parse view count on shorts 2023-03-21 22:54:47 +01:00