SoulessAdam / TikTok-DL

TikTok Video Downloader API and iOS Script - no watermark.

Home Page:https://t774.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TikTok-DL

TikTok Video Downloader API and iOS Script.
Download any TikTok video without watermark - even if the save option is unavailable.
See API Docs here.


How to setup (iOS):
  • Download Scriptable here.
  • Create new script.
  • Copy ScriptableiOS.js's content and paste into your script.
  • Enter the scripts settings. (Bottom left button)
  • Rename your script to anything you want - such as Download.
  • Tap Share Sheet Inputs.
  • Click URLs.
  • Your script is now ready to use! Guide below.
How to use (iOS):
  • Ensure you setup the script w/ above tutorial.
  • Goto any TikTok video.
  • Tap share.
  • Scroll the Other option and tap it.
  • Tap Run Script.
  • Click on your script setup before.
  • Wait for website to load.
  • Click Download.

How to setup server (Heroku):
  • Literally just deploy this repository to Heroku.
  • Wait for build to complete.
  • Grab your URL for your deployed heroku app.
  • Update the apiEndpoint in the iOS Script.
How to setup server (Python):
NOTE THIS IS FOR LOCAL NETWORKS ONLY.
  • Download Server.py.
  • Run Server.py with python ./path/to/Server.py.
  • Copy the displayed IP on startup.
  • Update your apiEndpoint variable in the iOS Script.

Contact me at: discord.gg/wVWkybYevV

About

TikTok Video Downloader API and iOS Script - no watermark.

https://t774.herokuapp.com

License:GNU General Public License v3.0


Languages

Language:Python 63.8%Language:HTML 25.4%Language:Jinja 5.6%Language:JavaScript 5.0%Language:Procfile 0.2%