gabelluardo / anime-dl

Efficient cli app for downloading anime
GNU General Public License v3.0
36 stars 1 forks source link

using anime-dl as a library/api #137

Open alexou2 opened 1 year ago

alexou2 commented 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?

gabelluardo commented 1 year ago

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