DUE TO REDDIT API CHANGES THIS WILL NO LONGER BE MAINTAINED AFTER JULY THE FIRST 2023.
I will stop maintaining this because i dont want to encourage people to give reddit money or condone this change after this (even if using this would not really run the risk of being ratelimited). Writing this was fun and thanks everyone for your kind comments.
Reddit has lost my respect as a platform and i will move on from this, anyone is obviously free to fork this if they want to.
See you on another project! And if you use reddit consider trying out Lemmy (who knows i may write a similar tool for it one day).
P.S: It may be possible to rewrite this in a way that makes use of webscraping, i will almost no longer use reddit after all this so i sadly wont be the one writing it. This repo will be archived if it becomes clear reddit will never come back on this decision (it might already be)
Download videos from reddit from the command line.
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
-
Send me your good vibes at iusegentoobtw@protonmail.com, 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.
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.