ThetaDev
ThetaDev pushed to main at ThetaDev/musixmatch-inofficial 2023-06-17 17:44:57 +02:00
e1ced582ad feat(cli): add translated lyrics
ThetaDev pushed to studienarbeit at HSA/WPF-OpenSource 2023-06-14 12:13:08 +02:00
32ae08d4e9 add sourcehut setup instructions
ThetaDev created branch studienarbeit in HSA/WPF-OpenSource 2023-06-14 12:13:08 +02:00
ThetaDev pushed to main at ThetaDev/rustypipe 2023-06-10 00:38:53 +02:00
745ee01067 tests: replace agegate video (was made private)
ThetaDev pushed to main at ThetaDev/rustypipe 2023-06-04 18:37:09 +02:00
dbcea10d2e tests: fix playlist search test 2
ThetaDev pushed to main at ThetaDev/rustypipe 2023-06-04 15:00:32 +02:00
17fb2c98cb tests: fix playlist search test
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-31 12:14:56 +02:00
32b4800b46 fix!: remove possible panic from client builder
ThetaDev pushed to main at ThetaDev/rustypipe 2023-05-31 11:40:28 +02:00
182f9ebfb8 fix: extracting artist discography with without page type
0cd018e37a fix: add dictionary support for short timeago strings
cc2cadc309 fix: add support for A/B test 7 (short date format)
cca9838b7e fix: playlist id regex
Compare 4 commits »
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 created branch main in ThetaDev/short-uuid 2023-05-16 17:18:42 +02:00
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 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