mykola2312
|
d8e8b61020
|
rename
|
2024-03-16 05:53:08 +02:00 |
|
mykola2312
|
578d236c64
|
begin implementing 1080p downloading (requires both video and audio downloaded separately and joined)
|
2024-03-16 05:23:55 +02:00 |
|
mykola2312
|
8ea0c31ff6
|
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
|
f9682f28d2
|
add -y option to ffmpeg so it wont stuck prompting for confirmation
|
2024-02-21 17:21:27 +02:00 |
|
mykola2312
|
cdcd9f7fe6
|
mp3 converting with ffmpeg works
|
2024-02-21 14:35:07 +02:00 |
|
mykola2312
|
3816d2c229
|
introduce unit testing
|
2024-02-21 14:17:21 +02:00 |
|
mykola2312
|
e3a4e5b976
|
implement mp3 bitrate rounding up
|
2024-02-20 23:04:41 +02:00 |
|
mykola2312
|
71ab0e76bd
|
make separate process spawn function with error types to avoid code duplication
|
2024-02-20 21:01:41 +02:00 |
|
mykola2312
|
64e08e29f8
|
begin implementing ffmpeg interface
|
2024-02-20 20:26:45 +02:00 |
|