Commit graph

10 commits

Author SHA1 Message Date
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
92a358a079 refactor: use fancy-regex only for backtracking 2023-01-23 15:33:05 +01:00
ThetaDev
f526ab38eb refactor!: refactored response models
doc: documented all public methods
2022-12-09 01:02:09 +01:00
ThetaDev
8097873fe1 refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
ThetaDev
9b6c952fd3 fix: support YTM browse urls 2022-11-09 21:02:21 +01:00
ThetaDev
c263ba2345 feat: resolve music album urls 2022-11-07 23:01:10 +01:00
ThetaDev
9d0ae0e9c2 feat: add visitor data parameter 2022-10-24 07:45:57 +02:00
ThetaDev
b5f6b7a174 refactor: convert _or_bail macros to ok_or functions 2022-10-18 19:09:16 +02:00
ThetaDev
b22f6995cc feat: add URL resolver 2022-10-16 01:40:52 +02:00