-
Notifications
You must be signed in to change notification settings - Fork 125
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
It's only working on non-monetized channels? Do you have updated one for publishing on Monetized channels? #31
Comments
In non-monetized channels, there are four steps, while in monetized channels, there are 6 steps. So the code hangs/freezes while uploading video to the monetized channels because the code doesn't favor some steps. As you can see in the screenshots above, extra steps are: Monetization: This is a window where you enable monetization. |
It doesn't click the checkbox and and submit ratings button which is required by Monetized Channels. |
I think we need "AdSuitabilityModal" Class that represents Ad Suitability Modal, and it should only click a checkbox and wait for "Submit ratings" Button to be active, and then click it, Is this doable? |
It's only working on non-monetized channels? Do you have updated one for publishing on Monetized channels?
Images:
1: https://prnt.sc/Qpd0Eroq-z9y
2: https://prnt.sc/EMMB8RLcMKly
Monetized channels have extra steps, So are you able to check on that?
In non-monetized channels, there are four steps, while in monetized channels, there are 6 steps. So the code hangs/freezes while uploading video to the monetized channels because the code doesn't favor some steps.
As you can see in the screenshots above, extra steps are:
The text was updated successfully, but these errors were encountered: