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.
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.
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.
- redgifs.com
- imgur.com
- gfycat.com
- and many more...