Tok-DL: A TikTok Downloader that actually works
Project description
Tok-DL: A TikTok Downloader that actually works
Features
- Saves both video and gallery posts, including all of their metadata
- Highest quality, no watermarks
- Caches already-downloaded and unavailable posts to avoid fetching them again
Installation
pip install tok-dl
Usage
Tok-DL takes input in the form of newline-separated links. This format is the same as is contained in TikTok personal data downloads. It will ignore commented lines.
Usage: tok-dl [OPTIONS] INPUT_FILE
TikTok Archiver
Options:
-m, --metadata-only Only download metadata.
-o, --out DIRECTORY Output directory. (default ./tiktok)
-e, --errors-file FILE File to save errors to. (default ./errors.log)
--no-cache Bypass the bad URL cache.
--help Show this message and exit.
Limitations
- Since Tok-DL utilizes the TiKWM API, there is a limit of 5,000 requests per day, and 1 per second. Tok-DL automatically handles this on a second-by-second basis, but you will begin seeing errors if you hit the daily limit. Thankfully, you can easily pick up where you left off by feeding
errors.logback in to Tok-DL as an input file. - Requires
wget. WSL is recommended if using on Windows.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tok_dl-0.0.3.tar.gz
(28.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tok_dl-0.0.3-py3-none-any.whl
(29.1 kB
view details)
File details
Details for the file tok_dl-0.0.3.tar.gz.
File metadata
- Download URL: tok_dl-0.0.3.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
395940372f4a7934c708f7b70cc4200e5aa3bde2e731d1c67a86ff2016959c98
|
|
| MD5 |
61eb4025c3b1739cf43104d6a659711d
|
|
| BLAKE2b-256 |
0b9c9dd25cd37b6f5841726fbd2d0a9086134834d347196cd9a0793d1c1a2e9a
|
File details
Details for the file tok_dl-0.0.3-py3-none-any.whl.
File metadata
- Download URL: tok_dl-0.0.3-py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
744f5cf98b7e680b85817794ab39188ab43f66240e182c7a70cdb32ef76c25a5
|
|
| MD5 |
4be7f253ce7b44172e0f23e8b88dec50
|
|
| BLAKE2b-256 |
f62c9ab0c2edeed646ab39c7d744485e222ce7303ff7db25583f3b6159406efc
|