320a8c2c24
feat: add history item dates, extend timeago parser
2025-01-05 05:50:59 +01:00
044094a4b7
feat!: replace TrackItem::is_video
attr with TrackType enum; serde lowercase AlbumType enum for consistency
2024-11-09 02:55:59 +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
452f765ffd
fix: handling new podcast links
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-04 01:14:54 +01: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
a2bbc850a7
fix: reworked retry system
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-12 17:19:56 +02: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
f526ab38eb
refactor!: refactored response models
...
doc: documented all public methods
2022-12-09 01:02:09 +01:00
88104753e0
feat: add Zz (global) country param
2022-12-01 13:31:36 +01:00
f20ea693a6
feat: add music charts
2022-12-01 12:56:58 +01:00