FujiwaraChoki / MoneyPrinter

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

[BUG][root@anonymous Backend]# python main.py File "main.py", line 159 print(colored(f"[+] Downloading {len(video_urls)} videos...", "blue")) ^ SyntaxError: invalid syntax #242

Closed 125540947 closed 6 months ago

125540947 commented 6 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here. [root@anonymous Backend]# python main.py File "main.py", line 159 print(colored(f"[+] Downloading {len(video_urls)} videos...", "blue")) ^ SyntaxError: invalid syntax

FujiwaraChoki commented 6 months ago

Not a bug, you probably changed something you shouldn't have.