97c3f30d18
fix: accept user-specific playlist ids (LL, WL)
2025-01-05 05:51:00 +01:00
7c4f44d09c
feat!: generate random visitorData, remove RustyPipeQuery::get_context
and YTContext<'a>
from public API
2024-10-23 01:51:16 +02:00
9da3b25be2
fix: set tracing instrumentation level to Error
2024-08-10 00:06:56 +02:00
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
1d1dcd622f
feat: add tracing
2023-09-22 03:22:38 +02:00
cc2cadc309
fix: add support for A/B test 7 (short date format)
2023-05-28 21:07:03 +02:00
805cc5088f
fix: increase default timeout to 20s, use ffmpeg copy arg
...
ci/woodpecker/push/woodpecker Pipeline was successful
refactor: use enum for navigation endpoint
2023-05-17 14:35:10 +02:00
c8e2d342c6
feat: add support for new artist discography page
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-14 03:05:24 +02:00
cbeb14f3fd
fix: add pedantic lints
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-13 02:40:26 +02:00
a6bf9359b9
docs: improve documentation
2023-05-13 00:08:14 +02:00
a2bbc850a7
fix: reworked retry system
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-12 17:19:56 +02:00
c021496a55
refactor: uopdate NotFound error type
2023-05-08 15:21:06 +02:00
3458924018
fix: generic str for resolve_string
2023-03-10 17:32:11 +01:00
ee5e82f6bb
fix: instantiate deobfuscator in mapresponse fn
...
Reason: quickjs context is not Send
2023-02-08 12:29:08 +01:00
331a13568a
fix: v1.67 clippy lints (inline format strings)
2023-01-27 21:19:08 +01:00
92a358a079
refactor: use fancy-regex only for backtracking
2023-01-23 15:33:05 +01:00
f526ab38eb
refactor!: refactored response models
...
doc: documented all public methods
2022-12-09 01:02:09 +01:00
8097873fe1
refactor: use generic string arguments
2022-11-30 13:17:28 +01:00
9b6c952fd3
fix: support YTM browse urls
2022-11-09 21:02:21 +01:00
c263ba2345
feat: resolve music album urls
2022-11-07 23:01:10 +01:00
9d0ae0e9c2
feat: add visitor data parameter
2022-10-24 07:45:57 +02:00
b5f6b7a174
refactor: convert _or_bail macros to ok_or functions
2022-10-18 19:09:16 +02:00
b22f6995cc
feat: add URL resolver
2022-10-16 01:40:52 +02:00