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

Never loads YouTube video #79

Open
zvedenyuk opened this issue Sep 11, 2021 · 3 comments · Fixed by cjoy/loconotion#1
Open

Never loads YouTube video #79

zvedenyuk opened this issue Sep 11, 2021 · 3 comments · Fixed by cjoy/loconotion#1

Comments

@zvedenyuk
Copy link
Contributor

If you have a long page and a YouTube video on it somewhere in the end then it never loads and throws a timeout error:

CRITICAL Timeout waiting for page content to load, or no content found. Are you sure the page is set to public?

A workaround that I've found is to use --non-headless flag and when browser window opens to manually scroll to every video and wait till YouTube player lazy loads (don't have to click anywhere, just scroll).

@leshchenko1979
Copy link
Contributor

Same problem and same workaround here :)))

@2m
Copy link
Contributor

2m commented Mar 29, 2022

I also had the same problem with other embeds. This fixed those for me: #99

@sueszli
Copy link

sueszli commented Mar 29, 2023

I was unable to reproduce this bug - seems to be fixed in the meantime :)

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

Successfully merging a pull request may close this issue.

4 participants