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 |
|
ThetaDev
|
448657bcb5
|
feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API
|
2024-10-23 01:51:16 +02:00 |
|
ThetaDev
|
43805aca66
|
feat!: remove TvHtml5Embed client as it got disabled
|
2024-10-23 01:42:02 +02:00 |
|
ThetaDev
|
ed7c5fd3bb
|
fix: update channel order tokens
|
2024-10-23 00:30:18 +02:00 |
|
ThetaDev
|
93dbd0d20c
|
fix: fetch artist albums continuation
|
2024-10-22 23:56:59 +02:00 |
|
ThetaDev
|
bef2fc3df6
|
fix: skip serializing empty cache entries
|
2024-10-13 22:42:21 +02:00 |
|
ThetaDev
|
ee76cee8d1
|
feat: add mobile client
|
2024-10-13 05:16:06 +02:00 |
|
ThetaDev
|
4544536a75
|
fix: A/B test 16 (pageHeaderRenderer on playlist pages)
|
2024-10-12 05:47:47 +02:00 |
|
ThetaDev
|
11e25c8e02
|
fix: ignore live tracks in YTM searches
|
2024-10-12 05:33:23 +02:00 |
|
ThetaDev
|
a8c7823d44
|
fix: prioritize visitor_data argument before opts
|
2024-10-12 05:29:04 +02:00 |
|
ThetaDev
|
c5e695e297
|
feat: add RustyPipe version constant
|
2024-09-10 03:15:41 +02:00 |
|
ThetaDev
|
a7fb0d641a
|
fix: A/B test 15 (parsing channel shortsLockupViewModel)
|
2024-09-10 03:12:16 +02:00 |
|
ThetaDev
|
4e32728c02
|
fix: show docs.rs feature flags
|
2024-08-18 03:25:02 +02:00 |
|
ThetaDev
|
4e53247e9c
|
feat!: remove startpage
|
2024-08-18 03:03:11 +02:00 |
|
ThetaDev
|
cf0eb81002
|
fix: get TV client version
|
2024-08-17 03:26:20 +02:00 |
|
ThetaDev
|
554529d696
|
feat!: add handle to ChannelItem, remove video_count
|
2024-08-17 03:05:57 +02:00 |
|
ThetaDev
|
b715ae18c4
|
feat!: update channel model, addd handle + video_count, remove tv/mobile banner
|
2024-08-17 02:44:47 +02:00 |
|
ThetaDev
|
0077128d77
|
fix: parsing channels without banner
|
2024-08-17 00:42:47 +02:00 |
|
ThetaDev
|
9f16a63fe3
|
fix: player_from_clients: fall back to TvHtml5Embed client
|
2024-08-17 00:21:47 +02:00 |
|
ThetaDev
|
0b8cc6ac86
|
fix: detect ip-ban error message
|
2024-08-10 16:26:43 +02:00 |
|
ThetaDev
|
1a62471ad7
|
feat: change default player client order
|
2024-08-10 03:03:15 +02:00 |
|
ThetaDev
|
1bd49fc53d
|
fix: set tracing instrumentation level to Error
|
2024-08-10 00:06:56 +02:00 |
|
ThetaDev
|
df2ecf177d
|
fix: extraction error message
|
2024-08-08 15:10:55 +02:00 |
|
ThetaDev
|
9956048377
|
fix: make Verification enum exhaustive
|
2024-08-08 14:56:39 +02:00 |
|
ThetaDev
|
171b3cb8d1
|
feat: add YtEntity trait to YouTubeItem and MusicItem
|
2024-08-08 03:22:04 +02:00 |
|
ThetaDev
|
b609edd004
|
fix: add var to deobf fn assignment
|
2024-08-06 14:01:38 +02:00 |
|
ThetaDev
|
edab09184a
|
fix: nsig fn extraction
|
2024-07-31 21:46:32 +02:00 |
|
ThetaDev
|
f27d0492cb
|
feat!: add TV client
|
2024-07-30 01:55:24 +02:00 |
|