Downloads TikTok Videos
Project description
NiuLab-download-TikTok-videos
NiuLab-download-TikTok-videos is a Python library that downloads tiktok videos with help of their ID.
Installation
Use the package manager pip to install NiuLab-download-TikTok-videos.
pip install NiuLab_download_TikTok_videos
Usage
from NiuLab_download_TikTok_videos import NiuLab_download_TikTok_videos
NiuLab_download_TikTok_videos.tiktok_download(XLSX_FILE_LOCATION ,DESTINATION_FOLDER)
Example Usage
from NiuLab_download_TikTok_videos import NiuLab_download_TikTok_videos
NiuLab_download_TikTok_videos.tiktok_download(r'C:\Users\testUser\PycharmProjects\python_package_test\test_file.xlsx',r'C:\Users\testUser\PycharmProjects\outputFolder')
Dependencies
To use NiuLab_download_TikTok_videos in your application developments, you must have installed the following dependencies :
- Pandas
- OpenPyXl
- TikTokApi
You can install all the dependencies by running the commands below
Pandas
pip install pandas
OpenPyXL
pip install openpyxl
TikTokApi
pip install TikTokApi
License
NOTE : This package is under process of development.
Some things to remember:
- It supports "XLSX" filetype as input
- Provide raw full pathname for input file and output destination folder
- First column of excel file should contain all id for videos and it should have title as "video_id"
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
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
File details
Details for the file NiuLab_Download_TikTok_Videos-1.0.0.tar.gz.
File metadata
- Download URL: NiuLab_Download_TikTok_Videos-1.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e16968e1768d19d6b405efdf8185d845ea893d3aa7a9088c47466d8b9c00c275
|
|
| MD5 |
8e1fd3b632fcd46c9e3f257ee43ca810
|
|
| BLAKE2b-256 |
ef9357253522beb65946d14b39673aaac6f739e67fb8aebbaf2ca686630c3db4
|
File details
Details for the file NiuLab_Download_TikTok_Videos-1.0.0-py3-none-any.whl.
File metadata
- Download URL: NiuLab_Download_TikTok_Videos-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8e9a6cc586ea114617e29891f42af2257e546fec6814778df4928a216989f85
|
|
| MD5 |
26594af50565c6ddf5eb1ee7677e920a
|
|
| BLAKE2b-256 |
eeef9a9782a046a6d199390a0fbab179de9cda91208c3fbbf04a2d61033f0db9
|