Commit graph

774 commits

Author SHA1 Message Date
ThetaDev
1c29c08443 chore(release): release rustypipe-downloader v0.3.1 2025-02-26 19:45:43 +01:00
ThetaDev
b4f27547e3 chore(release): release rustypipe v0.11.0 2025-02-26 19:41:36 +01:00
ThetaDev
0eab1a4caa small doc fix 2025-02-26 19:40:10 +01:00
ThetaDev
cc82c3e303 chore: remove commented-out debug statements 2025-02-26 19:32:46 +01:00
ThetaDev
58784dbc97 fix: A/B test 21: music album recommendations 2025-02-26 15:21:47 +01:00
ThetaDev
c2459ab525 feat: add original album track count, fix fetching albums with more than 200 tracks 2025-02-26 15:21:47 +01:00
ThetaDev
c0b6702e11 ci: disable renovate 2025-02-22 23:02:15 +00:00
ThetaDev
a1792f2eb3 test: fix tests 2025-02-18 00:16:09 +01:00
ThetaDev
605fb6bfe3 ci: remove workflow_dispatch trigger 2025-02-09 04:35:30 +01:00
ThetaDev
677de4e495 ci: add CLI release files 2025-02-09 03:57:13 +01:00
ThetaDev
74a0a69066 change line in downloader changelog 2025-02-09 03:15:30 +01:00
ThetaDev
4a32f2cef2 chore(release): release rustypipe-cli v0.7.0 2025-02-09 03:14:30 +01:00
ThetaDev
651c1e55b9 feat: add verbose flag 2025-02-09 03:09:47 +01:00
ThetaDev
e71e3d1197 chore(release): release rustypipe-downloader v0.3.0 2025-02-09 02:53:59 +01:00
ThetaDev
3642848762 chore(release): release rustypipe v0.10.0 2025-02-09 02:32:44 +01:00
ThetaDev
7a6241535c Revert "refactor!: rename n_http_retries option to n_request_attempts to be less misleading"
This reverts commit c4a0d0feb5.
2025-02-09 02:20:55 +01:00
ThetaDev
1bd3d9f298 ci: release rustypipe-cli binaries 2025-02-09 02:01:27 +01:00
ThetaDev
061cd8d44e 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
1ce6b04f66 doc: add Botguard info to README 2025-02-07 23:15:34 +01:00
ThetaDev
0dbada33de refactor: rename rustypipe-cli binary name to rustypipe 2025-02-07 22:50:56 +01:00
ThetaDev
dd87134283 fix: only use cached potokens with min. 10min lifetime 2025-02-07 22:01:59 +01:00
ThetaDev
ef24dc3e95 ci: update rustypipe-botguard 2025-02-07 20:46:33 +01:00
ThetaDev
4516dddaeb feat!: add userdata feature for all personal data queries (playback history, subscriptions) 2025-02-07 13:21:12 +01:00
ThetaDev
fd5801938d shorten CLI timezone flags, add docs 2025-02-07 04:13:45 +01:00
ThetaDev
c729391e54 reorganize time-tz dependency 2025-02-07 04:13:45 +01:00
ThetaDev
52b204c2a1 fix: use localzone crate to get local tz 2025-02-07 04:13:44 +01:00
ThetaDev
f344fa43a6 fix: compile error on windows 2025-02-07 04:13:44 +01:00
ThetaDev
b082dd4740 feat: add --timezone-local CLI option 2025-02-07 04:13:44 +01:00
ThetaDev
d408bf0ff8 fix: correct timezone offset for parsed dates, add timezone_local option 2025-02-07 04:13:44 +01:00
ThetaDev
85a92b1a53 feat: add timezone query option 2025-02-07 04:13:43 +01:00
ThetaDev
6582bf1434 fix iOS client doc 2025-02-07 04:13:39 +01:00
ThetaDev
eff180a080 update visitor data cache docs 2025-02-06 14:14:22 +01:00
ThetaDev
2ce96b14de feat: log failed player fetch attempts with player_from_clients 2025-02-06 14:04:01 +01:00
ThetaDev
f0d5e9f195 refactor!: add client_type field to DownloadError, rename cli option po-token-cache to pot-cache 2025-02-06 13:47:10 +01:00
ThetaDev
f5abfb0d93 ci: download rustypipe-botguard from codeberg 2025-02-06 13:22:31 +01:00
ThetaDev
533cb92f51 fix: output full request body in reports, clean up get_player_po_token 2025-02-06 03:56:11 +01:00
ThetaDev
c4a0d0feb5 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
d61e9ae3fe feat: rewrite request attempt system, retry with different visitor data 2025-02-06 03:12:54 +01:00
ThetaDev
442523670a feat: check rustypipe-botguard-api version 2025-02-06 01:41:48 +01:00
ThetaDev
799e1c8450 feat: add session po token cache 2025-02-06 00:48:37 +01:00
ThetaDev
f152a853b8 fix: allow player data to be fetched without botguard 2025-02-05 15:56:15 +01:00
ThetaDev
3849982dab revert user agent 2025-02-05 15:56:15 +01:00
ThetaDev
e9a8f5b8d2 ci: fix rustypipe-botguard download 2025-02-05 15:56:15 +01:00
ThetaDev
c0accc3e12 feat: remove manual PO token options from downloader/cli, add new rustypipe-botguard options 2025-02-05 15:56:14 +01:00
ThetaDev
c74a6f62f7 feat: add support for rustypipe-botguard to get PO tokens 2025-02-05 15:56:14 +01:00
ThetaDev
e5a8a0e732 fix: download audio with dolby codec 2025-02-05 15:56:14 +01:00
ThetaDev
52744ee3bf 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
5b4e12e794 fix: retry updating deobf data after a RustyPipe update 2025-02-05 11:55:05 +01:00
ThetaDev
e04d1240d8 test: fix tests 2025-02-05 10:21:16 +01:00
ThetaDev
709f4e7de1 fix: extracting nsig fn when outside variable starts with $ 2025-02-05 10:15:52 +01:00