|
c8e2d342c6
|
feat: add support for new artist discography page
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-14 03:05:24 +02:00 |
|
|
bf80db8a9a
|
fix!: parse full video info from playlist items, remove PlaylistVideo model
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-13 23:10:05 +02:00 |
|
|
54f42bcb54
|
fix: add more markdown escape chars, change RichText enum
|
2023-05-13 15:59:41 +02:00 |
|
|
a0819ac72c
|
feat: add richtext to markdown conversion
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-13 03:20:48 +02:00 |
|
|
cbeb14f3fd
|
fix: add pedantic lints
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-13 02:40:26 +02:00 |
|
|
81280200f7
|
fix: add channel playlist ids to regex
|
2023-05-13 00:11:22 +02:00 |
|
|
ef1cdbc91a
|
fix: shorts duration parsing, playlist dates (no), number_nd_tokens (is)
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-05-11 22:59:56 +02:00 |
|
|
e184341625
|
fix: improve language docs + string parsing
|
2023-05-11 17:18:58 +02:00 |
|
|
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 |
|
|
c3f82f765b
|
fix: add "1 video" tokens to dict
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-07 19:29:19 +02:00 |
|
|
0008e305c2
|
refactor: add iterators for parsing tokens
|
2023-05-07 18:00:49 +02:00 |
|
|
b3331b36a7
|
Merge branch 'intl-tests'
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-07 15:06:27 +02:00 |
|
|
781064218d
|
feat: add video duration parser
|
2023-05-07 14:09:30 +02:00 |
|
|
2241223c9f
|
refactor!: made timeago module private
|
2023-05-06 21:24:11 +02:00 |
|
|
19781eab36
|
fix: improve number parsing, add number_nd_tokens
add dictionary overrides
|
2023-05-06 17:36:36 +02:00 |
|
|
97492780c6
|
fix: parsing is_ytm for playlists
|
2023-05-06 03:17:43 +02:00 |
|
|
e96d494505
|
refactor: remove by_char from dict
|
2023-05-06 01:37:07 +02:00 |
|
|
72d817edd7
|
fix: update large number samples
|
2023-05-06 01:22:13 +02:00 |
|
|
e94de9a0f6
|
fix: update playlist dates
|
2023-05-05 18:50:25 +02:00 |
|
|
bb396968dc
|
tests: completed for all languages
fix: parsing search videos without duration
|
2023-05-05 15:18:37 +02:00 |
|
|
25025ef701
|
refactor: remove bail macros
|
2023-05-04 22:18:38 +02:00 |
|
|
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 |
|
|
6a99540ef5
|
fix: playlist ID regex, tests
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-04 17:16:04 +02:00 |
|
|
ea80f8463d
|
refactor: remove month_from_n function
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-04-20 22:01:24 +02:00 |
|
|
7bcff13eb8
|
fix: use fixed testfiles location
|
2023-03-25 23:18:49 +01:00 |
|
|
331a13568a
|
fix: v1.67 clippy lints (inline format strings)
|
2023-01-27 21:19:08 +01:00 |
|
|
f7fbf40721
|
feat: add id validators
|
2023-01-23 22:32:51 +01:00 |
|
|
92a358a079
|
refactor: use fancy-regex only for backtracking
|
2023-01-23 15:33:05 +01:00 |
|
|
d8889ed5d4
|
chore: update base64 and fancy-regex
|
2023-01-21 22:28:48 +01:00 |
|
|
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 |
|
|
64d009615e
|
fix: use path_macro in tests/codegen for cross-platform paths
|
2022-11-30 10:04:16 +01:00 |
|
|
c263ba2345
|
feat: resolve music album urls
|
2022-11-07 23:01:10 +01:00 |
|
|
6e2ba71f33
|
fix: French album types, add map_album type test
|
2022-11-03 12:47:01 +01:00 |
|
|
45e2d3c7c7
|
feat: multilanguage album type parsing
- new album types: Audiobook, Show
|
2022-11-01 18:10:28 +01:00 |
|
|
44da9c7cc5
|
feat: add album variants
|
2022-10-30 22:59:02 +01:00 |
|
|
566b3e5bfc
|
feat: add music playlist
|
2022-10-29 19:57:28 +02:00 |
|
|
082d1c6c92
|
refactor: remove askama_html dependency
|
2022-10-29 00:50:12 +02:00 |
|
|
9f7f337efd
|
fix: remove split seconds
|
2022-10-18 23:06:19 +02:00 |
|
|
3c1cc92461
|
refactor: replace chrono with time-rs
|
2022-10-18 22:53:09 +02:00 |
|
|
b22f6995cc
|
feat: add URL resolver
|
2022-10-16 01:40:52 +02:00 |
|
|
01b9c8e310
|
fix: clean stuff up
|
2022-10-12 22:29:19 +02:00 |
|
|
eb9d3680cc
|
fix: handle itemSectionRenderer in recommended videos
|
2022-10-11 22:42:48 +02:00 |
|
|
25de7d678a
|
feat: add search filter, refactor params
|
2022-10-10 21:08:21 +02:00 |
|
|
1bc47b7c2d
|
refactor: move dictionary to util
|
2022-10-10 12:22:27 +02:00 |
|
|
ecb84e32e1
|
feat: add search
|
2022-10-10 01:09:13 +02:00 |
|