ThetaDev
b4f27547e3
chore(release): release rustypipe v0.11.0
2025-02-26 19:41:36 +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
4516dddaeb
feat!: add userdata feature for all personal data queries (playback history, subscriptions)
2025-02-07 13:21:12 +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
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
c74a6f62f7
feat: add support for rustypipe-botguard to get PO tokens
2025-02-05 15:56:14 +01:00
ThetaBot
ce9a32c72b
chore(deps): update rust crate rquickjs to 0.9.0 ( #33 )
2025-01-30 00:02:16 +00:00
ThetaDev
806368a4f3
chore(release): release rustypipe v0.9.0
2025-01-16 13:42:43 +01:00
ThetaDev
5cc342a88d
docs: update README
2025-01-16 03:45:12 +01:00
ThetaBot
98e9037e7a
chore(deps): update rust crate dirs to v6 ( #24 )
2025-01-13 03:00:02 +00:00
ThetaDev
cdb56de3bd
fix: switch to rquickjs crate for deobfuscator
2025-01-13 03:30:07 +01:00
ThetaDev
171c22458d
feat: add functions to fetch a user's history and subscriptions
2025-01-05 05:50:58 +01:00
ThetaBot
6f30d6e7bc
chore(deps): update rust crate rstest to 0.24.0 ( #20 )
2025-01-05 04:50:35 +00:00
ThetaDev
d2c9d6646f
fix: require new time crate version which added Month::length
2024-12-27 22:10:19 +01:00
ThetaDev
3bc3142910
chore(release): release rustypipe v0.8.0
2024-12-20 14:32:37 +01:00
ThetaDev
45388090c4
chore(release): release rustypipe v0.7.2
2024-12-13 03:56:58 +01:00
ThetaDev
54f537e84a
fix: replace futures dependency with futures-util
2024-12-01 22:24:00 +01:00
ThetaDev
ef1360528a
chore(release): release rustypipe v0.7.1
2024-11-25 16:47:29 +01:00
ThetaDev
e03276a6aa
chore(release): release rustypipe v0.7.0
2024-11-10 14:51:39 +01:00
ThetaBot
aeb1f083ea
chore(deps): update rust crate thiserror to v2 ( #16 )
2024-11-10 00:05:46 +00:00
ThetaDev
47c22597e9
chore(release): release rustypipe v0.6.0
2024-10-28 01:35:35 +01:00
ThetaBot
89d4a0379b
chore(deps): update rust crate quick-xml to 0.37.0 ( #15 )
2024-10-28 00:07:35 +00:00
ThetaBot
ed134ade5a
chore(deps): update rust crate fancy-regex to 0.14.0 ( #14 )
2024-10-27 00:37:47 +00:00
ThetaDev
14938b1d8a
chore(release): release rustypipe v0.5.0
2024-10-13 17:01:58 +02:00
ThetaBot
319ef0245e
chore(deps): update rust crate rstest to 0.23.0 ( #12 )
2024-10-12 03:58:22 +00:00
ThetaDev
389e3de331
chore(release): release rustypipe-downloader v0.2.1
2024-09-10 03:36:29 +02:00
ThetaDev
848a7ea7a0
chore(release): release rustypipe v0.4.0
2024-09-10 03:34:51 +02:00
ThetaBot
a397dafda2
chore(deps): update rust crate tokio to 1.20.4 [security] ( #10 )
...
Reviewed-on: https://codeberg.org/ThetaDev/rustypipe/pulls/10
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
2024-08-18 13:41:33 +00:00
ThetaDev
d78052aa84
chore(release): release rustypipe-downloader v0.2.0
2024-08-18 03:25:57 +02:00
ThetaDev
4e32728c02
fix: show docs.rs feature flags
2024-08-18 03:25:02 +02:00
ThetaDev
577f59b245
chore(release): release rustypipe v0.3.0
2024-08-18 03:04:09 +02:00
ThetaDev
e229d81ed6
chore: adjust dependency versions
2024-08-18 03:03:15 +02:00
ThetaDev
8efbe00f6f
chore: change repo URL to Codeberg
2024-08-18 03:03:15 +02:00
ThetaDev
284f55bec5
test: add downloader test
2024-08-17 23:11:44 +02:00
Forgejo Actions
54defcc4f1
chore(deps): update rust crate rstest to 0.22.0 ( #9 )
2024-08-14 21:22:28 +02:00
ThetaDev
9bde75ec6d
feat: downloader: add audio tagging
2024-07-31 03:27:27 +02:00
Forgejo Actions
1139f8448b
chore(deps): update rust crate quick-xml to 0.36.0 ( #8 )
...
Reviewed-on: https://code.thetadev.de/ThetaDev/rustypipe/pulls/8
Co-authored-by: Forgejo Actions <forgejo.actions@example.com>
Co-committed-by: Forgejo Actions <forgejo.actions@example.com>
2024-07-29 18:20:51 +02:00
ThetaDev
9517de2dcd
fix: improve deobfuscator (support multiple nsig name matches, error if mapping all streams fails)
...
Since YouTube keeps changing the nsig function signature and a generic regex may match at multiple places, I changed the extraction logic to search for multiple matches if necessary and test the extracted deobfuscation functions.
I also found out that if the deobfuscation fails for all streams, fetching the player still returns a successful result with no streams, suggesting that the video is not available. So I changed the mapper to throw an ExtractionError if no streams are mapped successfully.
2024-07-29 14:45:52 +02:00
ThetaDev
5fe1c8abb7
feat: overhauled downloader
2024-07-27 04:00:11 +02:00
ThetaDev
05a9ca69da
chore(release): release rustypipe v0.2.1
2024-07-01 23:37:02 +02:00
ThetaDev
729cd16ab7
fix(deps): update quick-xml to v0.35.0
2024-07-01 23:34:58 +02:00
ThetaDev
435340fafa
chore(release): release rustypipe v0.2.0
2024-06-27 13:36:39 +02:00
Forgejo Actions
8d3a751d57
chore(deps): update rust crate rstest to 0.21.0 ( #7 )
...
Reviewed-on: https://code.thetadev.de/ThetaDev/rustypipe/pulls/7
Co-authored-by: Forgejo Actions <forgejo.actions@example.com>
Co-committed-by: Forgejo Actions <forgejo.actions@example.com>
2024-06-27 05:53:08 +02:00
Forgejo Actions
98fce1af29
chore(deps): update rust crate quick-xml to 0.34.0 ( #5 )
...
Reviewed-on: https://code.thetadev.de/ThetaDev/rustypipe/pulls/5
Co-authored-by: Forgejo Actions <forgejo.actions@example.com>
Co-committed-by: Forgejo Actions <forgejo.actions@example.com>
2024-06-27 05:52:54 +02:00
Forgejo Actions
f3e3bb50b5
chore(deps): update rust crate tokio to 1.20.4 [security] ( #4 )
...
Reviewed-on: https://code.thetadev.de/ThetaDev/rustypipe/pulls/4
Co-authored-by: Forgejo Actions <forgejo.actions@example.com>
Co-committed-by: Forgejo Actions <forgejo.actions@example.com>
2024-06-27 05:52:36 +02:00
ThetaDev
cf3b84fe70
chore: fix clippy lints
2024-05-02 19:39:48 +02:00
ThetaDev
b73ea3741a
chore: introduce MSRV
2024-05-02 18:46:21 +02:00