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
2025-01-13 03:22:37 +01:00
..
response feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
snapshots feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
channel.rs feat: add functions to fetch a user's history and subscriptions 2025-01-05 05:50:58 +01:00
channel_rss.rs fix: set tracing instrumentation level to Error 2024-08-10 00:06:56 +02:00
history.rs feat: add method to get saved_playlists 2025-01-05 05:51:00 +01:00
mod.rs fix: only use auth-enabled clients for fetching player with auth option enabled 2025-01-13 03:22:37 +01:00
music_artist.rs fix: fetch unlocalized player data to interpret errors correctly; regression introduced with v0.6.0 2024-11-09 03:08:00 +01:00
music_charts.rs feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
music_details.rs feat: add functions to fetch a user's history and subscriptions 2025-01-05 05:50:58 +01:00
music_genres.rs feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API 2024-10-23 01:51:16 +02:00
music_history.rs feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
music_new.rs feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API 2024-10-23 01:51:16 +02:00
music_playlist.rs clarify description of music_saved_tracks and music_liked_tracks 2025-01-05 05:50:59 +01:00
music_search.rs feat: add functions to fetch a user's history and subscriptions 2025-01-05 05:50:58 +01:00
pagination.rs feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
player.rs fix: only use auth-enabled clients for fetching player with auth option enabled 2025-01-13 03:22:37 +01:00
playlist.rs feat: add functions to fetch a user's history and subscriptions 2025-01-05 05:50:58 +01:00
search.rs feat: add functions to fetch a user's history and subscriptions 2025-01-05 05:50:58 +01:00
trends.rs feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API 2024-10-23 01:51:16 +02:00
url_resolver.rs fix: accept user-specific playlist ids (LL, WL) 2025-01-05 05:51:00 +01:00
video_details.rs feat: add functions to fetch a user's history and subscriptions 2025-01-05 05:50:58 +01:00