Pablo Ferreiro 846554395d First commit
2022-03-06 19:19:54 +01:00
2022-03-06 19:19:54 +01:00
2022-03-06 19:19:54 +01:00
2022-03-06 19:19:54 +01:00
2022-03-06 19:19:54 +01:00
2022-03-06 19:19:54 +01:00
2022-03-06 19:19:54 +01:00
2022-03-06 19:19:54 +01:00
2022-03-06 19:19:54 +01:00
2022-03-06 19:19:54 +01:00
2022-03-06 19:19:54 +01:00
2022-03-06 19:19:54 +01:00

SignTok

Sign your TikTok urls easily. This is a port of tiktok-signature to Python using Selenium and Selenium Stealth

Deploy

Installation

pip install -r requirements.txt

You also need to have Chrome installed

Usage

For webserver:

python web.py

Then you can send a POST request to localhost:8080 with a raw/plain body containing the url

For cli usage:

python cli.py

TODO

  • Docker
Description
No description provided
Readme MIT 228 KiB
Languages
JavaScript 91.6%
Dockerfile 8.1%
Procfile 0.3%