CoJoe
Newbie
- Mar 12, 2023
- 23
- 10
I have a JavaScript script that publishes YouTube drafts as unlisted. I will list it below.
I want to expand its functionality to schedule up to 50 YouTube videos. The updated script should:
Here is the existing script.
https://github.com/Niedzwiedzw/youtube-publish-drafts
I want to expand its functionality to schedule up to 50 YouTube videos. The updated script should:
- Prompt me for a start date and desired publish time.
- Schedule one video per day at the specified time, until all videos on the current page (maximum of 50) are scheduled. One video per day, for the next 50 days, at the selected time.
- Maintain the same direct browser-based functionality without requiring external programs or additional tools.
Here is the existing script.
https://github.com/Niedzwiedzw/youtube-publish-drafts