Marceau-h / TkSel

GNU Affero General Public License v3.0
0 stars 0 forks source link

tksel

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install tksel

License

tksel is distributed under the terms of the AGPLv3 license.

Description

tksel is a Python package that provides tool to recover videos from TikTok. It is intended to be used on the csvs generated by Minet but will work on any csv with the right columns:

Usage

tksel input.csv output_folder [--no-headless] [--no-verify] [--no-skip]

Example

tksel to_collect.csv /path/to/saving/dir --no-headless --no-verify --no-skip --sleep-min 60 --sleep-max 120