Commit graph

68 commits

Author SHA1 Message Date
bf97f31173 fix: add new attributed_text description
add mapping tests for video_details
2022-09-24 18:41:27 +02:00
e4b10fcc83 feat: extract timestamps from video links 2022-09-21 17:19:17 +02:00
8629454b5b feat: add rich text extraction
- add video detail tests
2022-09-21 15:10:05 +02:00
8c1e7bf6ac fix: fetching comment count 2022-09-20 17:24:16 +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
17b6844eb0 add builder to RustyPipe 2022-09-17 00:41:23 +02:00
8548bc81e9 finished client refactor, client2 -> client 2022-09-15 17:26:00 +02:00
05f609e247 fix: clippy warnings 2022-09-15 16:05:06 +02:00
b52fd7349b refactored client API (query builder)
use VecLogError for player streams
2022-09-14 23:55:44 +02:00
925652acdd refactored player 2022-09-13 15:46:04 +02:00
6cc927031a refactored client, added reports 2022-09-12 16:26:57 +02:00
9da166304a feat: add video response
- started timeago_table
2022-09-03 11:20:07 +02:00
5b8c3d646a feat: add playlist extraction
- replace original base.js with dummy
2022-08-30 00:31:00 +02:00
beb1177a11 first successful download 2022-08-06 23:37:27 +02:00
a6041a013b add playlist response mapping 2022-08-04 13:15:10 +02:00
b46af1f5d0 remove mime type serializer 2022-07-28 21:16:51 +02:00
030fd9934e add player response model 2022-07-28 21:04:38 +02:00