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

Snaptik doesnt work #20

Open
danielkadosh10 opened this issue Aug 4, 2022 · 3 comments
Open

Snaptik doesnt work #20

danielkadosh10 opened this issue Aug 4, 2022 · 3 comments

Comments

@danielkadosh10
Copy link

When i try to download using snaptik it will return a KeyError: 'content-length' error. I think its because they changed the json for the videos

@krypton-byte
Copy link
Owner

update this library to the latest
pip install git+https://github.com/krypton-byte/tiktok-downloader

@danielkadosh10
Copy link
Author

Downloading slideshows through snaptik was working before but now its not

@MassoudiR
Copy link

try

from tiktok_downloader import snaptik
url = "https://tiktok.com/@dhiaaeddinbourcheni14/video/7105396438292499718"
d=snaptik(url)
print(d.get_media()[0].json)

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

3 participants