Commit graph

514 commits

Author SHA1 Message Date
9c512c3c4d
fix: player_from_clients method not send/sync 2025-01-16 04:23:02 +01:00
0432477451
docs: update README 2025-01-16 03:45:12 +01:00
dee8a99e7a
feat: set cache file permissions to 600 2025-01-16 02:15:20 +01:00
d5abee2753
feat: add DRM and audio channel number filtering to StreamFilter 2025-01-16 00:47:49 +01:00
75c3746890
fix: switch to rquickjs crate for deobfuscator 2025-01-13 03:30:07 +01:00
5daad1b700
fix: A/B test 19: Music artist album groups reordered 2025-01-13 03:22:38 +01:00
a7f8c789b1
feat: add Dolby audio codecs (ac-3, ec-3) 2025-01-13 03:22:37 +01:00
2af4001c75
feat: extract player DRM data 2025-01-13 03:22:37 +01:00
2b2b4af0b2
fix: only use auth-enabled clients for fetching player with auth option enabled 2025-01-13 03:22:37 +01:00
27f64fc412
feat: add method to get saved_playlists 2025-01-05 05:51:00 +01:00
97c3f30d18
fix: accept user-specific playlist ids (LL, WL) 2025-01-05 05:51:00 +01:00
cf498e4a8f
feat: add cookies.txt parser, add cookie auth + history cmds to CLI 2025-01-05 05:51:00 +01:00
3c95b52cea
feat: add session headers when using cookie auth 2025-01-05 05:50:59 +01:00
63f86b6e18
fix: parsing numbers (it), dates (kn) 2025-01-05 05:50:59 +01:00
320a8c2c24
feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
65ada37214
clarify description of music_saved_tracks and music_liked_tracks 2025-01-05 05:50:59 +01:00
14e399594f
feat: add functions to fetch a user's history and subscriptions 2025-01-05 05:50:58 +01:00
75fce91353
fix: dont leak authorization and cookie header in reports 2024-12-26 01:15:34 +01:00
5ce84c44a6
fix: error 400 when fetching player with login 2024-12-20 03:06:03 +01:00
30f60c30f9
fix: extract transcript from comment voice replies 2024-12-19 01:32:15 +01:00
1d1ae17ffc
feat: add auto-dubbed audio tracks, improved StreamFilter 2024-12-19 01:30:35 +01:00
1b60c97a18
fix: update client versions, enable Opus audio with iOS client 2024-12-18 19:44:42 +01:00
258f18a99d
feat: log warning when generating report 2024-12-18 19:33:43 +01:00
162959ca45
fix: remove leading zero-width-space from comments, ensure space after links 2024-12-18 19:31:24 +01:00
8cadbc1a4c
fix: deobf function extraction, allow $ in variable names 2024-12-16 01:31:04 +01:00
53e5846286
chore: update user agent 2024-12-15 17:49:51 +01:00
80147413ee
fix: nsig fn extra variable extraction 2024-12-13 22:36:01 +01:00
69ef6ae51e
fix: replace deprecated call to time::util::days_in_year_month 2024-12-13 04:04:43 +01:00
f5437aa127
fix: deobfuscation function extraction 2024-12-13 03:55:06 +01:00
44ae456d2c
fix: limit retry attempts to fetch client versions and deobf data 2024-12-13 03:47:37 +01:00
c4feff37a5
fix: lifetime-related lints 2024-12-01 22:29:24 +01:00
6c8108c94a
fix: A/B test 18: music playlist facepile avatar model 2024-11-25 16:42:00 +01:00
a846b729e3
fix: disable Android client 2024-11-25 15:48:04 +01:00
ac8fbc3e67
fix: parsing lockup playlists with "MIX" instead of view count 2024-11-10 03:25:26 +01:00
870ff79ee0
fix: parsing videos using LockupViewModel (Music video recommendations) 2024-11-10 03:25:25 +01:00
badb3aef82
fix!: serde: lowercase Verification enum 2024-11-09 05:18:59 +01:00
342119dba6
fix: A/B test 17: channel playlists lockupViewModel 2024-11-09 05:11:41 +01:00
0919cbd0df
fix: fetch unlocalized player data to interpret errors correctly; regression introduced with v0.6.0 2024-11-09 03:08:00 +01:00
044094a4b7
feat!: replace TrackItem::is_video attr with TrackType enum; serde lowercase AlbumType enum for consistency 2024-11-09 02:55:59 +01:00
50010b7b08
feat: allow searching for YTM users 2024-11-09 00:36:42 +01:00
7b0499f6b7
fix: use same visitor data for fetching artist album continuations 2024-10-24 02:02:22 +02:00
512223fd83
fix: handle auth errors 2024-10-24 01:40:56 +02:00
62f8a9210c
feat: revoke OAuth token when logging out 2024-10-24 01:30:59 +02:00
9e2fe61267
feat: add user_auth_logout method 2024-10-24 00:46:45 +02:00
7984f9f13a
test: fix authenticated testing in CI 2024-10-24 00:42:19 +02:00
1cc3f9ad74
feat: add OAuth user login to access age-restricted videos 2024-10-23 23:02:32 +02:00
7c4f44d09c
feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API 2024-10-23 01:51:16 +02:00
9e835c8f38
feat!: remove TvHtml5Embed client as it got disabled 2024-10-23 01:42:02 +02:00
79a62816ff
fix: update channel order tokens 2024-10-23 00:30:18 +02:00
b589061a40
fix: fetch artist albums continuation 2024-10-22 23:56:59 +02:00