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

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gettit

DUE TO REDDIT API CHANGES THIS WILL NO LONGER WORK AFTER JULY THE FIRST 2023. I will not add support for using your own API key because i dont want to encourage people to give reddit money after this. Writing this was fun and thanks everyone for your kind comments.
See you on another project!

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.

Relicensing notice

On Monday January the 30th this project was relicensed to the Gplv3 license. You can still find the source code before the relicensing, under the unlicense license, in the pre_relicense branch. However the code in the main branch is now licensed under the GPLV3 License.