Skip to content

Scheduling fails since datetime format changed? #83

@kokimame

Description

@kokimame

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions