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-04 21:28:13 +01:00
..
response fix: French album types, add map_album type test 2022-11-03 12:47:01 +01:00
snapshots feat: add audio track volume/channel count, stream duration 2022-11-03 10:06:49 +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 more extraction errors 2022-11-04 21:28:13 +01:00
music_playlist.rs fix: improve album artist parsing, remove artists_txt field 2022-11-02 21:22:35 +01:00
music_search.rs feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
pagination.rs test: add testfile for music search continuation 2022-11-01 16:03:53 +01:00
player.rs feat: add more extraction errors 2022-11-04 21:28:13 +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: use u32 for stream duration 2022-11-03 11:54:23 +01:00