alexshelto / reddit_video_maker

This project will find popular Reddit threads and convert them into a text-to-speech videos.
GNU General Public License v3.0
74 stars 13 forks source link

Introducing video edit class with some functionality #1

Closed alexshelto closed 3 years ago

alexshelto commented 3 years ago

In this commit I have began a video editing class. Right now it will create a slideshow video of every image in order. currently audio has not been added to the video. The images are also all set for 5 seconds default. This will change once audio is introduced, we will change duration to account for text to speech audio.