Commit graph

10 commits

Author SHA1 Message Date
ae91c46fb2 refactor: remove query retries 2022-10-17 23:42:10 +02:00
0d1e569248 fix: handle video details not found 2022-10-12 00:01:25 +02:00
eb9d3680cc fix: handle itemSectionRenderer in recommended videos 2022-10-11 22:42:48 +02:00
78bf29453f tests: add tests for empty recommendations, new continuation 2022-10-11 19:18:31 +02:00
bf97f31173 fix: add new attributed_text description
add mapping tests for video_details
2022-09-24 18:41:27 +02:00
722f964f77 chore: fix file endings 2022-09-21 17:42:05 +02:00
8629454b5b feat: add rich text extraction
- add video detail tests
2022-09-21 15:10:05 +02:00
584d6aa3f5 feat: add is_live to video details 2022-09-20 21:22:18 +02:00
e800e16c68 feat: add video details mapping
- TODO: fix fetching comment count
2022-09-20 16:14:57 +02:00
972288d810 feat: add video details response model
- add paginator, impl for playlist items
- small model refactor
- add ignore_any deserializer
- removed unnecessary clones in response mapping
2022-09-19 00:08:37 +02:00