youtube-uploader icon indicating copy to clipboard operation
youtube-uploader copied to clipboard

Stuck on select file

Open zxx457 opened this issue 2 years ago • 1 comments

Stuck on select file

For my youtube channel , the [uploadUrl: https://www.youtube.com/upload] will go to studio page and open the select file automaticly, which doesn't require click on the create -> upload buttons. which makes it stuck on the select file page, and wait for timeout I guess

And I noticed that function changeHomePageLangIfNeeded goto the uploadUrl , I think it's redoned, because the function uploadVideo goto the uploadUrl again

I fixed it by removing click createBtnXPath and addVideoBtnXPath, and it works as expected

Language select

also , I found that the language select not work well , sometimes will change correctly , sometimes not. The log says that unable to select the button

zxx457 avatar Oct 26 '22 08:10 zxx457