Guillem78 / tiktok-dl

download tiktok with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

download a tiktok video with Python

Get the video URL from the web...

  1. Go to this URL and find a video you like https://www.tiktok.com/en/trending
  2. Click the video you want to watch
  3. Copy and paste the URL that is in your web browser

then run

python tiktok-dl.py --output out.mp4 --verbose VIDEO_URL_HERE

There is an example in test.bat

About

download tiktok with python

License:MIT License


Languages

Language:Python 89.4%Language:Shell 5.6%Language:Batchfile 5.0%