Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
/ gettit Public archive

An easy to use go program to download videos from Reddit.

License

Notifications You must be signed in to change notification settings

Solirs/gettit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gettit

Download videos from reddit from the command line.

screen-gif

Very quick Use guide

gettit -u post_url

Example :

gettit -u https://www.reddit.com/r/programminghorror/comments/rctjq5/cursed_c_keywords/ -o helloworld.mp4

Will download this meme in the current working directory as helloworld.mp4

Documentation

Install guide

Full use guide

Help this project

  • Send me your good vibes at [email protected], knowing people actually use and like this is my biggest motivator.

  • Contribute code, this project is very open to PRs and ill gladly merge them.

  • Send feedback. Anything this project misses? Any bug? Any suggestion? Open an issue.