mykola2312
|
ed7c493b64
|
introduce logging to important functions
|
2024-02-26 22:46:08 +02:00 |
|
mykola2312
|
72a7eb0239
|
implement bot command to download video
|
2024-02-21 21:04:21 +02:00 |
|
mykola2312
|
7fb721496a
|
delete tmp file if error happens
|
2024-02-21 20:28:31 +02:00 |
|
mykola2312
|
fed938d04e
|
finish implementing download function
|
2024-02-21 19:27:01 +02:00 |
|
mykola2312
|
69193d9f94
|
use result for better error handling dx
|
2024-02-21 19:25:15 +02:00 |
|
mykola2312
|
02265981d8
|
implementing some downloady stuff
|
2024-02-21 19:19:54 +02:00 |
|
mykola2312
|
819e30c1fa
|
begin implementing generic download function
|
2024-02-21 18:48:03 +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 |
|
mykola2312
|
5802b8fa9a
|
use tokio process instead of sync one
|
2024-02-19 13:12:52 +02:00 |
|
mykola2312
|
c6cff5ad66
|
implement async process spawning
|
2024-02-19 12:48:10 +02:00 |
|
mykola2312
|
2a0dc1c509
|
begin working on yt-dlp wrapper
|
2024-02-19 11:33:39 +02:00 |
|
mykola2312
|
6c456dcee6
|
remove pyo3
|
2024-02-19 09:29:43 +02:00 |
|
mykola2312
|
b224c8fa7b
|
implement yt-dlp FFI and working bot command to download
|
2024-02-18 19:29:36 +02:00 |
|
mykola2312
|
9c12bb4a15
|
begin implementing downloader functionality
|
2024-02-18 18:27:51 +02:00 |
|