Skip to content
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

Thumbnail Timeout error #244

Open
Taulant21 opened this issue Jun 20, 2024 · 1 comment
Open

Thumbnail Timeout error #244

Taulant21 opened this issue Jun 20, 2024 · 1 comment

Comments

@Taulant21
Copy link

Error:
TimeoutError: Waiting for selector .//*[contains(translate(normalize-space(text()),'UPLOAD THMBNI','upload thmbni'),"upload thumbnail")] failed: Waiting failed: 60000ms exceeded

Seems to be happening here: https://github.com/fawazahmed0/youtube-uploader/blob/main/src/upload.ts#L265

@sacredrel1c
Copy link
Contributor

sacredrel1c commented Jun 25, 2024

Error: TimeoutError: Waiting for selector .//*[contains(translate(normalize-space(text()),'UPLOAD THMBNI','upload thmbni'),"upload thumbnail")] failed: Waiting failed: 60000ms exceeded

Seems to be happening here: https://github.com/fawazahmed0/youtube-uploader/blob/main/src/upload.ts#L265.

Just change on 264 line from "upload thumbnail" to "Upload files", and script will working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants