ThetaDev
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-22 17:44:41 +02:00
da8b2a27fc fix: Swahili duration text parsing
2c4d70cc0d fix tests
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-17 14:37:40 +02:00
805cc5088f fix: increase default timeout to 20s, use ffmpeg copy arg
ThetaDev pushed to main at ThetaDev/short-uuid 2023-05-16 17:18:42 +02:00
5a871b7125 change API, remove wrapper type
1e0e1db384 initial commit
ThetaDev created branch main in ThetaDev/short-uuid 2023-05-16 17:18:42 +02:00
ThetaDev created repository ThetaDev/short-uuid 2023-05-16 17:18:18 +02:00
ThetaDev pushed to feat/postprocessor at ThetaDev/rustypipe 2023-05-15 12:12:27 +02:00
235017ba29 feat: add ogg postprocessor to downloader
d9c45bb2e0 feat: add ogg_from_webm postprocessor
dc7bd7befc fix: parsing playlists with empty videoInfo
c8e2d342c6 feat: add support for new artist discography page
bf80db8a9a fix!: parse full video info from playlist items, remove PlaylistVideo model
Compare 65 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-15 12:04:18 +02:00
dc7bd7befc fix: parsing playlists with empty videoInfo
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-14 03:06:16 +02:00
c8e2d342c6 feat: add support for new artist discography page
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-13 23:29:31 +02:00
bf80db8a9a fix!: parse full video info from playlist items, remove PlaylistVideo model
54f42bcb54 fix: add more markdown escape chars, change RichText enum
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-13 03:21:21 +02:00
a0819ac72c feat: add richtext to markdown conversion
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-13 02:42:46 +02:00
cbeb14f3fd fix: add pedantic lints
81280200f7 fix: add channel playlist ids to regex
a6bf9359b9 docs: improve documentation
Compare 3 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-12 17:21:21 +02:00
a2bbc850a7 fix: reworked retry system
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-12 02:03:29 +02:00
d128ca4214 fix tests
ThetaDev deleted branch feat/frameset from ThetaDev/rustypipe 2023-05-11 23:02:33 +02:00
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-11 23:00:57 +02:00
ef1cdbc91a fix: shorts duration parsing, playlist dates (no), number_nd_tokens (is)
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-11 17:19:11 +02:00
b862d2d1f9 cleanup tests
aa5cd47dcd feat: add frameset
e184341625 fix: improve language docs + string parsing
86775ea95b feat: add audio track types
3a75ed8610 feat!: add channel_videos_tab, channel_videos_order,
Compare 6 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-09 17:35:58 +02:00
6ad77d8daa fix: limit serde_with features
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-08 18:08:23 +02:00
c688ff74e9 feat: add storage_dir option
ThetaDev pushed to main at ThetaDev/musixmatch-inofficial 2023-05-08 17:24:26 +02:00
5aee3fef75 feat: add all request TLS options
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-08 17:11:24 +02:00
f036106a73 chore: fix pre-commit hook