Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Error when uploading video : AssertionError #4

Open
BE-Zizoo opened this issue Aug 21, 2021 · 8 comments
Open

Error when uploading video : AssertionError #4

BE-Zizoo opened this issue Aug 21, 2021 · 8 comments

Comments

@BE-Zizoo
Copy link

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

@Bartixxx32
Copy link

Bartixxx32 commented Aug 21, 2021

Same here did you figured it out?

@Bartixxx32
Copy link

When i changed yt language to english error changed too Screenshot_20210821-215549.jpg

@voletro
Copy link
Owner

voletro commented Aug 22, 2021

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.

@BE-Zizoo
Copy link
Author

No, sorry.. thats not the problem. The prompt is closed and does not come back. But i keep getting the same 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

@Bartixxx32
Copy link

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

@Bartixxx32
Copy link

@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

@Bartixxx32
Copy link

Im now stuck with message about verifying

@bilalz666
Copy link

Im now stuck with message about verifying

just login youtube in same device or ip. then, get cookies from there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants