Skip to main content

A package to download TikTok videos or slideshows by URL without needing to login

Project description

Main Workflow PyPI - Python Version

TikTokDL

A python package to download TikTok videos or slideshows by URL without needing to login.

TODO:

  • Find a more exact value for tiktok_magic.MAXIMUM_REQUEST_BODY (Currently ~8MB)

Usage

  1. Install the package
$ pip install tiktok-dlpy
  1. Ensure that playwright has been installed
$ python -m playwright install --with-deps
  1. Import the package
from tiktokdl.download_post import get_post
  1. Run the function in an async context
video_or_slide_url = ""
await get_post(video_or_slide_url)

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-dlpy-2.1.0.tar.gz (23.8 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