Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eirsvi/tiktok-profile-bulk-downloader

ទាញ​យក​​​វីដេអូ​ពី Profile TikTok Videos បានទាំងអស់ ដោយប្រើប្រាស់ Terminal ប្រើពេលរយវេលាខ្លី
https://github.com/eirsvi/tiktok-profile-bulk-downloader

bulk-downloader script tiktok tiktok-downloader tktok-profiel

Last synced: 1 day ago
JSON representation

ទាញ​យក​​​វីដេអូ​ពី Profile TikTok Videos បានទាំងអស់ ដោយប្រើប្រាស់ Terminal ប្រើពេលរយវេលាខ្លី

Awesome Lists containing this project

README

        





TikTok Profile Downloader

Summary


The TikTok Profile Downloader is a tool designed to download videos from an entire TikTok profile quickly and efficiently. It organizes all videos into a dedicated folder named after the profile, ensuring that files are saved with a truncated version of the original title.

Features


  • Download all videos from a specified TikTok profile.

  • Stores videos in a folder named after the profile.

  • Files are saved with shortened titles to avoid long filenames.

  • Automatically skips already downloaded videos.

  • Simple, terminal-based interface.

Prerequisites

Ensure the following dependencies are installed on your system:

To install the necessary Python libraries, run:

```bash
pip install yt-dlp colorama pyfiglet
```

Installation

1. Clone this repository:

```bash
git clone [email protected]:EIRSVi/tiktok-profile-bulk-downloader.git

cd tiktok-profile-bulk-downloader
```

2. Run the script:

```bash
python ttdl1usr.py
```

Example


To download all videos from a TikTok profile, you can enter a URL such as:


EXAMPLE URL: https://tiktok.com/@eirsvi


All videos will be downloaded and stored in a folder named after the profile (e.g., `eirsvi`), with each file having a truncated version of the video's title as the file name.

Troubleshooting


If you encounter any issues while downloading, check the following:


  • Ensure yt-dlp is installed correctly.

  • Verify that the TikTok profile URL is correct.

  • Ensure proper permissions for creating directories and downloading files.

  • If videos are missing, check the `downloaded.txt` file for already downloaded entries.

License


This project is open-source and available under the MIT License.

Credits


Support us: @eirsvi


Feel free to reach out if you have any questions or feedback!

---

Let me know if you need any changes or additions!