Skip to main content

A tiktok getter.

Project description

# tiktokget A tiktok downloader for Linux (and probably all other POSIX-compatible systems). Downloads all the TikTok videos of a user via providing their username, with or without watermark.

Prerequisites

You’ll need:

Simply install python 3.x using your package manager or the standard distribution, then install tiktokget with:

pip3 install tiktokget

Invocation is simple:

tiktokget username

Will download every video (without watermarks) by username, into a folder, also named after their username. The videos will be titled their title in tiktok, prefixed by their ID number.

To download with watermarks, or without the use of yt-dlp, use:

tiktokget -w username

or

tiktokget username -w

Whichever one floats your boat.

to get help with usage, simply invoke tiktokget without any arguments, ie:

tiktokget

I recently added -f, which runs selenium in GUI mode, so you can interact with the browser. This should help with failed downloads.

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

tiktokget-1.0.5.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

tiktokget-1.0.5-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

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