reddit_video_maker icon indicating copy to clipboard operation
reddit_video_maker copied to clipboard

This project will find popular Reddit threads and convert them into a text-to-speech videos.

Results 9 reddit_video_maker issues
Sort by recently updated
recently updated
newest added

It had an error of __str__ method for some reson

You need to start the program in the console. Just open the consol in the folder where run.py is located and type this "python run.py list.py" in the comand line...

I get this error when running the script: TypeError: argument of type 'Comment' is not iterable

I don't understand how to run this programm. ``` usage: run.py [-h] file run.py: error: the following arguments are required: file ``` the last line of usage is > python...

Longer comments go outside the image like this ![reply12](https://user-images.githubusercontent.com/29222413/122274524-4bd7c380-ceeb-11eb-8b39-9d59b8d864a5.jpeg) ![reply43](https://user-images.githubusercontent.com/29222413/122274579-5abe7600-ceeb-11eb-8dc1-c93830b07063.jpeg)

Simple fix to implement a check to ensure that if a comment was scraped and it is: '[deleted]' to discard the comment and not count it as a scraped entry...

bug
good first issue

When i try to run the automate.sh script i get this ` Moviepy - Building video /edited_videos/millennials.mp4. MoviePy - Writing audio in temp-audio.m4a MoviePy - Done. Moviepy - Writing video...

We need to find a library that can create text to speech audio, but be able to change the voice of the speaker. This as well as how fast they...

enhancement
good first issue