Best Flask open-source libraries and packages

Tiktok saver

TikTok Saver is a SaaS (Software as a service) for downloading and saving Tiktok videos with the highest quality and no watermark.
Updated 3 weeks ago

Tiktok Saver

TikTok Saver allows users to download and save TikTok videos without watermarks and in the highest quality.

About This Project

TikTok Saver is a SaaS project that enables users to download and save TikTok videos on their devices. Please note that slides are not supported. The backend of the application is built using Python with yt-dlp, while the frontend is developed using the Next.js framework.

If you have any suggestions for improvements, better handling of certain aspects, or if you encounter any issues, please let me know by creating a new issue or contacting me on Discord _riad_.

Website Preview

website preview

Getting Started

Install the latest version of Docker then follow these steps:

1. Clone the repository:

git clone https://github.com/riad-azz/tiktok-saver.git

2. Navigate to the project folder:

cd tiktok-saver

3. Starting the server:

# Build and run the server
docker-compose up -d --build

# Run the server
docker-compose up -d

Note: make sure Docker is installed and running before using docker-compose command.

Contribution

All contributions are welcome! If you believe you can improve this project in any way, shape, or form, please feel free to do so.

License

This project is licensed under the [MIT] License - see the LICENSE.md file for details