/qreel

Primary LanguageGo

QReel

Tool to download reels from instagram by URL writen in go

Usage as a CLI

Installation

go install github.com/qerdcv/qreel@latest

Usage

qreel -url https://www.instagram.com/reel/CvpqeLsJB4J/?igshid=MzRlODBiNWFlZA== -o output.mp4

Usage as a lib

Check an example