Skip to content

danrynr/tiktok-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tiktok-dl

Download tiktok video at original quality using RapidAPI

Installation

  1. Make sure you have all 3 of these program installed on your machine yt-dlp, ffmpeg, exiftool

  2. Have python 3.10 installed

  3. Install all requirements on requirements.txt

Setup

  • Create .tiktok-dl.env file and add variable TT_RAPIDAPI_KEY. Add your own api key.
  • You can also set DEFAULT_ACCOUNT and DOWNLOAD_DIR variable for ease of use.

Manual

  • Do python3 tiktok-dl.py -h (linux), use python|py (windows) to see all options.

About

Download tiktok video using RapidAPI

Resources

Stars

Watchers

Forks

Languages