Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 586 Bytes

File metadata and controls

19 lines (14 loc) · 586 Bytes

TikTok Downloader

A Python CLI that downloads TikTok videos or audio using yt-dlp.

How it works

It checks yt-dlp is installed, then runs yt-dlp commands to download a single video, download from a profile, or extract mp3 audio.

Use

Install: pip install yt-dlp pyfiglet colorama
Run: python tiktok.com.py
Choose menu options or use CLI args.

Where

Use on Windows, macOS, or Linux in a terminal.

Owner

Repo owner: shiliaiwei
Script author value in code: eirsvi
Repo: shiliaiwei/tiktok