Open alexou2 opened 1 year ago
is there a simple way to use anime-dl as a library where i can call functions instead of as a cli -only tool?
Maybe I can expose a minimal set of the api in a lib.rs file for this, but I think I have to redesign for better some functions and structs
lib.rs
is there a simple way to use anime-dl as a library where i can call functions instead of as a cli -only tool?