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:
[Firefox](https://www.mozilla.org/en-US/firefox/new/)
[gecko-driver](https://github.com/mozilla/geckodriver/releases)
[Python 3.x](https://www.python.org/)
[yt-dlp](https://github.com/yt-dlp/yt-dlp/) and [most of it’s dependancies (pycryptodomex not required)](https://github.com/yt-dlp/yt-dlp/blob/master/requirements.txt) for getting videos without watermark
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
Built Distribution
File details
Details for the file tiktokget-1.0.4.tar.gz
.
File metadata
- Download URL: tiktokget-1.0.4.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.28.2 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.14 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e4f0fbc40f164cd7cffb39cee60729e671723f7252d3a75d96ba54c92f26054 |
|
MD5 | d7a54f9258405508da2b1db5bcc69e7c |
|
BLAKE2b-256 | 437ad2d240f56dc57e314e08964930805e13ffcde17b8235f73dc009d0f39155 |
File details
Details for the file tiktokget-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: tiktokget-1.0.4-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.28.2 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.14 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85531fae46e67601466f6e2fb1e18e7b0ac0c4d8a18322592ace292578853183 |
|
MD5 | bae16c371e22ee0a831b475401c87f6a |
|
BLAKE2b-256 | 67ca789f10cd20e4de794d47d103cd5306a885893def921f6ad34974e6818ed3 |