1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-05-30 08:36:47 +02:00
archivr/src/downloader/mod.rs

3 lines
46 B
Rust

pub mod local;
pub mod tweets;
pub mod ytdlp;