/VidTime

🎥 YouTube Video and Playlist Downloader CLI Easily retrieve comprehensive information about YouTube videos and playlists, and effortlessly download them to your local device with this Python-based Command-Line Interface (CLI) script.

Primary LanguagePython

YouTube Video and Playlist Downloader CLI

Overview

This Python-based Command-Line Interface (CLI) script allows users to obtain detailed information about YouTube videos and playlists and download them locally to their devices. Whether you want to gather information about your favorite videos or have them available offline, this script has you covered.

Features

  • Video Information: Retrieve details such as title, duration, upload date, and view count for a specific YouTube video.

  • Playlist Details: Get essential information about YouTube playlists, including title, total videos, and overall duration.

  • Download Functionality: Download YouTube videos or entire playlists for offline viewing at your convenience.

  • Efficiency and Speed: The script is designed for efficiency, providing a fast and seamless experience.

Installation

  1. Clone the repository:

    git clone https://github.com/SAQLAINAP/VidTime.git
  2. Install the required dependencies:

    pip install -r requirements.txt

Contribution Guidelines

Feel free to contribute by reporting issues, suggesting enhancements, or submitting pull requests. Your input is highly valued!

License

This project is licensed under the MIT License.


Disclaimer: This project is not affiliated with or endorsed by YouTube. Users should adhere to YouTube's terms of service when using this script.