Commit graph

34 commits

Author SHA1 Message Date
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
ThetaDev
44da9c7cc5 feat: add album variants 2022-10-30 22:59:02 +01:00
ThetaDev
566b3e5bfc feat: add music playlist 2022-10-29 19:57:28 +02:00
ThetaDev
082d1c6c92 refactor: remove askama_html dependency 2022-10-29 00:50:12 +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
b22f6995cc feat: add URL resolver 2022-10-16 01:40:52 +02:00
ThetaDev
01b9c8e310 fix: clean stuff up 2022-10-12 22:29:19 +02:00
ThetaDev
eb9d3680cc fix: handle itemSectionRenderer in recommended videos 2022-10-11 22:42:48 +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
ecb84e32e1 feat: add search 2022-10-10 01:09:13 +02:00