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
2022-11-01 15:43:00 +01:00
..
response test: add integration tests for YTM albums/search 2022-11-01 15:43:00 +01:00
snapshots test: add integration tests for YTM albums/search 2022-11-01 15:43:00 +01:00
channel.rs refactor: simplify channel mapping 2022-10-29 07:43:10 +02:00
channel_rss.rs feat: add visitor data parameter 2022-10-24 07:45:57 +02:00
mod.rs feat: add search item mapping (WIP) 2022-10-31 08:41:06 +01:00
music_playlist.rs feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
music_search.rs feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
pagination.rs test: add integration tests for YTM albums/search 2022-11-01 15:43:00 +01:00
player.rs feat: add album variants 2022-10-30 22:59:02 +01:00
playlist.rs feat: get YouTube visitor data 2022-10-28 18:49:10 +02:00
search.rs feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
trends.rs feat: add visitor data parameter 2022-10-24 07:45:57 +02:00
url_resolver.rs feat: add visitor data parameter 2022-10-24 07:45:57 +02:00
video_details.rs fix: failing video_details_music comment test 2022-11-01 00:27:06 +01:00