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-01-25 21:05:52 +01:00
..
channel.rs feat: add channel search 2022-12-08 21:53:44 +01:00
channel_rss.rs refactor: use fancy-regex only for backtracking 2023-01-23 15:33:05 +01:00
mod.rs feat: handle error 400 for invalid ctokens 2023-01-23 23:06:56 +01:00
music_artist.rs feat: add artist radio 2023-01-25 01:02:46 +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 artist radio 2023-01-25 01:02:46 +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!: 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 refactor: use fancy-regex only for backtracking 2023-01-23 15:33:05 +01:00