Commit graph

26 commits

Author SHA1 Message Date
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
64d009615e fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
ThetaDev
aaffc6404d fix: support AB3 (channel handles in search results) 2022-11-22 01:30:30 +01:00
ThetaDev
8026b08e2d feat: add channel_livestreams and channel_shorts tabs 2022-10-28 23:56:13 +02:00
ThetaDev
9f7f337efd fix: remove split seconds 2022-10-18 23:06:19 +02:00
ThetaDev
3c1cc92461 refactor: replace chrono with time-rs 2022-10-18 22:53:09 +02:00
ThetaDev
01b9c8e310 fix: clean stuff up 2022-10-12 22:29:19 +02:00
ThetaDev
25de7d678a feat: add search filter, refactor params 2022-10-10 21:08:21 +02:00
Theta-Dev
1bc47b7c2d refactor: move dictionary to util 2022-10-10 12:22:27 +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
5d19259a14 feat: add number_tokens for parsing large nums to dictionary 2022-09-23 15:04:22 +02:00
ThetaDev
e800e16c68 feat: add video details mapping
- TODO: fix fetching comment count
2022-09-20 16:14:57 +02:00
ThetaDev
d6cfc7e914 move codegen to separate crate 2022-09-16 01:37:02 +02:00
ThetaDev
05f609e247 fix: clippy warnings 2022-09-15 16:05:06 +02:00
ThetaDev
6bb0c3792e add date to playlist 2022-09-08 23:01:31 +02:00
ThetaDev
9ddf9a3ac4 fix date parsing 2022-09-07 18:09:43 +02:00
ThetaDev
a992495b2b feat: add playlist date parser 2022-09-07 15:32:08 +02:00
ThetaDev
d18f175aef feat: add absolute dates/months to dictionary 2022-09-06 21:27:28 +02:00
ThetaDev
c9433d721d add playlist date collector 2022-09-06 01:33:43 +02:00
ThetaDev
513bf1dc9c finish timeago parser, refactor codegen 2022-09-05 21:43:43 +02:00
ThetaDev
500ea77788 fix: improved timeago performance 2022-09-05 14:33:04 +02:00
ThetaDev
cc63477406 test: add timeago_table 2022-09-04 14:56:45 +02:00
ThetaDev
2bba9064fc Completed timeago table 2022-09-04 00:04:44 +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