-
-
Notifications
You must be signed in to change notification settings - Fork 135
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
Option to download all videos? #15
Comments
It is technically possible, but TikTok would probably rate limit the ip making the requests, depending on the amount of videos downloaded of course. I will still try to implement this with the new wrapper being developed on the new-api branch |
It's better to use a web browser extension to do so because Tiktok will put "rate limits" to limit how many requests and downloads a website, user and ip address can make within a certain amount of time, in order to prevent content scraping and stream ripping. Here's what I use. |
I'll close this issue. I'm not planning to implement a mass downloader, mainly because of the rate limit problem. You can still use any of the programs @desbest recommended or use tiktok-scraper, which also works nicely. |
This probably isn't feasible, but how easy would it be to implement a way of downloading all videos on a page at once? Would help with archiving too
The text was updated successfully, but these errors were encountered: