Youtube Downloader

Getting started

View screenshot

Installation

$ git clone https://github.com/abhint/youtube-downloader.git

Change directory

$ cd youtube-downloader

Virtual Environment Optional

$ pip install virtualenv
$ virtualenv venv
$ source venv/bin/activate

Install dependencies

$ pip install -r requirements.txt

Run the Bot

$ python main.py

Heroku Deploy

Deploy

Built With

  • Python
  • Flask - The Python micro framework for building web applications.
  • yt-dlp - A youtube-dl fork with additional features and fixes

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

Telegram Channel

Join the News channel. Here we will post releases and updates.

License

The youtube-downloader is licensed under the MIT license.

Screenshot

screenshot youtube-downloader
GitHub - abhint/youtube-downloader: This is a youtube downloader. Made of flask and yt-dlp.
This is a youtube downloader. Made of flask and yt-dlp. - GitHub - abhint/youtube-downloader: This is a youtube downloader. Made of flask and yt-dlp.