ThetaDev
2d3914bc4b
chore(release): release rustypipe v0.4.0
2024-09-10 03:34:51 +02:00
ThetaBot
a445e51b54
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
cad3bcd9e9
chore(release): release rustypipe-downloader v0.2.0
2024-08-18 03:25:57 +02:00
ThetaDev
67a231d6d1
fix: show docs.rs feature flags
2024-08-18 03:25:02 +02:00
ThetaDev
d933f1b2fd
chore(release): release rustypipe v0.3.0
2024-08-18 03:04:09 +02:00
ThetaDev
70c6f8c3b9
chore: adjust dependency versions
2024-08-18 03:03:15 +02:00
ThetaDev
17933315d9
chore: change repo URL to Codeberg
2024-08-18 03:03:15 +02:00
ThetaDev
a3a1d9abf3
test: add downloader test
2024-08-17 23:11:44 +02:00
Forgejo Actions
abb783219a
chore(deps): update rust crate rstest to 0.22.0 ( #9 )
2024-08-14 21:22:28 +02:00
ThetaDev
1e1315a837
feat: downloader: add audio tagging
2024-07-31 03:27:27 +02:00
Forgejo Actions
b6bc05c1f3
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
8152ce6b08
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
11a0038350
feat: overhauled downloader
2024-07-27 04:00:11 +02:00
ThetaDev
182826a3ac
chore(release): release rustypipe v0.2.1
2024-07-01 23:37:02 +02:00
ThetaDev
298e4def93
fix(deps): update quick-xml to v0.35.0
2024-07-01 23:34:58 +02:00
ThetaDev
ea5df007bc
chore(release): release rustypipe v0.2.0
2024-06-27 13:36:39 +02:00
Forgejo Actions
c3af918ba5
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
1e8a1af08c
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
ce3ec34337
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
45b9f2a627
chore: fix clippy lints
2024-05-02 19:39:48 +02:00
ThetaDev
5dbb288a49
chore: introduce MSRV
2024-05-02 18:46:21 +02:00
ThetaDev
50fd1f08ca
chore: update rstest to v0.19.0
2024-04-11 23:11:20 +02:00
ThetaDev
449fc0128e
chore(release): release rustypipe v0.1.3
2024-04-02 01:52:43 +02:00
ThetaDev
79c504954e
chore(release): release rustypipe v0.1.2
2024-03-26 21:23:37 +01:00
ThetaDev
47e077e03b
chore(release): bump rustypipe to v0.1.1
2024-03-26 20:03:11 +01:00
ThetaDev
e4b204eae6
fix: move package attributes to workspace
2024-03-23 00:56:48 +01:00
ThetaDev
6598a23d06
fix: specify internal dependency versions
2024-03-23 00:24:41 +01:00
ThetaDev
9b7bd4c40c
ci: add release workflow
2024-03-22 14:57:27 +01:00
ThetaDev
f4f1f1e761
chore: update dependencies, use workspace deps
2024-03-22 00:53:27 +01:00
ThetaDev
edb5ab0abb
chore: update base64 to v0.22
2024-03-16 19:23:11 +01:00
ThetaDev
8f0e146839
chore: update dependencies
2024-01-02 18:01:32 +01:00
ThetaDev
deeffacc1c
feat: use official date serializer, fix test
2023-12-06 21:53:35 +01:00
ThetaDev
a5ec111af4
chore: update dependencies
2023-11-13 13:06:07 +01:00
ThetaDev
596b9c4d4a
fix: remove serde_with json feature
2023-11-13 13:04:46 +01:00
ThetaDev
127596687b
chore: update quick-xml
2023-09-22 03:25:39 +02:00
ThetaDev
1d1dcd622f
feat: add tracing
2023-09-22 03:22:38 +02:00
ThetaDev
dff95d1272
chore: update email address
2023-08-15 16:24:05 +02:00
ThetaDev
dc7247ac14
chore: update regex dependency
...
Issue was fixed: https://github.com/rust-lang/regex/issues/1060
2023-08-06 15:07:34 +02:00
ThetaDev
ed84f72ace
fix: hold back regex crate (v1.9.0 causes issues)
...
Reported issue: https://github.com/rust-lang/regex/issues/1060
2023-08-03 18:29:33 +02:00
ThetaDev
dd8a1a085b
chore: update dependencies
2023-07-22 16:44:40 +02:00
ThetaDev
a6bf9359b9
docs: improve documentation
2023-05-13 00:08:14 +02:00
ThetaDev
86775ea95b
feat: add audio track types
2023-05-11 17:18:58 +02:00
ThetaDev
6ad77d8daa
fix: limit serde_with features
2023-05-09 17:35:21 +02:00
ThetaDev
c15d46e0c4
feat: add all request tls options
2023-05-08 17:07:29 +02:00
ThetaDev
c06d357caf
fix: remove unneeded dev dependency
2023-05-07 20:43:11 +02:00
ThetaDev
923e47e5cf
chore: update serde_with to 3.0.0
2023-05-06 21:24:42 +02:00
ThetaDev
d33829860e
chore: update quick-xml and rstest
2023-03-31 21:50:35 +02:00
ThetaDev
d9e07b37e6
fix: use quick-js-dtp crate
2023-02-06 19:54:52 +01:00
ThetaDev
92a358a079
refactor: use fancy-regex only for backtracking
2023-01-23 15:33:05 +01:00
ThetaDev
4cc069fba2
chore: update quick-xml
2023-01-22 12:26:54 +01:00