Gibsol / tiktokdl

a primitive tiktok video download script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TikTokDL

A primitive tiktok video download without watermark script built using the TikTokAPI Python library.

Dependencies

TikTokAPI

How to use It?

  1. pip install PyTikTokAPI
  2. git clone https://github.com/Gibsol/tiktokdl
  3. python main.py

Cookie keys

Get your keys from Cookie. You can get them from the Applications tab in Chrome developer console. By default it used hardcoded values which may not work after some time. The keys to extract are s_v_web_id and tt_webid

About

a primitive tiktok video download script

License:GNU General Public License v3.0


Languages

Language:Python 100.0%