ThetaDev
80a358ee54
Revert "refactor!: rename n_http_retries option to n_request_attempts to be less misleading"
...
This reverts commit b8cfe1b034 .
2025-02-09 02:20:55 +01:00
ThetaDev
1d755b76bf
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
ThetaDev
0c94267d03
fix: only use cached potokens with min. 10min lifetime
2025-02-07 22:01:59 +01:00
ThetaDev
65cb4244c6
feat!: add userdata feature for all personal data queries (playback history, subscriptions)
2025-02-07 13:21:12 +01:00
ThetaDev
5acbf0e456
fix: use localzone crate to get local tz
2025-02-07 04:13:44 +01:00
ThetaDev
a5a7be5b4e
fix: correct timezone offset for parsed dates, add timezone_local option
2025-02-07 04:13:44 +01:00
ThetaDev
3a2370b97c
feat: add timezone query option
2025-02-07 04:13:43 +01:00
ThetaDev
ccb1178b95
fix iOS client doc
2025-02-07 04:13:39 +01:00
ThetaDev
8e35358c89
feat: log failed player fetch attempts with player_from_clients
2025-02-06 14:04:01 +01:00
ThetaDev
a0d850f8e0
fix: output full request body in reports, clean up get_player_po_token
2025-02-06 03:56:11 +01:00
ThetaDev
b8cfe1b034
refactor!: rename n_http_retries option to n_request_attempts to be less misleading
...
the option sets the total number of attempts, not the number of attempts after the first failure
2025-02-06 03:16:03 +01:00
ThetaDev
dfd03edfad
feat: rewrite request attempt system, retry with different visitor data
2025-02-06 03:12:54 +01:00
ThetaDev
8385b87c63
feat: check rustypipe-botguard-api version
2025-02-06 01:41:48 +01:00
ThetaDev
b72b501b6d
feat: add session po token cache
2025-02-06 00:48:37 +01:00
ThetaDev
29c854b20d
fix: allow player data to be fetched without botguard
2025-02-05 15:56:15 +01:00
ThetaDev
eed1e3da3a
revert user agent
2025-02-05 15:56:15 +01:00
ThetaDev
b90a252a5e
feat: add support for rustypipe-botguard to get PO tokens
2025-02-05 15:56:14 +01:00
ThetaDev
b12f4c5d82
feat: add visitor data cache, remove random visitor data
...
Apparently YouTube can detect randomly generated visitor data and
prevents both the iOS and TV player from being fetched
(Error: Sign in to confirm you’re not a bot). Therefore the visitor
data generation code was removed and replaced with a cache that randomly
chooses from a selection of real visitor data.
2025-02-05 15:56:14 +01:00
ThetaDev
50ab1f7a5d
fix: retry updating deobf data after a RustyPipe update
2025-02-05 11:55:05 +01:00
ThetaDev
15245c18b5
fix: include whole request body in report
2025-01-25 03:19:50 +01:00
ThetaDev
9c67f8f85b
fix: a/b test 20: music continuation item renderer
2025-01-25 03:18:19 +01:00
ThetaDev
e91541629d
fix: update iOS client
2025-01-25 01:24:36 +01:00
ThetaDev
2b891ca078
fix: a/v streams incorrectly recognized as video-only
2025-01-22 01:59:01 +01:00
ThetaDev
9c512c3c4d
fix: player_from_clients method not send/sync
2025-01-16 04:23:02 +01:00
ThetaDev
0432477451
docs: update README
2025-01-16 03:45:12 +01:00
ThetaDev
d5abee2753
feat: add DRM and audio channel number filtering to StreamFilter
2025-01-16 00:47:49 +01:00
ThetaDev
5daad1b700
fix: A/B test 19: Music artist album groups reordered
2025-01-13 03:22:38 +01:00
ThetaDev
2af4001c75
feat: extract player DRM data
2025-01-13 03:22:37 +01:00
ThetaDev
2b2b4af0b2
fix: only use auth-enabled clients for fetching player with auth option enabled
2025-01-13 03:22:37 +01:00
ThetaDev
27f64fc412
feat: add method to get saved_playlists
2025-01-05 05:51:00 +01:00
ThetaDev
97c3f30d18
fix: accept user-specific playlist ids (LL, WL)
2025-01-05 05:51:00 +01:00
ThetaDev
cf498e4a8f
feat: add cookies.txt parser, add cookie auth + history cmds to CLI
2025-01-05 05:51:00 +01:00
ThetaDev
3c95b52cea
feat: add session headers when using cookie auth
2025-01-05 05:50:59 +01:00
ThetaDev
320a8c2c24
feat: add history item dates, extend timeago parser
2025-01-05 05:50:59 +01:00
ThetaDev
65ada37214
clarify description of music_saved_tracks and music_liked_tracks
2025-01-05 05:50:59 +01:00
ThetaDev
14e399594f
feat: add functions to fetch a user's history and subscriptions
2025-01-05 05:50:58 +01:00
ThetaDev
75fce91353
fix: dont leak authorization and cookie header in reports
2024-12-26 01:15:34 +01:00
ThetaDev
5ce84c44a6
fix: error 400 when fetching player with login
2024-12-20 03:06:03 +01:00
ThetaDev
30f60c30f9
fix: extract transcript from comment voice replies
2024-12-19 01:32:15 +01:00
ThetaDev
1b60c97a18
fix: update client versions, enable Opus audio with iOS client
2024-12-18 19:44:42 +01:00
ThetaDev
53e5846286
chore: update user agent
2024-12-15 17:49:51 +01:00
ThetaDev
44ae456d2c
fix: limit retry attempts to fetch client versions and deobf data
2024-12-13 03:47:37 +01:00
ThetaDev
c4feff37a5
fix: lifetime-related lints
2024-12-01 22:29:24 +01:00
ThetaDev
6c8108c94a
fix: A/B test 18: music playlist facepile avatar model
2024-11-25 16:42:00 +01:00
ThetaDev
a846b729e3
fix: disable Android client
2024-11-25 15:48:04 +01:00
ThetaDev
ac8fbc3e67
fix: parsing lockup playlists with "MIX" instead of view count
2024-11-10 03:25:26 +01:00
ThetaDev
870ff79ee0
fix: parsing videos using LockupViewModel (Music video recommendations)
2024-11-10 03:25:25 +01:00
ThetaDev
badb3aef82
fix!: serde: lowercase Verification enum
2024-11-09 05:18:59 +01:00
ThetaDev
342119dba6
fix: A/B test 17: channel playlists lockupViewModel
2024-11-09 05:11:41 +01:00
ThetaDev
0919cbd0df
fix: fetch unlocalized player data to interpret errors correctly; regression introduced with v0.6.0
2024-11-09 03:08:00 +01:00