|
ad75c71727
|
docs: abr streams stabilized
|
2025-04-29 12:46:53 +02:00 |
|
|
04a89c8159
|
docs: abr streams with 12% probability
|
2025-04-28 14:54:06 +02:00 |
|
|
043dc006ba
|
docs: abr streams with 25% probability
|
2025-04-26 00:36:18 +02:00 |
|
|
5b183f2b74
|
docs: abr streams with 8% probability
|
2025-04-23 21:35:15 +02:00 |
|
|
86c5bf8ef5
|
docs: abr streams discontinued
|
2025-04-23 21:35:15 +02:00 |
|
|
43b4f71a1b
|
docs: abr streams now returned with 2% probability
|
2025-04-23 21:35:14 +02:00 |
|
|
e759738c00
|
feat: add allow_abr_only option
|
2025-04-23 21:35:14 +02:00 |
|
|
a389648a4b
|
docs: abr streams now returned with 10% probability
|
2025-04-23 21:35:14 +02:00 |
|
|
69fb82e39f
|
test: update player data snapshots
|
2025-04-23 21:35:14 +02:00 |
|
|
2f3c01cb28
|
wip
|
2025-04-23 21:35:13 +02:00 |
|
|
cae99513f6
|
fix: A/B test 23 check
|
2025-04-23 21:35:13 +02:00 |
|
|
1c2db9b88d
|
Revert "fix: handle player returning no adaptive stream URLs"
This reverts commit 07db7b1166 .
|
2025-04-23 21:35:13 +02:00 |
|
|
e9fc556d89
|
wip: remove unused code
|
2025-04-23 21:35:12 +02:00 |
|
|
f4f3e4f256
|
wip: working prototype
|
2025-04-23 21:35:12 +02:00 |
|
|
3a41899ce7
|
feat: add rustypipe-abr-proto crate
|
2025-04-23 21:35:12 +02:00 |
|
|
2ecb4b6d3f
|
feat!: extract ABR streaming URL, make audio/video stream url optional
|
2025-04-23 21:35:12 +02:00 |
|
|
1f4c9c85b9
|
chore(release): release rustypipe v0.11.4
|
2025-04-23 21:30:33 +02:00 |
|
|
f0477ea3a9
|
test: add sig deobf test case
|
2025-04-23 21:29:51 +02:00 |
|
|
be6da5e7e3
|
feat: player: handle VPN ban and captcha required error messages
|
2025-04-23 21:21:23 +02:00 |
|
|
d675987654
|
fix: deobfuscator: handle 1-char long global variables, find nsig fn (player 6450230e)
|
2025-04-23 17:22:22 +02:00 |
|
|
c6abd89087
|
test: fix tests
|
2025-04-18 16:38:44 +02:00 |
|
|
703f350b6b
|
chore(release): release rustypipe v0.11.3
|
2025-04-03 13:39:28 +02:00 |
|
|
af415ddf8f
|
chore(deps): update rust crate rand to 0.9.0
|
2025-04-03 11:08:18 +00:00 |
|
|
daf3d035be
|
fix: handle music artist not found
|
2025-03-31 18:11:14 +02:00 |
|
|
187bf1c9a0
|
fix: switch client if no adaptive stream URLs were returned
|
2025-03-26 02:44:08 +01:00 |
|
|
ea80717f69
|
fix: handle music playlist/album not found
|
2025-03-26 02:35:03 +01:00 |
|
|
939a7aea61
|
fix: deobfuscator: handle global functions as well
|
2025-03-26 02:12:18 +01:00 |
|
|
47bea4eed2
|
test: update music_artist_basic snapshot
|
2025-03-26 01:38:35 +01:00 |
|
|
189ba81a42
|
fix: extractor: small simplification
|
2025-03-26 01:38:12 +01:00 |
|
|
ac44e95a88
|
fix: extractor: global variable extraction fixed
|
2025-03-26 01:20:35 +01:00 |
|
|
23c8775326
|
chore(release): release rustypipe v0.11.2
|
2025-03-24 01:50:53 +01:00 |
|
|
07db7b1166
|
fix: handle player returning no adaptive stream URLs
|
2025-03-24 01:28:07 +01:00 |
|
|
4ce6746be5
|
fix: extract deobf data with global strings variable
|
2025-03-24 01:12:01 +01:00 |
|
|
e8acbfbbcf
|
fix: A/B test 22: commandExecutorCommand for playlist continuations
|
2025-03-16 19:45:14 +01:00 |
|
|
fcf27aa3b2
|
chore(release): release rustypipe-cli v0.7.2
|
2025-03-16 18:20:32 +01:00 |
|
|
64ed3b14e3
|
chore(release): release rustypipe v0.11.1
|
2025-03-16 18:13:55 +01:00 |
|
|
63a6f50a8b
|
fix: always skip failed clients
|
2025-03-16 16:51:43 +01:00 |
|
|
8342caeb0f
|
fix: desktop client: generate PO token from user_syncid when authenticated
|
2025-03-16 01:56:29 +01:00 |
|
|
c04b60604d
|
fix: simplify get_player_from_clients logic
|
2025-03-16 01:24:54 +01:00 |
|
|
2f18efa1cf
|
fix: log download URL
|
2025-03-16 01:21:29 +01:00 |
|
|
b8f61c9bae
|
test: skip android client test
|
2025-03-04 22:50:33 +01:00 |
|
|
9ed1306f3a
|
chore(deps): update rust crate rstest to 0.25.0
|
2025-03-04 22:48:10 +01:00 |
|
|
6d481c16d0
|
update smartcrop2 to v0.4.0, remove black borders from album covers
|
2025-03-04 22:38:01 +01:00 |
|
|
144a670da1
|
chore(release): release rustypipe-cli v0.7.1
|
2025-02-26 19:48:12 +01:00 |
|
|
035c07f170
|
chore(deps): update rustypipe to 0.11.0
|
2025-02-26 19:47:42 +01:00 |
|
|
9bfd3ee1ba
|
chore(release): release rustypipe-downloader v0.3.1
|
2025-02-26 19:45:43 +01:00 |
|
|
1adcb12932
|
chore(release): release rustypipe v0.11.0
|
2025-02-26 19:41:36 +01:00 |
|
|
e7ef067f43
|
small doc fix
|
2025-02-26 19:40:10 +01:00 |
|
|
f3057b4d63
|
chore: remove commented-out debug statements
|
2025-02-26 19:32:46 +01:00 |
|
|
6737512f5f
|
fix: A/B test 21: music album recommendations
|
2025-02-26 15:21:47 +01:00 |
|