Skip to main content

Scrapper for Minet csvs on tiktok

Project description

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:

  • video_id, the id of the video (alias id)
  • author_id, the id of the author (alias author_unique_id)

Usage

tksel input.csv output_folder [--no-headless] [--no-verify] [--no-skip]
  • input.csv is the csv generated by minet or any csv with the right columns

  • output_folder is the folder where the videos will be downloaded, it will be created if it doesn't exist, the input csv will also be copied there

  • --no-headless is an optional argument to display the browser while it is downloading the videos

  • --no-verify is an optional argument to disable the verification of the requests.get()

  • --no-skip is an optional argument to disable the skipping of the videos that are already downloaded

  • --sleep-min is an optional argument to set the minimum sleep time between requests (randomized between --sleep-min and --sleep-max)

  • --sleep-max is an optional argument to set the maximum sleep time between requests (randomized between --sleep-min and --sleep-max)

  • --help is an optional argument to display the help message

  • --version is an optional argument to display the version of the package

Example

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tksel-1.1.2.tar.gz (2.3 MB view details)

Uploaded Source

Built Distribution

tksel-1.1.2-py3-none-any.whl (2.3 MB view details)

Uploaded Python 3

File details

Details for the file tksel-1.1.2.tar.gz.

File metadata

  • Download URL: tksel-1.1.2.tar.gz
  • Upload date:
  • Size: 2.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for tksel-1.1.2.tar.gz
Algorithm Hash digest
SHA256 91bacba2568172fd758d264ff69a8acb5c45a2a100519020f9a5cbabbb8fce04
MD5 697d50b54cda837d594625e29c7eca4c
BLAKE2b-256 bee48e51c580417ed78bb9e9baf3295868113813fb74f634f0d941e494c75e46

See more details on using hashes here.

Provenance

The following attestation bundles were made for tksel-1.1.2.tar.gz:

Publisher: hatch-build-and-publish.yml on Marceau-h/TkSel

Attestations:

File details

Details for the file tksel-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: tksel-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for tksel-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e98dddf7540f231ca2399eca79f308a08e614762d53cb4321427af32a731047c
MD5 18819eb52060a21666ee15fc258b5c97
BLAKE2b-256 ed230a8cf7586fc01dd12214c61642521ca504365a1a37dc243fe48cb38561d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for tksel-1.1.2-py3-none-any.whl:

Publisher: hatch-build-and-publish.yml on Marceau-h/TkSel

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page