Skip to content
New issue

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

Scheduling fails since datetime format changed? #83

Open
kokimame opened this issue Apr 6, 2023 · 1 comment
Open

Scheduling fails since datetime format changed? #83

kokimame opened this issue Apr 6, 2023 · 1 comment

Comments

@kokimame
Copy link

kokimame commented Apr 6, 2023

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

datetime.strftime(upload_time_object, "%b %e, %Y"))

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.

@jjjohny228
Copy link

It depends on your YouTube language settings. I didn’t change the code—just selected English (US) as the language, and it worked.

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

No branches or pull requests

2 participants