Commit graph

13 commits

Author SHA1 Message Date
ThetaDev
cbeb14f3fd fix: add pedantic lints 2023-05-13 02:40:26 +02:00
ThetaDev
2241223c9f refactor!: made timeago module private 2023-05-06 21:24:11 +02:00
ThetaDev
800073df48 feat(codegen): collected video duration samples 2023-05-06 21:12:49 +02:00
ThetaDev
19781eab36 fix: improve number parsing, add number_nd_tokens
add dictionary overrides
2023-05-06 17:36:36 +02:00
ThetaDev
e96d494505 refactor: remove by_char from dict 2023-05-06 01:37:07 +02:00
ThetaDev
2a4233e5d5 fix: use regex crate in codegen 2023-02-18 20:42:00 +01:00
ThetaDev
331a13568a fix: v1.67 clippy lints (inline format strings) 2023-01-27 21:19:08 +01:00
ThetaDev
45e2d3c7c7 feat: multilanguage album type parsing
- new album types: Audiobook, Show
2022-11-01 18:10:28 +01: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
d6cfc7e914 move codegen to separate crate 2022-09-16 01:37:02 +02:00
Renamed from src/codegen/gen_dictionary.rs (Browse further)