ThetaDev
7c4f44d09c
feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API
2024-10-23 01:51:16 +02:00
ThetaDev
9da3b25be2
fix: set tracing instrumentation level to Error
2024-08-10 00:06:56 +02:00
ThetaDev
90540c6aaa
feat: add client_type to VideoPlayer, simplify MapResponse trait
...
The MapResponse trait needed too many arguments, so I added the MapRespCtx object.
Also added the client_type to the context, so it can be added to the extracted player data.
This is necessary to be able to download videos with the correct user agent
2024-07-27 02:30:24 +02:00
ThetaDev
1d1dcd622f
feat: add tracing
2023-09-22 03:22:38 +02:00
ThetaDev
cc2cadc309
fix: add support for A/B test 7 (short date format)
2023-05-28 21:07:03 +02:00
ThetaDev
805cc5088f
fix: increase default timeout to 20s, use ffmpeg copy arg
...
refactor: use enum for navigation endpoint
2023-05-17 14:35:10 +02:00
ThetaDev
a45eba4705
refactor: replace VecLogError with standard Deserialize impl
2023-05-05 18:00:33 +02:00
ThetaDev
7bcff13eb8
fix: use fixed testfiles location
2023-03-25 23:18:49 +01:00
ThetaDev
d0a8b6fabe
fix: rewritten album mv replacement
2023-02-09 00:30:22 +01:00
ThetaDev
ee5e82f6bb
fix: instantiate deobfuscator in mapresponse fn
...
Reason: quickjs context is not Send
2023-02-08 12:29:08 +01:00
ThetaDev
331a13568a
fix: v1.67 clippy lints (inline format strings)
2023-01-27 21:19:08 +01:00
ThetaDev
f526ab38eb
refactor!: refactored response models
...
doc: documented all public methods
2022-12-09 01:02:09 +01:00
ThetaDev
de7bd2a965
feat: add music genres
2022-12-02 00:03:50 +01:00