Giter VIP home page Giter VIP logo

youtube-'s Introduction

YouTube Downloader Script

This Python script allows users to download YouTube videos and organize them by moving associated thumbnails.

Requirements

  • Python 3.11 or later
  • yt_dlp library (install using: pip install yt-dlp and pip install -r requirements.txt)

Usage

  1. Run the script.
  2. Enter a valid YouTube video URL.
  3. Specify the file location to save downloaded files.
  4. Customize video quality, audio format, and subtitles (optional).
  5. The script will download the video, associated subtitles, and thumbnail.
  6. Thumbnails will be moved to a 'thumbnails' folder within the specified location.

Author

  • Author: RhaZenZ0

Getting Started

  1. Clone the repository: git clone https://github.com/RhaZenZ0/YouTube-.git
  2. Install the required dependencies: pip install -r requirements.txt

Usage Example

python YouMain.py

Configuration

  • DEFAULT_VIDEO_QUALITY: Default video quality if not specified by the user.
  • DEFAULT_AUDIO_FORMAT: Default audio format if not specified by the user.
  • DEFAULT_SUBTITLES: Default subtitles inclusion if not specified by the user.

Contributing

Contributions are welcome! Please check the Contribution Guidelines.

License

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

Acknowledgments

Special thanks to yt_dlp for providing the library used in this script.

youtube-'s People

Contributors

rhazenz0 avatar dependabot[bot] avatar snyk-bot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.