reddit-dl
reddit-dl copied to clipboard
a reddit multimedia downloader...
reddit-dl
reddit-dl is a reddit media downloader written in Go.
External Dependency used
ffmpeg version 5.1.2
Installation (with go install)
go install github.com/noornee/reddit-dl/cmd/reddit-dl@latest
โ make sure you have ffmpeg installed before running the following command:
With Flags
reddit-dl -url '<reddit_url>'
Without Flags
reddit-dl '<reddit_url>'
Installation (with binary package)
To install reddit-dl binary, go to the releases tab, and download the appropriate file for your OS and extract it.
๐ do you have have ffmpeg installed ? ๐คจ
Windows
download and extract Windows Build
then launch
- 64 bit
reddit-dl_windows_amd64.exe - 32 bit
reddit-dl_windows_386.exe