„README.md“ ändern

This commit is contained in:
Julia Logan 2022-06-06 11:15:13 +00:00
parent 7f1a5034bf
commit 755ee4ca78

View file

@ -8,8 +8,8 @@ Also holy fuck TikTok's API is awful
* 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
✔️ 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