项目作者: rahulbordoloi

项目描述 :
Download Video & Audio Files from Youtube using Python.
高级语言: Python
项目地址: git://github.com/rahulbordoloi/Youtube-Video-Downloader.git
创建时间: 2020-07-05T15:56:42Z
项目社区:https://github.com/rahulbordoloi/Youtube-Video-Downloader

开源协议:Apache License 2.0

下载


Youtube-Downloader

Pull Requests Welcome
Setup Automated
Test passing
Python Version
PyPI version


Open Source Love png2

Download Video & Audio Files from Youtube using Python.

About

It is a Simple YouTube Downloader which takes in input of the URL of the YouTube Video from the user and Downloads the same in your device.

NEW - CLI Integration also available!!

Output

Demo:

All the output files according to sections are in /output.

Dependencies

Install the dependencies from your terminal with -

pip install -r requirements.txt

Run

Run the Downloader from your terminal with -

python YTDownloader.py

CLI Integration

Run the following in your terminal -

  1. pip install R07
  2. python
  3. >>>from R07 import YTDownloader
  1. >>>YTDownloader()

OR

  1. YTDownloader(<url-of-the-video>)

For more information refer to -

  1. PyPI Official Documentation, R-07.
  2. Github Repository, PyPI-Publish

NOTE : The File will be downloaded to the current working directory.

Performance



Here the file got downloaded in 0.14s which takes around 3-4s using other third-party softwares.

Next Updates

To Do
1. Tkinter Build

Contributing contributions welcome

If you are the helping and contributing one, your efforts and suggestion are always welcomed.

Donations

Donate in Patreon


forthebadge made-with-python
ForTheBadge built-with-love