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

Is there a way to use the api,video to download the videos? #984

Open
fungjk4 opened this issue Dec 27, 2022 · 1 comment
Open

Is there a way to use the api,video to download the videos? #984

fungjk4 opened this issue Dec 27, 2022 · 1 comment
Labels
installation_help Someone is having problems installing the api

Comments

@fungjk4
Copy link

fungjk4 commented Dec 27, 2022

I was going through the documentation and examples, and while messing around and trying out the examples, I seem to get errors regarding kwargs. If anyone can steer me in the right direction for a script like this let me know!

@fungjk4 fungjk4 added the installation_help Someone is having problems installing the api label Dec 27, 2022
@Russell-Newton
Copy link

I can't help with this library, but I've made my own that I originally created for this purpose (I'm using it right now in my Discord bot). I've even made an example for how to download both videos and slideshows.

My library is called TikTokPy, indexed in PyPI as tiktokapipy. The section on downloading videos is in the examples portion of the documentation. It shows how to fetch the video and load it into a BytesIO object which can then be saved (or in my case sent as a file over Discord).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installation_help Someone is having problems installing the api
Projects
None yet
Development

No branches or pull requests

2 participants