A Python CLI that downloads TikTok videos or audio using yt-dlp.
It checks yt-dlp is installed, then runs yt-dlp commands to download a single video, download from a profile, or extract mp3 audio.
Install: pip install yt-dlp pyfiglet colorama
Run: python tiktok.com.py
Choose menu options or use CLI args.
Use on Windows, macOS, or Linux in a terminal.
Repo owner: shiliaiwei
Script author value in code: eirsvi
Repo: shiliaiwei/tiktok