Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 910 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 910 Bytes

Reddit web downloader

This Reddit web downloader written in Next.js is a tool that allows users to easily download images, videos, and GIFs from a specified subreddit or user by utilizing the Pushshift API.

How to use it?

You can run the program on your local machine simple fork or clone the project and start it with npm run dev. The best option is to open the project url here or to modify the code and host it on your own web server.

How does it work?

This program will collect submissions from a specific user or subreddit and download any images, videos, or gifs that it finds. It will do this directly within your web browser. Once the program is finished, you will be given a zip file that you can download and extract to access the media files.

Supported external sources

  • redgifs.com
  • imgur.com
  • gfycat.com
  • and many more...