auto-ytdlp 1.1.2

Download videos with yt-dlp automatically. You can even download multiple videos at the same time!
1
2
3
4
pub mod dependencies;
pub mod display;
pub mod file;
pub mod settings;