We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for this awesome project. This helps me a lot.
I noticed setting scheduled time to publish fails on my environment.
I changed '%b %e, %Y' to '%Y/%m/%d' at
youtube_uploader_selenium/youtube_uploader_selenium/__init__.py
Line 221 in 555f9e4
I omit the detail of my environment since I suspect this is likely because of site-level change on YouTube.
The text was updated successfully, but these errors were encountered:
It depends on your YouTube language settings. I didn’t change the code—just selected English (US) as the language, and it worked.
Sorry, something went wrong.
No branches or pull requests
Thanks for this awesome project. This helps me a lot.
I noticed setting scheduled time to publish fails on my environment.
I changed '%b %e, %Y' to '%Y/%m/%d' at
youtube_uploader_selenium/youtube_uploader_selenium/__init__.py
Line 221 in 555f9e4
and the program worked as expected.
I omit the detail of my environment since I suspect this is likely because of site-level change on YouTube.
The text was updated successfully, but these errors were encountered: