shizzledizzleeee
Regular Member
- Jan 3, 2013
- 407
- 83
Modify JavaScript code that publishes draft videos on YouTube.
This code - https://docs.google.com/document/d/12qY1C5wrennjvWZOzDwF9LvS5YVRGR49/edit
is able to publish videos on non-monetized youtube channels but not able to do so on monetized channel because these channels have extra steps to click, as shown in the images below.
These are steps for uploading videos to non-monetized channels

These are steps for uploading videos to monetized channels.

This is where the code hangs because it doesn't have code for clicking the "Non of the above" and "submit rating" button.

This is the code in action on non-monetized channel.
This code - https://docs.google.com/document/d/12qY1C5wrennjvWZOzDwF9LvS5YVRGR49/edit
is able to publish videos on non-monetized youtube channels but not able to do so on monetized channel because these channels have extra steps to click, as shown in the images below.
These are steps for uploading videos to non-monetized channels

These are steps for uploading videos to monetized channels.

This is where the code hangs because it doesn't have code for clicking the "Non of the above" and "submit rating" button.

This is the code in action on non-monetized channel.
Last edited: