rustypipe/src/client
2025-06-18 15:35:47 +02:00
..
response fix: parse channel subscriber/video count correctly 2025-06-18 15:35:47 +02:00
snapshots fix: parse channel subscriber/video count correctly 2025-06-18 15:35:47 +02:00
channel.rs fix: parse channel subscriber/video count correctly 2025-06-18 15:35:47 +02: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 fix: desktop client: generate PO token from user_syncid when authenticated 2025-03-16 01:56:29 +01:00
music_artist.rs fix: handle music artist not found 2025-03-31 18:11:14 +02: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 chore: remove commented-out debug statements 2025-02-26 19:32:46 +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 feat: add unavailable field for music tracks 2025-06-18 15:34:05 +02:00
music_search.rs chore: remove commented-out debug statements 2025-02-26 19:32:46 +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 fix: A/B test 22: commandExecutorCommand for playlist continuations 2025-03-16 19:45:14 +01:00
player.rs feat: player: handle VPN ban and captcha required error messages 2025-04-23 21:21:23 +02:00
playlist.rs fix: parse channel subscriber/video count correctly 2025-06-18 15:35:47 +02: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 fix: A/B test 22: commandExecutorCommand for playlist continuations 2025-03-16 19:45:14 +01:00
video_details.rs fix: A/B test 22: commandExecutorCommand for playlist continuations 2025-03-16 19:45:14 +01:00