redvid
redvid copied to clipboard
Smart downloader for Reddit hosted videos
Right now the downloaded video gets an ID + Resolution. Would it possible to set the filename to the title of the Reddit Post? Thanks in advance!
Explanation and Pull Request can be found here: https://github.com/elmoiv/redvid/pull/45
Would be great if it downloaded gifs. even better if it would convert them to a video file
This is my first public PR so bear with me if anything is wrong. You are currently using BaseExceptions where Exceptions should be. Base Exceptions are for things like keyboard...
downloaded videos are not having sound, seems Ffmpeg is not working properly
change the function for combine sound and video with moviepy add moviepy to requirements.txt