offish / twitchtube

Twitch YouTube bot. Automatically make video compilations of the most viewed Twitch clips and upload them to YouTube using Python 3.
MIT License
543 stars 75 forks source link

please help me out in this after rendering it shows this #97

Closed vulk7n closed 1 year ago

vulk7n commented 1 year ago

Desktop Screenshot 2022 12 11 - 17 56 27 62

and

Traceback (most recent call last): File "C:\Users\techn\Desktop\twitchtube-master\main.py", line 80, in
make_video(**parameters) File "C:\Users\techn\Desktop\twitchtube-master\twitchtube\video.py", line 190, in make_video upload = Upload(profile_path, executable_path, sleep, headless, debug) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\techn\AppData\Local\Programs\Python\Python311\Lib\site-packages\opplast\upload.py", line 30, in init profile = webdriver.FirefoxProfile(profile) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\techn\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\firefox\firefox_profile.py", line 79, in init shutil.copytree(self.profile_dir, newprof, File "C:\Users\techn\AppData\Local\Programs\Python\Python311\Lib\shutil.py", line 559, in copytree with os.scandir(src) as itr: ^^^^^^^^^^^^^^^ OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: '\tC:\Users\techn\AppData\Roaming\Mozilla\Firefox\Profiles\t3kbqrc3.Selenium'