FujiwaraChoki / MoneyPrinter

Automate Creation of YouTube Shorts using MoviePy.
MIT License
10.07k stars 1.35k forks source link

[BUG] video generated not present if use music not enabled #181

Closed neker97 closed 7 months ago

neker97 commented 7 months ago

Describe the bug When the program ends running it says video generated look for output.mp4 but the output is present only when use music is enabled.

To Reproduce Steps to reproduce the behavior:

  1. run the whole program without use music
  2. check if video is present

Expected behavior get the video

FujiwaraChoki commented 7 months ago

Show logs

neker97 commented 7 months ago

I have found the bug and made a PR, the problem was that the part of writing the video is present only in use_audio option.