Unofficial api tiktok
Project description
Tikdan
tikdan is a Python package that provides functionality for exporting video information from TikTok URLs using the TikMate API.
Installation
You can install tikdan using pip
:
pip install tikdan
Usage
from tikdan import Tikdan
tiktok_api = Tikdan.Api()
url = input("Enter TikTok URL: ")
video_info = tiktok_api.export_video_info(url)
print(video_info)
License
This project is licensed under the GNU General Public License v3.0.
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
tikdan-1.tar.gz
(2.1 kB
view details)
Built Distribution
tikdan-1-py3-none-any.whl
(14.7 kB
view details)
File details
Details for the file tikdan-1.tar.gz
.
File metadata
- Download URL: tikdan-1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79b9fff85a7cfa013b2512d83bb596e779fb134aa474d8792c6cf2cf7d9f7e6d |
|
MD5 | e85aceced90c89a188d7c503a6dee63e |
|
BLAKE2b-256 | 86db6236f9a497501ff0a6379ed391c7eb91f4f37dff1be5c23b2bc1fa137b35 |
Provenance
File details
Details for the file tikdan-1-py3-none-any.whl
.
File metadata
- Download URL: tikdan-1-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc5780033a0a7f249699fda29dd6f25b8844db14830c2b8aef3f8eecbfd8081d |
|
MD5 | c37c4e9db38f3d209e8154122ca747d9 |
|
BLAKE2b-256 | be40cad075a6da69e88d1a0bb0aa7b3e45bb229fd0d26c3e0383f4327155afa3 |