Skip to content

Psyhackological/tiktok-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTok Downloader

TikTok Downloader

asciinemagifgenerator

This script downloads TikTok videos using a provided list of URLs and saves them into a specified folder with a custom naming format.

Table of contents

  1. Main features
  2. Requirements
  3. Installation
  4. Troubleshooting
  5. Usage with examples
  6. Contributing
  7. License

Main features

  • Download TikTok videos without a watermark.
  • Save videos with custom naming format (e.g., 001_, 002_, ...).
  • Automatically create the output folder if it doesn't exist.
  • Provide a list of TikTok URLs in a text file to download multiple videos at once.

Requirements

  • Python 3.6 or higher
  • requests
  • beautifulsoup4

Installation

  1. Clone the repository:
git clone https://github.com/Psyhackological/tiktok_downloader.git`
  1. Navigate to the project directory and install the required packages:
cd tiktok_downloader
pip install -r requirements.txt

Troubleshooting

If you face any issues while using the script, please open an issue on the GitHub repository, and provide as much information as possible, including the error message and the list of TikTok URLs you're trying to download.

Usage with examples

  1. Create a text file containing a list of TikTok URLs, one per line.
  2. Run the script:
python scrapper.py
  1. The downloaded videos will be saved in the "TikToks" folder with the custom naming format.

Contributing

If you'd like to contribute to the project, please submit a pull request or open an issue with your suggestions or bug reports.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

🎵 Script to download TikTok videos using a list of URLs. Save into a specified folder with custom naming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages