nang-dev / automated_youtube_channel

Automated youtube that can scrape content, edit a compilation, and upload to youtube daily.
MIT License
708 stars 284 forks source link

i need help how do i fix this #27

Open shrekh opened 2 years ago

shrekh commented 2 years ago

File "main.py", line 102 introName = hope you liked it ^ SyntaxError: invalid syntax

sam5epi0l commented 2 years ago

You need to enclose the string like introName = "hope you liked it",