Skip to content

Dankleberg/reddit-saved-post-archival-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reddit-saved-post-archival-tools

These scripts are meant to expand upon the script to export reddit saved posts here. Requires Python 3.

aggregator.py pulls all of the individual links from the html files the above script generates. If a post was a link post, it just grabs that link. If it was a text post, it should pull any links that were in the text post. It does not grab the link to the original post at this time. It is also not setup to append to a file that already exists.

imagedownloader.py goes through the list of links aggregator.py generates and will download all image links to the directory you designate. Supports jpg, jpeg, png, gif at this time.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages