Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noornee/reddit-dl
a reddit multimedia downloader...
https://github.com/noornee/reddit-dl
cli ffmpeg go reddit
Last synced: about 2 months ago
JSON representation
a reddit multimedia downloader...
- Host: GitHub
- URL: https://github.com/noornee/reddit-dl
- Owner: noornee
- License: mit
- Created: 2022-12-11T07:31:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T15:53:56.000Z (7 months ago)
- Last Synced: 2024-10-15T16:45:08.586Z (2 months ago)
- Topics: cli, ffmpeg, go, reddit
- Language: Go
- Homepage:
- Size: 89.8 KB
- Stars: 25
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License: MIT](https://img.shields.io/badge/License-MIT-success.svg?style=flat-square)](https://github.com/noornee/reddit-dl/blob/main/LICENSE)
# reddit-dl
reddit-dl is a reddit media downloader written in Go.## External Dependency used
[ffmpeg](https://ffmpeg.org/) 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 ''`### Without Flags
`reddit-dl ''`## Installation (with binary package)
To install reddit-dl binary, go to the [releases tab](https://github.com/noornee/reddit-dl/releases/tag/build), and download the appropriate file for your OS and extract it.๐ do you have have `ffmpeg` installed ? ๐คจ
Linux
download and extract [Linux Build](https://github.com/noornee/reddit-dl/releases/download/build/reddit-dl_linux.tar.gz)
- 64 bit `reddit-dl_linux_amd64`
- 32 bit `reddit-dl_linux_arm`MacOs
download and extract [MacOs Build](https://github.com/noornee/reddit-dl/releases/download/build/reddit-dl_darwin.tar.gz)
- 64 bit `reddit-dl_darwin_amd64`
- 32 bit `reddit-dl_darwin_arm64`Windows
download and extract [Windows Build](https://github.com/noornee/reddit-dl/releases/download/build/reddit-dl_windows.tar.gz)
then launch
- 64 bit `reddit-dl_windows_amd64.exe`
- 32 bit `reddit-dl_windows_386.exe`## PREVIEW
[reddit-dl.webm](https://user-images.githubusercontent.com/71889751/213936098-84d7db2f-f55b-400a-9597-09155d94e48d.webm)