Skip to main content

Tiktok Downloader&Scraper using bs4&requests

Project description

<p align=”center”> <img src=”https://avatars.githubusercontent.com/u/52121207” width=”25%”><br> <img src=”https://img.shields.io/badge/AUTHOR-KRYPTON–BYTE-brightgreen”> </p>

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)

# install

`bash > python3 -m pip install tiktok_downloader > python3 -m pip install git+https://github.com/krypton-byte/tiktok-downloader `

<ul> <li><h2> ssstik</h2></li>

`python >>> from tiktok_downloader import ssstik >>> ssstik().get_media("url") [<[type:video]>, <[type:music]>] >>> ssstik().get_media("url")[0].download("result.mp4") `

<li><h2> snaptik</h2></li>

`python >>> from tiktok_downloader import snaptik >>>snaptik("url").get_media() [<[type:video]>, <[type:video]>] >>> Tiktok.snaptik("url").get_media()[0].download("result.mp4") ` <li><h2> get info </h2></li>

`python >>> from tiktok_downloader import info_video >>> info=info_video("url") >>> info.caption >>> info.created >>> info.id >>> info.music >>> info.username >>> info.created >>> info.signature >>> info.verified ` </ul> # Donasi <p align=”center”><img src=”https://svgur.com/i/Vtt.svg”>

</p> <ul><li><a href=”https://saweria.co/kryptonbyte”>Saweria</a><li><a href=”https://wa.me/6283172366463”>Whatsapp</a></li><li><a href=”https://trakteer.id/krypton-byte-z8vbo”>Trakteer</a></li></ul>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiktok_downloader-0.0.7.tar.gz (6.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page