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-02-09 02:20:55 +01:00
..
response feat!: add userdata feature for all personal data queries (playback history, subscriptions) 2025-02-07 13:21:12 +01:00
snapshots feat!: add userdata feature for all personal data queries (playback history, subscriptions) 2025-02-07 13:21:12 +01:00
channel.rs fix: correct timezone offset for parsed dates, add timezone_local option 2025-02-07 04:13:44 +01:00
channel_rss.rs feat: add RustyPipe::version_botguard fn, detect rustypipe-botguard in current dir, add botguard version to report 2025-02-09 01:52:09 +01:00
mod.rs Revert "refactor!: rename n_http_retries option to n_request_attempts to be less misleading" 2025-02-09 02:20:55 +01:00
music_artist.rs fix: A/B test 19: Music artist album groups reordered 2025-01-13 03:22:38 +01:00
music_charts.rs feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
music_details.rs docs: update README 2025-01-16 03:45:12 +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_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 feat!: add userdata feature for all personal data queries (playback history, subscriptions) 2025-02-07 13:21:12 +01:00
music_search.rs fix: a/b test 20: music continuation item renderer 2025-01-25 03:18:19 +01:00
music_userdata.rs feat!: add userdata feature for all personal data queries (playback history, subscriptions) 2025-02-07 13:21:12 +01:00
pagination.rs feat!: add userdata feature for all personal data queries (playback history, subscriptions) 2025-02-07 13:21:12 +01:00
player.rs feat: add timezone query option 2025-02-07 04:13:43 +01:00
playlist.rs feat!: add userdata feature for all personal data queries (playback history, subscriptions) 2025-02-07 13:21:12 +01:00
search.rs fix: correct timezone offset for parsed dates, add timezone_local option 2025-02-07 04:13:44 +01:00
trends.rs fix: correct timezone offset for parsed dates, add timezone_local option 2025-02-07 04:13:44 +01:00
url_resolver.rs fix: accept user-specific playlist ids (LL, WL) 2025-01-05 05:51:00 +01:00
userdata.rs feat!: add userdata feature for all personal data queries (playback history, subscriptions) 2025-02-07 13:21:12 +01:00
video_details.rs fix: correct timezone offset for parsed dates, add timezone_local option 2025-02-07 04:13:44 +01:00