HirbodBehnam / RedditDownloaderBot

A reddit downloader telegram bot
MIT License
87 stars 22 forks source link

Use it in cli #21

Closed foremtehan closed 1 year ago

foremtehan commented 1 year ago

Hey man this app is really great but it would be nice if we could just download the media in cli because i don't understand golang

HirbodBehnam commented 1 year ago

This is not a bad idea but I don't have time to develop such an app; However, I have put the reddit scrapper methods inside the pkg directory so anyone from any project can simply import them as a dependency.