michael-lazar / rtv

Browse Reddit from your terminal
MIT License
4.64k stars 274 forks source link

[Feature Request] Downloading posts from Text based subreddits once a week and storing in txt formats #635

Closed mm-git01 closed 5 years ago

mm-git01 commented 5 years ago

Reddit is a waste of time,atleast the non-knowledgeable subreddits are. I am proposing a new feature that will download all the posts of the day and downloads in a textbase/evernote format.

I want to work on this.I was originally going to make a separate app but then this being integrated with an already present reddit cli app would be awesome.

michael-lazar commented 5 years ago

Scraping reddit is outside of the scope of this project. There are several other tools out there for downloading reddit content, or you can easily write your own using praw. Either way would likely be easier than trying to build what you need on top of RTV.