All Projects → shadowmoose → Redditdownloader

shadowmoose / Redditdownloader

Scrapes Reddit to download media of your choice.

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Redditdownloader

saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (-75.05%)
Mutual labels:  scraper, downloader, reddit
Instascrape
🚀 A fast and lightweight utility and Python library for downloading posts, stories, and highlights from Instagram.
Stars: ✭ 76 (-85.41%)
Mutual labels:  scraper, media, downloader
subreddit-comments-dl
Download subreddit comments
Stars: ✭ 57 (-89.06%)
Mutual labels:  scraper, reddit
OnlyFans
Scrape all the media from an OnlyFans account - Updated regularly
Stars: ✭ 573 (+9.98%)
Mutual labels:  scraper, downloader
wget-lua
Wget-AT is a modern Wget with Lua hooks, Zstandard (+dictionary) WARC compression and URL-agnostic deduplication.
Stars: ✭ 52 (-90.02%)
Mutual labels:  scraper, downloader
DownloadRedditImages
Easily download all the images from any subreddit (also select sort_type if you want hot/top/new/controversial, and also sort_time day/week/month/year/all). Randomly select downloaded images and set as wallpaper, updating every 30 mins (or whenever you want duh)!
Stars: ✭ 66 (-87.33%)
Mutual labels:  downloader, reddit
lux
👾 Fast and simple video download library and CLI tool written in Go
Stars: ✭ 19,266 (+3597.89%)
Mutual labels:  scraper, downloader
redvid
Smart downloader for Reddit hosted videos
Stars: ✭ 83 (-84.07%)
Mutual labels:  downloader, reddit
macOSAppsOpenSource
No description or website provided.
Stars: ✭ 33 (-93.67%)
Mutual labels:  backup, media
dijnet-bot
Az összes számlád még egy helyen :)
Stars: ✭ 17 (-96.74%)
Mutual labels:  scraper, backup
Zeiver
A Scraper, Downloader, & Recorder for static open directories.
Stars: ✭ 14 (-97.31%)
Mutual labels:  scraper, downloader
fiction-dl
A content downloader, capable of retrieving works of (fan)fiction from the web and saving them in a few common file formats.
Stars: ✭ 22 (-95.78%)
Mutual labels:  scraper, downloader
ArchiverForGooglePhotos
A tool to maintain an archive/mirror of your Google Photos library for backup purposes.
Stars: ✭ 104 (-80.04%)
Mutual labels:  downloader, backup
ceiba-dl
NTU CEIBA 資料下載工具
Stars: ✭ 80 (-84.64%)
Mutual labels:  scraper, backup
YouTube-MA
💾 YouTube video metadata archiver written in Golang
Stars: ✭ 17 (-96.74%)
Mutual labels:  scraper, downloader
4scanner
Continuously search imageboards threads for images/webms and download them
Stars: ✭ 103 (-80.23%)
Mutual labels:  scraper, downloader
TikTok
Download public videos on TikTok using Python with Selenium
Stars: ✭ 37 (-92.9%)
Mutual labels:  scraper, downloader
Export Saved Reddit
Export saved Reddit posts into a HTML file for import into Google Chrome.
Stars: ✭ 323 (-38%)
Mutual labels:  backup, reddit
vsco-scraper
Easily allows for scraping a VSCO
Stars: ✭ 106 (-79.65%)
Mutual labels:  scraper, downloader
patreon-scraper
WIP Patreon attachment download written in TypeScript
Stars: ✭ 25 (-95.2%)
Mutual labels:  scraper, downloader

Reddit Media Downloader

badge badge Docker Build codecov lines of code

Let's face it: In this day and age, the internet is ephemeral. Anything anybody posts might be here one day, and gone the next. Websites take down or move their images and videos, posts get hidden or removed, and their content is lost. Even more so on Reddit, where accounts are constantly springing into existence - and then vanishing as quickly without a trace. How's anybody supposed to keep their cherished cat picture collection around with all this change? Well fear not, my data-hoarding friend, because Reddit Media Downloader is here for you!

RMD Preview Image

What is this?

Reddit Media Downloader is a program built to scan Comments & Submissions from multiple sources on Reddit, and download any media they contain or link to. It can handle scanning posts from your personal Upvoted/Saved lists, subreddits of your choice, user-curated multireddits, and more! When it finds a Comment or Submission from wherever you specify, it will parse the text and links within to find any media linked to. It then uses multiple downloaders to save this media locally onto your disk.

RMD comes equipped with a suite of options to let it scan just about anywhere you can find media on Reddit. Coupled with its powerful baked-in Filter options to let you specify exactly what type of posts and comments you're looking for ("I only want Submissions with 'Unicorn' in the title, and no less than 1000 upvotes!"), RMD makes automatically saving things a simple process. Built in Python and runnable headless (without a GUI) or as its own server, you can launch this program anywhere - and it's built from the ground-up to make automation a breeze.

Check out the different places RMD can scan!

Things RMD Can Do:

  • Extract links inside comments, links in Submissions, and links within selfpost text.
  • Work with links to most video sites, image hosts, and image blogs.
  • Avoid saving duplicates of the same file, by using image recognition to compare similar pictures.
  • Automatically seek to - and resume - where it last left off downloading.
  • Launch a web-based UI (locally or remotely) to make even the most complex configuration setups simple.

Getting Started:

Click here to visit the documentation site!

New Feature Requests or Issues?

If you hit any links which RMD does not support, find anything broken, need assistance, or just want to suggest new features, please open a new request here.

Updates?

RMD is currently under a large-scale rewrite in a new language, which will greatly expand its capabilities. If you don't see much recent activity in the master branch, or in the bug reports, it's probably because the rewrite already fixes the problems or adds the requested features. In the meantime, the current release of RMD is considered extremely stable, and should work exactly as expected.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].