Commit graph

61 commits

Author SHA1 Message Date
ThetaDev
bd0f3adba3 fix: remove dots from timeago tokens 2023-11-15 01:03:03 +01:00
ThetaDev
53cc9f1a27 fix: parsing Singhalese numbers 2023-11-04 02:03:17 +01:00
ThetaDev
452f765ffd fix: handling new podcast links 2023-11-04 01:14:54 +01:00
ThetaDev
ba06e2c8c8 fix: a/b test 10: channel about modal 2023-11-03 21:46:55 +01:00
ThetaDev
1ec1666d77 fix: tests, clippy lints 2023-10-08 01:04:52 +02:00
ThetaDev
abd3317a10 chore: fix clippy lints 2023-09-16 23:34:34 +02:00
ThetaDev
ac25490435 chore: fix clippy lints 2023-08-30 22:05:18 +02:00
ThetaDev
e2eda901b1 fix: add support for new channel about data model 2023-08-22 22:58:28 +02:00
ThetaDev
e5c51fe995 fix: extract visitor data from html page 2023-08-03 19:31:34 +02:00
ThetaDev
68926b9ca2 refactor: split music item mapping into multiple fns 2023-07-22 16:36:57 +02:00
ThetaDev
375c08d11b fix: playlist id regex 2023-07-04 12:47:05 +02:00
ThetaDev
32b4800b46 fix!: remove possible panic from client builder
fix: simplify integer divisions
2023-05-31 12:14:11 +02:00
ThetaDev
0cd018e37a fix: add dictionary support for short timeago strings 2023-05-31 01:41:46 +02:00
ThetaDev
cc2cadc309 fix: add support for A/B test 7 (short date format) 2023-05-28 21:07:03 +02:00
ThetaDev
cca9838b7e fix: playlist id regex 2023-05-28 19:28:33 +02:00
ThetaDev
da8b2a27fc fix: Swahili duration text parsing 2023-05-22 17:44:14 +02:00
ThetaDev
c8e2d342c6 feat: add support for new artist discography page 2023-05-14 03:05:24 +02:00
ThetaDev
bf80db8a9a fix!: parse full video info from playlist items, remove PlaylistVideo model 2023-05-13 23:10:05 +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
81280200f7 fix: add channel playlist ids to regex 2023-05-13 00:11:22 +02:00
ThetaDev
ef1cdbc91a fix: shorts duration parsing, playlist dates (no), number_nd_tokens (is) 2023-05-11 22:59:56 +02:00
ThetaDev
e184341625 fix: improve language docs + string parsing 2023-05-11 17:18:58 +02:00
ThetaDev
3a75ed8610 feat!: add channel_videos_tab, channel_videos_order,
remove channel_shorts, channel_livestreams
fix: parsing video types and short durations
2023-05-11 17:18:14 +02:00
ThetaDev
c3f82f765b fix: add "1 video" tokens to dict 2023-05-07 19:29:19 +02:00
ThetaDev
0008e305c2 refactor: add iterators for parsing tokens 2023-05-07 18:00:49 +02:00
ThetaDev
b3331b36a7 Merge branch 'intl-tests' 2023-05-07 15:06:27 +02:00
ThetaDev
781064218d feat: add video duration parser 2023-05-07 14:09:30 +02:00
ThetaDev
2241223c9f refactor!: made timeago module private 2023-05-06 21:24:11 +02:00
ThetaDev
19781eab36 fix: improve number parsing, add number_nd_tokens
add dictionary overrides
2023-05-06 17:36:36 +02:00
ThetaDev
97492780c6 fix: parsing is_ytm for playlists 2023-05-06 03:17:43 +02:00
ThetaDev
e96d494505 refactor: remove by_char from dict 2023-05-06 01:37:07 +02:00
ThetaDev
72d817edd7 fix: update large number samples 2023-05-06 01:22:13 +02:00
ThetaDev
e94de9a0f6 fix: update playlist dates 2023-05-05 18:50:25 +02:00
ThetaDev
bb396968dc tests: completed for all languages
fix: parsing search videos without duration
2023-05-05 15:18:37 +02:00
ThetaDev
25025ef701 refactor: remove bail macros 2023-05-04 22:18:38 +02:00
ThetaDev
b88faa9d05 tests: run tests with different lang settings
fix: parsing subscriber count on channel search itms
fix: add warnings for all date and numstr parsing
fix: error parsing search suggestions
2023-05-04 21:44:10 +02:00
ThetaDev
6a99540ef5 fix: playlist ID regex, tests 2023-05-04 17:16:04 +02:00
ThetaDev
ea80f8463d refactor: remove month_from_n function 2023-04-20 22:01:24 +02:00
ThetaDev
7bcff13eb8 fix: use fixed testfiles location 2023-03-25 23:18:49 +01:00
ThetaDev
331a13568a fix: v1.67 clippy lints (inline format strings) 2023-01-27 21:19:08 +01:00
ThetaDev
f7fbf40721 feat: add id validators 2023-01-23 22:32:51 +01:00
ThetaDev
92a358a079 refactor: use fancy-regex only for backtracking 2023-01-23 15:33:05 +01:00
ThetaDev
d8889ed5d4 chore: update base64 and fancy-regex 2023-01-21 22:28:48 +01:00
ThetaDev
a706a7011b feat: redirect secondary YT channels to the YTM channel
Squashed commit of the following:

commit 88809265ead6eadfafab4b74091dd1af357b9577
Author: ThetaDev <t.testboy@gmail.com>
Date:   Sat Jan 21 22:16:23 2023 +0100

    feat: redirect secondary YT channels to the YTM channel

commit 02cc120912509f40f45da243ba5d37798b9ff411
Author: ThetaDev <t.testboy@gmail.com>
Date:   Mon Jan 9 23:57:18 2023 +0100

    add artists_no_tracks testfile
2023-01-21 22:18:25 +01:00
ThetaDev
64d009615e fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
ThetaDev
c263ba2345 feat: resolve music album urls 2022-11-07 23:01:10 +01:00
ThetaDev
6e2ba71f33 fix: French album types, add map_album type test 2022-11-03 12:47:01 +01:00
ThetaDev
45e2d3c7c7 feat: multilanguage album type parsing
- new album types: Audiobook, Show
2022-11-01 18:10:28 +01:00