Commit graph

25 commits

Author SHA1 Message Date
ThetaDev
49f3aa3577 docs: more model documentation 2022-09-27 16:31:38 +02:00
ThetaDev
305c3ee70e feat: add ChannelRss
- add documentation
- small model refactor: rename player VideoPlayerDetails.thumbnails to thumbnail
2022-09-27 15:23:09 +02:00
ThetaDev
6ac5bc3782 feat: add channel video/playlist continuation 2022-09-26 21:26:22 +02:00
ThetaDev
67ae1eb21d feat: add channel_videos
refactor: unify VideoListItem
2022-09-22 00:01:09 +02:00
ThetaDev
86a348f210 feat: add video details pagination, tests 2022-09-21 18:17:28 +02:00
ThetaDev
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
ThetaDev
17b6844eb0 add builder to RustyPipe 2022-09-17 00:41:23 +02:00
ThetaDev
d6cfc7e914 move codegen to separate crate 2022-09-16 01:37:02 +02:00
ThetaDev
8548bc81e9 finished client refactor, client2 -> client 2022-09-15 17:26:00 +02:00
ThetaDev
bb015561c1 fix: extract client version from html page 2022-09-10 11:22:09 +02:00
ThetaDev
513bf1dc9c finish timeago parser, refactor codegen 2022-09-05 21:43:43 +02:00
ThetaDev
9da166304a feat: add video response
- started timeago_table
2022-09-03 11:20:07 +02:00
ThetaDev
346406c1c8 feat: add timeago parser, playlist_cont 2022-09-01 20:16:00 +02:00
ThetaDev
21675d5b1d feat: add stream filter 2022-08-26 16:48:26 +02:00
ThetaDev
a6041a013b add playlist response mapping 2022-08-04 13:15:10 +02:00
ThetaDev
0b10e67ff5 test YT Music client 2022-08-02 21:26:40 +02:00
ThetaDev
26da4fad2c add desktop music client 2022-08-02 20:41:47 +02:00
ThetaDev
15e854b341 add snapshot testing with insta 2022-08-02 19:24:46 +02:00
ThetaDev
4600edc81f add downloader 2022-08-02 15:09:40 +02:00
ThetaDev
46730ee8fa add player data mapping 2022-08-01 19:50:38 +02:00
ThetaDev
edee1d2cfa add tvhtml5embed client 2022-07-31 20:40:18 +02:00
ThetaDev
db6ece6c61 implemented cache 2022-07-31 20:13:18 +02:00
ThetaDev
d7caceba7a add android/ios client, add cache 2022-07-31 10:54:28 +02:00
ThetaDev
030fd9934e add player response model 2022-07-28 21:04:38 +02:00
ThetaDev
b85b9893a8 add client module 2022-07-25 12:30:16 +02:00