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
2024-07-29 18:03:31 +02:00
..
response refactor!: rename VideoItem/VideoPlayerDetails.length to duration for consistency 2024-06-16 22:42:11 +02:00
snapshots feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
channel.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
channel_rss.rs fix: update dictionary, fix parsing playlist dates in am and no 2024-02-13 18:38:58 +01:00
mod.rs feat: add http_client method to RustyPipe and user_agent method to RustyPipeQuery 2024-07-27 02:36:45 +02:00
music_artist.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
music_charts.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
music_details.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
music_genres.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
music_new.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
music_playlist.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
music_search.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
pagination.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
player.rs feat: add player_from_clients function to specify client order 2024-07-29 18:03:31 +02:00
playlist.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
search.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
trends.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
url_resolver.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00
video_details.rs feat: add client_type to VideoPlayer, simplify MapResponse trait 2024-07-27 02:30:24 +02:00