ThetaDev
|
031b730c47
|
fix: add support for shorts playlists (A/B test 9)
|
2023-07-03 16:50:37 +02:00 |
|
ThetaDev
|
1bab2ef301
|
fix: deobfuscator not extracting array_str
|
2023-06-28 17:57:18 +02:00 |
|
ThetaDev
|
c879dcf934
|
tests: fix tests
|
2023-06-20 18:26:29 +02:00 |
|
ThetaDev
|
745ee01067
|
tests: replace agegate video (was made private)
|
2023-06-10 00:38:09 +02:00 |
|
ThetaDev
|
dbcea10d2e
|
tests: fix playlist search test 2
|
2023-06-04 18:37:02 +02:00 |
|
ThetaDev
|
17fb2c98cb
|
tests: fix playlist search test
|
2023-06-04 15:00:20 +02:00 |
|
ThetaDev
|
32b4800b46
|
fix!: remove possible panic from client builder
fix: simplify integer divisions
|
2023-05-31 12:14:11 +02:00 |
|
ThetaDev
|
182f9ebfb8
|
fix: extracting artist discography with without page type
|
2023-05-31 11:38:50 +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
|
2c4d70cc0d
|
fix tests
|
2023-05-22 15:17:05 +02:00 |
|
ThetaDev
|
805cc5088f
|
fix: increase default timeout to 20s, use ffmpeg copy arg
refactor: use enum for navigation endpoint
|
2023-05-17 14:35:10 +02:00 |
|
ThetaDev
|
dc7bd7befc
|
fix: parsing playlists with empty videoInfo
|
2023-05-15 12:01:56 +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
|
a6bf9359b9
|
docs: improve documentation
|
2023-05-13 00:08:14 +02:00 |
|
ThetaDev
|
a2bbc850a7
|
fix: reworked retry system
|
2023-05-12 17:19:56 +02:00 |
|
ThetaDev
|
d128ca4214
|
fix tests
|
2023-05-12 02:03:15 +02:00 |
|
ThetaDev
|
ef1cdbc91a
|
fix: shorts duration parsing, playlist dates (no), number_nd_tokens (is)
|
2023-05-11 22:59:56 +02:00 |
|
ThetaDev
|
b862d2d1f9
|
cleanup tests
|
2023-05-11 17:18:58 +02:00 |
|
ThetaDev
|
aa5cd47dcd
|
feat: add frameset
|
2023-05-11 17:18:58 +02:00 |
|
ThetaDev
|
e184341625
|
fix: improve language docs + string parsing
|
2023-05-11 17:18:58 +02:00 |
|
ThetaDev
|
86775ea95b
|
feat: add audio track types
|
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
|
7e5cff719a
|
refaactor: small cleanup
|
2023-05-11 17:18:14 +02:00 |
|
ThetaDev
|
6ad77d8daa
|
fix: limit serde_with features
|
2023-05-09 17:35:21 +02:00 |
|
ThetaDev
|
c688ff74e9
|
feat: add storage_dir option
feat(cli): store config in userdata folder
|
2023-05-08 18:07:18 +02:00 |
|
ThetaDev
|
f036106a73
|
chore: fix pre-commit hook
|
2023-05-08 17:11:10 +02:00 |
|
ThetaDev
|
c15d46e0c4
|
feat: add all request tls options
|
2023-05-08 17:07:29 +02:00 |
|
ThetaDev
|
a51e42f563
|
feat: add HTTP request timeout
|
2023-05-08 16:40:37 +02:00 |
|
ThetaDev
|
c021496a55
|
refactor: uopdate NotFound error type
|
2023-05-08 15:21:06 +02:00 |
|
ThetaDev
|
289b1cdbf4
|
refactor: restructure VideoUnavailable error
remove internal error types from public interface
|
2023-05-08 03:36:54 +02:00 |
|
ThetaDev
|
6ab7b2415a
|
refactor: make DeobfError private
|
2023-05-08 01:51:27 +02:00 |
|
ThetaDev
|
d7caba81d0
|
fix: update shorts duration regex
|
2023-05-08 01:18:14 +02:00 |
|
ThetaDev
|
c06d357caf
|
fix: remove unneeded dev dependency
|
2023-05-07 20:43:11 +02:00 |
|
ThetaDev
|
c3f82f765b
|
fix: add "1 video" tokens to dict
|
2023-05-07 19:29:19 +02:00 |
|
ThetaDev
|
29ad2f99d4
|
refactor: replace try_swap_remove
|
2023-05-07 18:15:13 +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
|
923e47e5cf
|
chore: update serde_with to 3.0.0
|
2023-05-06 21:24:42 +02:00 |
|
ThetaDev
|
2241223c9f
|
refactor!: made timeago module private
|
2023-05-06 21:24:11 +02:00 |
|
ThetaDev
|
800073df48
|
feat(codegen): collected video duration samples
|
2023-05-06 21:12:49 +02:00 |
|
ThetaDev
|
19781eab36
|
fix: improve number parsing, add number_nd_tokens
add dictionary overrides
|
2023-05-06 17:36:36 +02:00 |
|