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-11 00:14:58 +01:00
..
response feat: add lyrics 2022-11-11 00:14:58 +01:00
snapshots feat: add lyrics 2022-11-11 00:14:58 +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 lyrics 2022-11-11 00:14:58 +01:00
music_artist.rs feat: add lyrics 2022-11-11 00:14:58 +01:00
music_details.rs feat: add lyrics 2022-11-11 00:14:58 +01:00
music_playlist.rs fix: used borrowed str for QBrowse 2022-11-10 23:26:05 +01:00
music_search.rs feat: extract artist id from dropdown menu 2022-11-08 13:33:41 +01:00
pagination.rs feat: add track details, radios 2022-11-10 23:19:11 +01:00
player.rs feat: add more extraction errors 2022-11-04 21:28:13 +01:00
playlist.rs fix: used borrowed str for QBrowse 2022-11-10 23:26:05 +01:00
search.rs feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
trends.rs fix: used borrowed str for QBrowse 2022-11-10 23:26:05 +01:00
url_resolver.rs fix: support YTM browse urls 2022-11-09 21:02:21 +01:00
video_details.rs fix: use u32 for stream duration 2022-11-03 11:54:23 +01:00