https://github.com/paulbgtr/tiktokdl
a primitive tiktok video download script
https://github.com/paulbgtr/tiktokdl
tiktok tiktok-download-without-watermark tiktok-downloader
Last synced: 7 months ago
JSON representation
a primitive tiktok video download script
- Host: GitHub
- URL: https://github.com/paulbgtr/tiktokdl
- Owner: paulbgtr
- License: gpl-3.0
- Created: 2022-09-04T09:37:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-04T10:03:06.000Z (about 3 years ago)
- Last Synced: 2024-07-29T20:24:34.260Z (about 1 year ago)
- Topics: tiktok, tiktok-download-without-watermark, tiktok-downloader
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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**