Commit graph

468 commits

Author SHA1 Message Date
ThetaDev
5bf3576c7e fix: a/b test 20: music continuation item renderer 2025-01-25 03:18:19 +01:00
ThetaDev
8d4d180f35 fix: update iOS client 2025-01-25 01:24:36 +01:00
ThetaDev
96d1829490 fix: a/v streams incorrectly recognized as video-only 2025-01-22 01:59:01 +01:00
ThetaDev
b78adfcbc1 fix: parsing history dates 2025-01-18 05:51:41 +01:00
ThetaDev
a9ec7055d1 fix: player_from_clients method not send/sync 2025-01-16 04:23:02 +01:00
ThetaDev
5cc342a88d docs: update README 2025-01-16 03:45:12 +01:00
ThetaDev
13c1a79a41 feat: set cache file permissions to 600 2025-01-16 02:15:20 +01:00
ThetaDev
414f0b97c9 feat: add DRM and audio channel number filtering to StreamFilter 2025-01-16 00:47:49 +01:00
ThetaDev
cdb56de3bd fix: switch to rquickjs crate for deobfuscator 2025-01-13 03:30:07 +01:00
ThetaDev
74fe628f63 fix: A/B test 19: Music artist album groups reordered 2025-01-13 03:22:38 +01:00
ThetaDev
e11fcb8268 feat: add Dolby audio codecs (ac-3, ec-3) 2025-01-13 03:22:37 +01:00
ThetaDev
26d9f674d9 feat: extract player DRM data 2025-01-13 03:22:37 +01:00
ThetaDev
8751ee6a5b fix: only use auth-enabled clients for fetching player with auth option enabled 2025-01-13 03:22:37 +01:00
ThetaDev
87511c94ca feat: add method to get saved_playlists 2025-01-05 05:51:00 +01:00
ThetaDev
82be4a77bf fix: accept user-specific playlist ids (LL, WL) 2025-01-05 05:51:00 +01:00
ThetaDev
9fa18acb04 feat: add cookies.txt parser, add cookie auth + history cmds to CLI 2025-01-05 05:51:00 +01:00
ThetaDev
edd54921d0 feat: add session headers when using cookie auth 2025-01-05 05:50:59 +01:00
ThetaDev
06f8a0d0f1 fix: parsing numbers (it), dates (kn) 2025-01-05 05:50:59 +01:00
ThetaDev
b57bd550df feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
ThetaDev
2677a5bdae clarify description of music_saved_tracks and music_liked_tracks 2025-01-05 05:50:59 +01:00
ThetaDev
171c22458d feat: add functions to fetch a user's history and subscriptions 2025-01-05 05:50:58 +01:00
ThetaDev
2e21ad2514 fix: dont leak authorization and cookie header in reports 2024-12-26 01:15:34 +01:00
ThetaDev
7a6a020a39 fix: error 400 when fetching player with login 2024-12-20 03:06:03 +01:00
ThetaDev
06e85fb349 fix: extract transcript from comment voice replies 2024-12-19 01:32:15 +01:00
ThetaDev
77dae2805b feat: add auto-dubbed audio tracks, improved StreamFilter 2024-12-19 01:30:35 +01:00
ThetaDev
31677181d5 fix: update client versions, enable Opus audio with iOS client 2024-12-18 19:44:42 +01:00
ThetaDev
b7892c836c feat: log warning when generating report 2024-12-18 19:33:43 +01:00
ThetaDev
d61e38862c fix: remove leading zero-width-space from comments, ensure space after links 2024-12-18 19:31:24 +01:00
ThetaDev
c4a89c4601 fix: deobf function extraction, allow $ in variable names 2024-12-16 01:31:04 +01:00
ThetaDev
61e26d65b5 chore: update user agent 2024-12-15 17:49:51 +01:00
ThetaDev
0b59754171 fix: nsig fn extra variable extraction 2024-12-13 22:36:01 +01:00
ThetaDev
85ca573926 fix: replace deprecated call to time::util::days_in_year_month 2024-12-13 04:04:43 +01:00
ThetaDev
ae5b381572 fix: deobfuscation function extraction 2024-12-13 03:55:06 +01:00
ThetaDev
37791ac47b fix: limit retry attempts to fetch client versions and deobf data 2024-12-13 03:47:37 +01:00
ThetaDev
8a2dee19f7 fix: lifetime-related lints 2024-12-01 22:29:24 +01:00
ThetaDev
49bdb84125 fix: A/B test 18: music playlist facepile avatar model 2024-11-25 16:42:00 +01:00
ThetaDev
7a234cbb74 fix: disable Android client 2024-11-25 15:48:04 +01:00
ThetaDev
52e3485773 fix: parsing lockup playlists with "MIX" instead of view count 2024-11-10 03:25:26 +01:00
ThetaDev
275a92df2d fix: parsing videos using LockupViewModel (Music video recommendations) 2024-11-10 03:25:25 +01:00
ThetaDev
95c45838cd fix!: serde: lowercase Verification enum 2024-11-09 05:18:59 +01:00
ThetaDev
70e13fa6fc fix: A/B test 17: channel playlists lockupViewModel 2024-11-09 05:11:41 +01:00
ThetaDev
40811a89e5 fix: fetch unlocalized player data to interpret errors correctly; regression introduced with v0.6.0 2024-11-09 03:08:00 +01:00
ThetaDev
957fa22f77 feat!: replace TrackItem::is_video attr with TrackType enum; serde lowercase AlbumType enum for consistency 2024-11-09 02:55:59 +01:00
ThetaDev
7a62936392 feat: allow searching for YTM users 2024-11-09 00:36:42 +01:00
ThetaDev
4b7db80afc fix: use same visitor data for fetching artist album continuations 2024-10-24 02:02:22 +02:00
ThetaDev
987d007cf1 fix: handle auth errors 2024-10-24 01:40:56 +02:00
ThetaDev
2040fd4e0a feat: revoke OAuth token when logging out 2024-10-24 01:30:59 +02:00
ThetaDev
1dcde78053 feat: add user_auth_logout method 2024-10-24 00:46:45 +02:00
ThetaDev
1eecde4d6b test: fix authenticated testing in CI 2024-10-24 00:42:19 +02:00
ThetaDev
8cc227077b feat: add OAuth user login to access age-restricted videos 2024-10-23 23:02:32 +02:00