Commit graph

16 commits

Author SHA1 Message Date
ThetaDev
b8825f9199
feat: add text formatting (bold/italic/strikethrough) 2024-04-03 03:28:13 +02:00
ThetaDev
22deccb408 feat: add is_empty method to richtext 2023-11-21 13:29:46 +01:00
ThetaDev
ac25490435 chore: fix clippy lints 2023-08-30 22:05:18 +02:00
ThetaDev
22e298ff98 fix: a/b test 8: parsing view count for tracks 2023-08-23 11:28:38 +02:00
ThetaDev
54f42bcb54 fix: add more markdown escape chars, change RichText enum 2023-05-13 15:59:41 +02:00
ThetaDev
a0819ac72c feat: add richtext to markdown conversion 2023-05-13 03:20:48 +02:00
ThetaDev
cbeb14f3fd fix: add pedantic lints 2023-05-13 02:40:26 +02:00
ThetaDev
f526ab38eb refactor!: refactored response models
doc: documented all public methods
2022-12-09 01:02:09 +01:00
ThetaDev
01a2717c11 fix: map track/mv type correctly for album items 2022-11-30 22:43:50 +01:00
ThetaDev
082d1c6c92 refactor: remove askama_html dependency 2022-10-29 00:50:12 +02:00
ThetaDev
b22f6995cc feat: add URL resolver 2022-10-16 01:40:52 +02:00
ThetaDev
49f3aa3577 docs: more model documentation 2022-09-27 16:31:38 +02:00
ThetaDev
5d19259a14 feat: add number_tokens for parsing large nums to dictionary 2022-09-23 15:04:22 +02:00
ThetaDev
67ae1eb21d feat: add channel_videos
refactor: unify VideoListItem
2022-09-22 00:01:09 +02:00
ThetaDev
e4b10fcc83 feat: extract timestamps from video links 2022-09-21 17:19:17 +02:00
ThetaDev
8629454b5b feat: add rich text extraction
- add video detail tests
2022-09-21 15:10:05 +02:00