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

Getting An Error #57

Open MPFHG34 opened 1 year ago

MPFHG34 commented 1 year ago

This Is My Error Traceback (most recent call last): File "C:\Users\lucas\Desktop\automated_youtube_channel-master\main.py", line 145, in attemptRoutine() File "C:\Users\lucas\Desktop\automated_youtube_channel-master\main.py", line 136, in attemptRoutine routine() File "C:\Users\lucas\Desktop\automated_youtube_channel-master\main.py", line 71, in routine creds = flow.run_console() AttributeError: 'InstalledAppFlow' object has no attribute 'run_console'

avchitra commented 1 year ago

I also have the same problem can anyone help??