mykola2312
|
4829b52979
|
rename
|
2024-03-16 05:53:08 +02:00 |
|
mykola2312
|
b316fe8387
|
begin implementing 1080p downloading (requires both video and audio downloaded separately and joined)
|
2024-03-16 05:23:55 +02:00 |
|
mykola2312
|
2424f4de77
|
make spawn function accept slice of &str instead of generics so joining into string for logging is easy
|
2024-02-26 22:12:47 +02:00 |
|
mykola2312
|
da07633d0d
|
add -y option to ffmpeg so it wont stuck prompting for confirmation
|
2024-02-21 17:21:27 +02:00 |
|
mykola2312
|
550c27ff03
|
mp3 converting with ffmpeg works
|
2024-02-21 14:35:07 +02:00 |
|
mykola2312
|
c8f9972941
|
introduce unit testing
|
2024-02-21 14:17:21 +02:00 |
|
mykola2312
|
bbcedac4e1
|
implement mp3 bitrate rounding up
|
2024-02-20 23:04:41 +02:00 |
|
mykola2312
|
b188551885
|
make separate process spawn function with error types to avoid code duplication
|
2024-02-20 21:01:41 +02:00 |
|
mykola2312
|
494c00a60e
|
begin implementing ffmpeg interface
|
2024-02-20 20:26:45 +02:00 |
|