Commit graph

117 commits

Author SHA1 Message Date
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
9ddf9a3ac4 fix date parsing 2022-09-07 18:09:43 +02:00
a992495b2b feat: add playlist date parser 2022-09-07 15:32:08 +02:00
d18f175aef feat: add absolute dates/months to dictionary 2022-09-06 21:27:28 +02:00
c9433d721d add playlist date collector 2022-09-06 01:33:43 +02:00
513bf1dc9c finish timeago parser, refactor codegen 2022-09-05 21:43:43 +02:00
500ea77788 fix: improved timeago performance 2022-09-05 14:33:04 +02:00
cc63477406 test: add timeago_table 2022-09-04 14:56:45 +02:00
2bba9064fc Completed timeago table 2022-09-04 00:04:44 +02:00
9da166304a feat: add video response
- started timeago_table
2022-09-03 11:20:07 +02:00
346406c1c8 feat: add timeago parser, playlist_cont 2022-09-01 20:16:00 +02:00
5b8c3d646a feat: add playlist extraction
- replace original base.js with dummy
2022-08-30 00:31:00 +02:00
21675d5b1d feat: add stream filter 2022-08-26 16:48:26 +02:00
a6041a013b add playlist response mapping 2022-08-04 13:15:10 +02:00
0b10e67ff5 test YT Music client 2022-08-02 21:26:40 +02:00
15e854b341 add snapshot testing with insta 2022-08-02 19:24:46 +02:00