From f73bfdf18563b3bd93f54c7d1f3f1b601a46595a Mon Sep 17 00:00:00 2001 From: Julia Date: Mon, 6 Jun 2022 11:20:18 +0000 Subject: [PATCH] More memeing emojis --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b67ce47..97665bb 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ Scripts and HTML files for abusing the TikTok Voice API Also holy fuck TikTok's API is awful -## How? +## How? πŸ€¨πŸ€” -* Step 1: URL encode your Text -* Step 2: Choose a voice +* 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 \ No newline at end of file + βœ… 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 πŸ’ΈπŸ’° \ No newline at end of file