„README.md“ ändern

This commit is contained in:
Julia Logan 2022-06-06 11:14:25 +00:00
parent be672c8c0f
commit 7f1a5034bf

View file

@ -1,4 +1,15 @@
# KekTokVoice
Scripts and HTML files for abusing the TikTok Voice API
Also holy fuck TikTok's API is awful
Also holy fuck TikTok's API is awful
## How?
* Step 1: URL encode your Text
* Step 2: Choose a voice
* Step 3: `POST https://api16-normal-useast5.us.tiktokv.com/media/api/text/speech/invoke/?text_speaker=${VOICE}&req_text=${TEXT}&speaker_map_type=0`
Yes, you're making a POST request with GET strings...
Yes, their API has no rate limiting and authentication
* Step 4: Decode the JSON, `v_str` contains your base64 encoded WAV
* Step 5: Sehr Gut
* Step 6: Profit