-
Notifications
You must be signed in to change notification settings - Fork 7
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
No videos downloaded #1
Comments
Does it throw an error of some sort? Or use the |
No specific error. Adding delay doesn't help. I was able to use the firefox driver to open the browser the other day but can't today. When Firefox worked the page stayed open but after several minutes videos hadn't loaded. This is what I'm seeing.
|
I'm having a hard time reproducing this error. If the video doesn't load on Firefox, then it's a browser issue which is beyond this project. If there's a profile name that you're willing to share AND it doesn't work, I can try to reproduce your error. |
Doesn't matter which profile it is. 0 Videos always downloaded. Thanks, I'll look for something else. |
I see it now too. I think it may be tiktok blocking scrapers. I'll find a way around it |
Same issue for me. Also it doesn't appear to honour the delay modifier. |
+1 |
The chrome browser opens but it appears the scraper stops before the videos have time to load on the page. With the --show-browser option the blue and red loading indicator on the site appears but then the page closes. The result is no videos downloaded.
Edit: After trying the driver for Firefox the browser stayed open but I noticed the videos never load on the page. The browser stays open but the scraper exits in the console.
The text was updated successfully, but these errors were encountered: