-
Notifications
You must be signed in to change notification settings - Fork 20
Error when uploading video : AssertionError #4
Comments
Same here did you figured it out? |
This is due to a prompt that appears when accessing YouTube studio at the moment, saying that there is a new dark mode available. Simply go onto YouTube Studio in Firefox and close the prompt. |
No, sorry.. thats not the problem. The prompt is closed and does not come back. But i keep getting the same error Starting upload... |
It could be hard ond headless mode to close prompt, better soluyion would be if you will add in code auto clicking on prompt to accept i guess |
@BE-Zizoo make sure to set the youtube language to english becouse if you have other lang this error happens, i changed to english and got other error as above |
Im now stuck with message about verifying |
just login youtube in same device or ip. then, get cookies from there. |
Can't upload to youtube : script is stopping with this error
Starting upload...
Traceback (most recent call last):
File "main.py", line 261, in
main()
File "main.py", line 236, in main
assert "Channel dashboard" in driver.title
AssertionError
The text was updated successfully, but these errors were encountered: