Skip to content

Tiktube is a user-friendly video downloader designed to make downloading videos from YouTube and TikTok a breeze!

License

Notifications You must be signed in to change notification settings

Enoch208/Tiktube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiktube 🎥

Video Demo: Tiktube Demo Video

Description:

Welcome to Tiktube, your go-to video downloader for both YouTube and TikTok! With a simple and intuitive interface, Tiktube allows you to easily download your favorite videos from these popular platforms, making it easier than ever to enjoy content offline without having to go through the stress of going to website which would keep redirecting you.

Disclaimer

Tiktube is intended solely for personal use to download videos for offline viewing. It is the user's responsibility to ensure compliance with the terms of service and copyright policies of the platforms from which they are downloading content.

We do not condone or encourage any misuse of this tool, including downloading content for commercial use, distribution, or in violation of copyright laws.

By using Tiktube, you agree that the creator of this project is not liable for any misuse or legal consequences resulting from its use. Users should only download content they have the legal right to download and are responsible for their own actions.

Features

  • Easy to Use: Just input the video URL and let Tiktube do the rest!
  • Multi-Platform Support: Download videos from both YouTube and TikTok effortlessly.
  • Flexible File Handling: Videos are saved in a designated downloads folder.
  • Humorous Touch: Tiktube adds a bit of fun to the downloading process!

How to Use

  1. Clone or download the repository to your local machine.
  2. Make sure you have Python 3.x installed.
  3. Install the required libraries by running:
    pip install -r requirements.txt
    
  4. Run the application with:
    python project.py
    
  5. Follow the on-screen instructions to enter the video URL and start downloading!

Requirements

  • Python: Make sure you have Python 3.x installed on your system.
  • yt-dlp: A powerful video downloader library for Python. This is included in the requirements.txt.
  • pyfiglet: For displaying fun ASCII art.

You can find the required packages in requirements.txt:

yt-dlp
pyfiglet

Known Issues

  • Due to restrictions on some platforms, you may encounter issues downloading certain videos. If you see an error message, it may be due to the need for authentication or access rights.

Tiktube

Tiktube is a tool to download videos for personal offline viewing from platforms like YouTube and TikTok.

Contributing

We welcome contributions! If you have ideas for features or improvements, feel free to submit a pull request. Please make sure to keep your code clean and well-documented.

License

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

Acknowledgments

A big shoutout to the creators of yt-dlp for their amazing work on the video downloading library, and to pyfiglet for adding that fun touch to our terminal outputs!

About

Tiktube is a user-friendly video downloader designed to make downloading videos from YouTube and TikTok a breeze!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages