HA6Bots / Automatic-Youtube-Reddit-Text-To-Speech-Video-Generator-and-Uploader

A series of 3 programs that will automatically receive scripts from Reddit, allow the user to edit them, then be sent off to a video generator where they will be uploaded to YouTube automatically.
MIT License
610 stars 181 forks source link

Anyone else get this error? #81

Closed ErinTomorri closed 2 years ago

ErinTomorri commented 2 years ago

Traceback (most recent call last): File "c:\Users\Desktop\Automatic-Youtube-Reddit-Text-To-Speech-Video-Generator-and-Uploader-master\Youtube Bot Video Generator\youtubequeue.py", line 244, in initQueue() File "c:\Users\Desktop\Automatic-Youtube-Reddit-Text-To-Speech-Video-Generator-and-Uploader-master\Youtube Bot Video Generator\youtubequeue.py", line 193, in initQueue loadVideoScripts() File "c:\Users\Desktop\Automatic-Youtube-Reddit-Text-To-Speech-Video-Generator-and-Uploader-master\Youtube Bot Video Generator\youtubequeue.py", line 36, in loadVideoScripts script = pickle.load(pickle_file) ModuleNotFoundError: No module named 'videoscriptcore'

I got this error when running youtubequeue.py