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
2024-12-20 03:06:03 +01:00
..
response fix: extract transcript from comment voice replies 2024-12-19 01:32:15 +01:00
snapshots fix: extract transcript from comment voice replies 2024-12-19 01:32:15 +01:00
channel.rs fix: parsing videos using LockupViewModel (Music video recommendations) 2024-11-10 03:25:25 +01:00
channel_rss.rs fix: set tracing instrumentation level to Error 2024-08-10 00:06:56 +02:00
mod.rs fix: error 400 when fetching player with login 2024-12-20 03:06:03 +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!: replace TrackItem::is_video attr with TrackType enum; serde lowercase AlbumType enum for consistency 2024-11-09 02:55:59 +01:00
music_details.rs feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API 2024-10-23 01:51:16 +02: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 fix: A/B test 18: music playlist facepile avatar model 2024-11-25 16:42:00 +01:00
music_search.rs feat: allow searching for YTM users 2024-11-09 00:36:42 +01:00
pagination.rs fix: fetch unlocalized player data to interpret errors correctly; regression introduced with v0.6.0 2024-11-09 03:08:00 +01:00
player.rs fix: error 400 when fetching player with login 2024-12-20 03:06:03 +01:00
playlist.rs feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API 2024-10-23 01:51:16 +02:00
search.rs feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API 2024-10-23 01:51:16 +02: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 feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API 2024-10-23 01:51:16 +02:00
video_details.rs fix: extract transcript from comment voice replies 2024-12-19 01:32:15 +01:00