|
a6bf9359b9
|
docs: improve documentation
|
2023-05-13 00:08:14 +02:00 |
|
|
a2bbc850a7
|
fix: reworked retry system
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-12 17:19:56 +02:00 |
|
|
d128ca4214
|
fix tests
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-12 02:03:15 +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 |
|
|
b862d2d1f9
|
cleanup tests
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-11 17:18:58 +02:00 |
|
|
aa5cd47dcd
|
feat: add frameset
|
2023-05-11 17:18:58 +02:00 |
|
|
e184341625
|
fix: improve language docs + string parsing
|
2023-05-11 17:18:58 +02:00 |
|
|
86775ea95b
|
feat: add audio track types
|
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 |
|
|
7e5cff719a
|
refaactor: small cleanup
|
2023-05-11 17:18:14 +02:00 |
|
|
6ad77d8daa
|
fix: limit serde_with features
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-09 17:35:21 +02:00 |
|
|
c688ff74e9
|
feat: add storage_dir option
ci/woodpecker/push/woodpecker Pipeline was successful
feat(cli): store config in userdata folder
|
2023-05-08 18:07:18 +02:00 |
|
|
f036106a73
|
chore: fix pre-commit hook
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-08 17:11:10 +02:00 |
|
|
c15d46e0c4
|
feat: add all request tls options
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-05-08 17:07:29 +02:00 |
|
|
a51e42f563
|
feat: add HTTP request timeout
|
2023-05-08 16:40:37 +02:00 |
|
|
c021496a55
|
refactor: uopdate NotFound error type
|
2023-05-08 15:21:06 +02:00 |
|
|
289b1cdbf4
|
refactor: restructure VideoUnavailable error
ci/woodpecker/push/woodpecker Pipeline was successful
remove internal error types from public interface
|
2023-05-08 03:36:54 +02:00 |
|
|
6ab7b2415a
|
refactor: make DeobfError private
|
2023-05-08 01:51:27 +02:00 |
|
|
d7caba81d0
|
fix: update shorts duration regex
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-08 01:18:14 +02:00 |
|
|
c06d357caf
|
fix: remove unneeded dev dependency
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-07 20:43:11 +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 |
|
|
29ad2f99d4
|
refactor: replace try_swap_remove
|
2023-05-07 18:15:13 +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 |
|
|
923e47e5cf
|
chore: update serde_with to 3.0.0
|
2023-05-06 21:24:42 +02:00 |
|
|
2241223c9f
|
refactor!: made timeago module private
|
2023-05-06 21:24:11 +02:00 |
|
|
800073df48
|
feat(codegen): collected video duration samples
|
2023-05-06 21:12:49 +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 |
|
|
0677fd487e
|
fix: parsing music playlist video count
|
2023-05-06 01:58:23 +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 |
|
|
d852746238
|
tests: reduce number of expected chart items
|
2023-05-05 18:01:17 +02:00 |
|
|
a45eba4705
|
refactor: replace VecLogError with standard Deserialize impl
|
2023-05-05 18:00:33 +02:00 |
|
|
963ff14dc1
|
fix: playlist deserialization error, add VecSkipErrorWrap
|
2023-05-05 17:13:03 +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 |
|
|
3aa8be423d
|
fix: upload new tests
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-05-01 21:25:08 +02:00 |
|
|
c634b26bc2
|
chore: fix json formatting in notes
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-05-01 18:43:44 +02:00 |
|
|
fa4c845c2f
|
chore: A/B test 5
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-05-01 18:40:08 +02:00 |
|
|
20ecea65ef
|
fix: use response model for search suggestion
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-01 10:51:12 +02:00 |
|
|
f420200f52
|
fix: use xhr mode for search suggestions
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-01 00:42:40 +02:00 |
|
|
11b754f299
|
fix: default to verified for channels with carousel header
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-04-27 19:20:35 +02:00 |
|
|
a6ca665fdf
|
docs: add docstring to loudness_db parameter
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-04-27 00:54:43 +02:00 |
|
|
5fbed49ac6
|
fix: client version regex
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-04-25 00:11:54 +02:00 |
|
|
8a14a47555
|
fix: dont create file storage by default
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-04-23 18:41:34 +02:00 |
|