Commit graph

30 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
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
ThetaDev
f20ea693a6 feat: add music charts 2022-12-01 12:56:58 +01:00
ThetaDev
8097873fe1 refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
ThetaDev
94b55711cb fix: use AsRef generics for pagination 2022-11-30 12:42:06 +01:00
ThetaDev
64d009615e fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
ThetaDev
e4046aef00 feat: add track details, radios 2022-11-10 23:19:11 +01:00
ThetaDev
8af1ae303d feat: add related playlists 2022-11-06 20:45:50 +01:00
ThetaDev
abfd630a04 test: add testfile for music search continuation 2022-11-01 16:03:53 +01:00
ThetaDev
b38bc711c7 test: add integration tests for YTM albums/search 2022-11-01 15:43:00 +01:00
ThetaDev
c7ae2f8531 fix: failing video_details_music comment test 2022-11-01 00:27:06 +01:00
ThetaDev
dac2b17dc2 feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
ThetaDev
566b3e5bfc feat: add music playlist 2022-10-29 19:57:28 +02:00
ThetaDev
9d0ae0e9c2 feat: add visitor data parameter 2022-10-24 07:45:57 +02:00
ThetaDev
39b32da5a4 fix(channel): new rich grid renderer continuation format 2022-10-19 00:24:37 +02:00
ThetaDev
b5f6b7a174 refactor: convert _or_bail macros to ok_or functions 2022-10-18 19:09:16 +02:00
ThetaDev
ae91c46fb2 refactor: remove query retries 2022-10-17 23:42:10 +02:00
ThetaDev
3a0db09e23 fix: add visitor_data to recommendation paginator 2022-10-17 23:32:12 +02:00
Theta-Dev
71c77fcfb6 refactor: update recommended video response model 2022-10-17 12:50:07 +02:00
Theta-Dev
db6b1ab8a7 refactor: update trends response model 2022-10-17 11:04:18 +02:00
ThetaDev
dbcb7fe0df refactor: use unified models for video/playlist/channel 2022-10-17 00:55:49 +02:00
ThetaDev
2b70badd4e feat: add visitor data to paginator, trends: mapping tests 2022-10-15 14:49:11 +02:00
ThetaDev
9ced819abe feat: add starpage continuation 2022-10-15 12:02:53 +02:00
ThetaDev
01b9c8e310 fix: clean stuff up 2022-10-12 22:29:19 +02:00
ThetaDev
ecb84e32e1 feat: add search 2022-10-10 01:09:13 +02:00
ThetaDev
a3e3269fb3 feat: add custom error types, remove anyhow 2022-10-08 14:36:37 +02:00
ThetaDev
6ac5bc3782 feat: add channel video/playlist continuation 2022-09-26 21:26:22 +02:00
ThetaDev
86a348f210 feat: add video details pagination, tests 2022-09-21 18:17:28 +02:00