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

No videos downloaded #1

Open
bandicootdancing opened this issue Dec 26, 2019 · 7 comments
Open

No videos downloaded #1

bandicootdancing opened this issue Dec 26, 2019 · 7 comments
Assignees

Comments

@bandicootdancing
Copy link

bandicootdancing commented Dec 26, 2019

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.

@joeyism
Copy link
Owner

joeyism commented Dec 28, 2019

Does it throw an error of some sort? Or use the --delay so it waits longer for the video to load

@bandicootdancing
Copy link
Author

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.

[1228/140939.330:INFO:CONSOLE(1)] "version:0.1.7", source: https://s16.tiktokcdn.com/tiktok/falcon/_next/static/chunks/commons.bdc941a63fea534028a1.js (1)
Getting all videos...
Preparing to download
Downloading videos to ./[redacted]: 0it [00:00, ?it/s]```

@joeyism
Copy link
Owner

joeyism commented Dec 29, 2019

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.

@bandicootdancing
Copy link
Author

Doesn't matter which profile it is. 0 Videos always downloaded. Thanks, I'll look for something else.

@joeyism
Copy link
Owner

joeyism commented Dec 29, 2019

I see it now too. I think it may be tiktok blocking scrapers. I'll find a way around it

@joeyism joeyism self-assigned this Dec 29, 2019
@mikeyside1992
Copy link

mikeyside1992 commented Jan 13, 2020

Same issue for me. Also it doesn't appear to honour the delay modifier.
tiktok-scraper XXXX --driver "C:\Users\james\Desktop\chromedriver" --location "C:\Users\Mikey\Desktop\tt" --delay 25 --show-browser

@osfa
Copy link

osfa commented Mar 20, 2020

+1

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

4 participants