Welcome to the TikTok Video Downloader. This tool allows you to download TikTok videos or audio directly to your device.
- Download TikTok Videos: Save any TikTok video to your local machine.
- Audio Extraction: Option to extract and download only the audio from TikTok videos in MP3 format.
Install the necessary Python packages using:
pip install yt-dlp colorama pyfiglet
-
Clone this repository:
git clone git@github.com:EIRSVi/tiktok-video-audio-downloader.git cd ttdl.py
-
Run the script:
python ttdl.py
-
Input the TikTok video URL when prompted:
Enter the TikTok video URL: https://www.tiktok.com/@user/video/123456789
-
Choose whether to download the video or audio:
Do you want to download (v)ideo or (a)udio only? (v/a): v
python ttdl.py
Input:
Enter the TikTok video URL: https://www.tiktok.com/@user/video/123456789
Do you want to download (v)ideo or (a)udio only? (v/a): v
Output:
Video downloaded successfully to: ~/Downloads
Support the development of SRIEVi by following us on:
Stay connected with us for updates and improvements!
This project is licensed under the MIT License. See the LICENSE file for details.
SRIEVi © 2024
- SRIEVi Logo: Replace the placeholder with your logo URL or remove if unnecessary.
- Features: Outlines what the script does.
- Requirements: Lists dependencies and how to install them.
- Usage: Walkthrough on how to run the script.
- Example: Demonstrates a typical user input/output.
- Support: Links to your social profiles.