Name | tok-dl JSON |
Version |
0.0.2
JSON |
| download |
home_page | None |
Summary | Tok-DL: A TikTok Downloader that actually works |
upload_time | 2025-01-20 05:50:35 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
archiver
downloader
tiktok
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<h1 align="center">
Tok-DL: A TikTok Downloader that actually works
</h1>
<p align="center">
<img src="https://github.com/user-attachments/assets/9d57a8a9-18d2-4751-b573-466f57607840" />
</p>
## 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
## 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](https://www.tikwm.com/) 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.log` back in to Tok-DL as an input file.
Raw data
{
"_id": null,
"home_page": null,
"name": "tok-dl",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "archiver, downloader, tiktok",
"author": null,
"author_email": "Sweepy <git@sweepy.dev>",
"download_url": "https://files.pythonhosted.org/packages/06/86/f321ec3dc7557c58e9bdc82178a5ebfec39cf7644818d8dfd15d92efb6fe/tok_dl-0.0.2.tar.gz",
"platform": null,
"description": "<h1 align=\"center\">\n Tok-DL: A TikTok Downloader that actually works\n</h1>\n<p align=\"center\">\n <img src=\"https://github.com/user-attachments/assets/9d57a8a9-18d2-4751-b573-466f57607840\" />\n</p>\n\n## Features\n- Saves both video and gallery posts, including all of their metadata\n- Highest quality, no watermarks\n- Caches already-downloaded and unavailable posts to avoid fetching them again\n\n## Usage\nTok-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.\n\n```\nUsage: tok-dl [OPTIONS] INPUT_FILE\n\n TikTok Archiver\n\nOptions:\n -m, --metadata-only Only download metadata.\n -o, --out DIRECTORY Output directory. (default ./tiktok)\n -e, --errors-file FILE File to save errors to. (default ./errors.log)\n --no-cache Bypass the bad URL cache.\n --help Show this message and exit.\n```\n\n## Limitations\nSince Tok-DL utilizes the [TiKWM](https://www.tikwm.com/) 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.log` back in to Tok-DL as an input file.\n",
"bugtrack_url": null,
"license": null,
"summary": "Tok-DL: A TikTok Downloader that actually works",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/sweepies/tok-dl",
"Issues": "https://github.com/sweepies/tok-dl/issues",
"Repository": "https://github.com/sweepies/tok-dl.git"
},
"split_keywords": [
"archiver",
" downloader",
" tiktok"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "432296ebfe6f8eb5783c1feaffdff99ae5af20d1920868f88017493b982fe89a",
"md5": "dbbe83f97c1cf1bb7f00719c18d39342",
"sha256": "c0fe02b02967698fbdd34af7d75719541b01516246fe5aebce86d37efb56451d"
},
"downloads": -1,
"filename": "tok_dl-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dbbe83f97c1cf1bb7f00719c18d39342",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 16607,
"upload_time": "2025-01-20T05:50:33",
"upload_time_iso_8601": "2025-01-20T05:50:33.547152Z",
"url": "https://files.pythonhosted.org/packages/43/22/96ebfe6f8eb5783c1feaffdff99ae5af20d1920868f88017493b982fe89a/tok_dl-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0686f321ec3dc7557c58e9bdc82178a5ebfec39cf7644818d8dfd15d92efb6fe",
"md5": "15feca160dfa8958d3576d8182f35661",
"sha256": "33c25dc3a2cff7a0603670cadc72d6a6efde6fcc9919465e2d8ac1194cec0ad1"
},
"downloads": -1,
"filename": "tok_dl-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "15feca160dfa8958d3576d8182f35661",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 15816,
"upload_time": "2025-01-20T05:50:35",
"upload_time_iso_8601": "2025-01-20T05:50:35.295087Z",
"url": "https://files.pythonhosted.org/packages/06/86/f321ec3dc7557c58e9bdc82178a5ebfec39cf7644818d8dfd15d92efb6fe/tok_dl-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-20 05:50:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sweepies",
"github_project": "tok-dl",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "tok-dl"
}