You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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:
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).The text was updated successfully, but these errors were encountered: