052eaf7e69
shorten CLI timezone flags, add docs
2025-02-06 15:08:03 +01:00
73bd9b34b1
reorganize time-tz dependency
2025-02-06 15:07:27 +01:00
137f6bac83
fix: use localzone crate to get local tz
2025-02-06 15:06:59 +01:00
93eb3b4f04
fix: compile error on windows
2025-02-06 15:06:46 +01:00
f80a1bf054
feat: add --timezone-local CLI option
2025-02-06 15:06:44 +01:00
e4e93ad0bd
fix: correct timezone offset for parsed dates, add timezone_local option
2025-02-06 15:05:37 +01:00
2528968131
feat: add timezone query option
2025-02-06 15:03:19 +01:00
e97df3e615
fix iOS client doc
2025-02-06 14:31:00 +01:00
8297bf0234
update visitor data cache docs
2025-02-06 14:14:22 +01:00
8e35358c89
feat: log failed player fetch attempts with player_from_clients
2025-02-06 14:04:01 +01:00
594e675b39
refactor!: add client_type field to DownloadError, rename cli option po-token-cache to pot-cache
2025-02-06 13:47:10 +01:00
5f5ac65ce9
ci: download rustypipe-botguard from codeberg
2025-02-06 13:22:31 +01:00
a0d850f8e0
fix: output full request body in reports, clean up get_player_po_token
2025-02-06 03:56:11 +01:00
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
dfd03edfad
feat: rewrite request attempt system, retry with different visitor data
2025-02-06 03:12:54 +01:00
8385b87c63
feat: check rustypipe-botguard-api version
2025-02-06 01:41:48 +01:00
b72b501b6d
feat: add session po token cache
2025-02-06 00:48:37 +01:00
29c854b20d
fix: allow player data to be fetched without botguard
2025-02-05 15:56:15 +01:00
eed1e3da3a
revert user agent
2025-02-05 15:56:15 +01:00
ef335258b7
ci: fix rustypipe-botguard download
2025-02-05 15:56:15 +01:00
cddb32f190
feat: remove manual PO token options from downloader/cli, add new rustypipe-botguard options
2025-02-05 15:56:14 +01:00
b90a252a5e
feat: add support for rustypipe-botguard to get PO tokens
2025-02-05 15:56:14 +01:00
92340056f8
fix: download audio with dolby codec
2025-02-05 15:56:14 +01:00
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
50ab1f7a5d
fix: retry updating deobf data after a RustyPipe update
2025-02-05 11:55:05 +01:00
10767fe71c
test: fix tests
2025-02-05 10:21:16 +01:00
eda16e3787
fix: extracting nsig fn when outside variable starts with $
2025-02-05 10:15:52 +01:00
6304201d12
ci: use renovate v39
2025-02-03 03:29:52 +01:00
3ccf29f78c
ci: renovate: preserveSemverRanges
2025-02-02 16:53:31 +01:00
ThetaBot
2c8ac410aa
chore(deps): update rust crate rquickjs to 0.9.0 ( #33 )
2025-01-30 00:02:16 +00:00
812ff4c5ba
fix: ensure downloader futures are send
2025-01-29 02:07:18 +01:00
15245c18b5
fix: include whole request body in report
2025-01-25 03:19:50 +01:00
9c67f8f85b
fix: a/b test 20: music continuation item renderer
2025-01-25 03:18:19 +01:00
e91541629d
fix: update iOS client
2025-01-25 01:24:36 +01:00
2b891ca078
fix: a/v streams incorrectly recognized as video-only
2025-01-22 01:59:01 +01:00
9c73ed4b30
fix: parsing mixed-case language codes like zh-CN
2025-01-18 06:59:43 +01:00
af7dc10163
fix: parsing history dates
2025-01-18 05:51:41 +01:00
32fda234e4
chore(release): release rustypipe-cli v0.6.0
2025-01-16 13:49:09 +01:00
4a8ef6dede
chore(release): release rustypipe-downloader v0.2.7
2025-01-16 13:47:47 +01:00
5fc6d9dda4
chore(release): release rustypipe v0.9.0
2025-01-16 13:42:43 +01:00
11442dfd36
docs: fix README
2025-01-16 13:39:35 +01:00
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
47424b9681
test: fix tests
2025-01-16 01:01:00 +01:00
d5abee2753
feat: add DRM and audio channel number filtering to StreamFilter
2025-01-16 00:47:49 +01:00
7cd9246260
chore: update pre-commit hooks
2025-01-15 18:12:33 +01:00
5c6d992939
fix: remove Unix file metadata usage (Windows compatibility)
2025-01-13 04:13:32 +01:00
ThetaBot
6a604252b1
chore(deps): update rust crate dirs to v6 ( #24 )
2025-01-13 03:00:02 +00:00
51dacf8df2
ci: skip authenticated tests
2025-01-13 03:51:24 +01:00