Skip to main content

Wrapper over pytube python's package

Project description

build codecov

pyhelper

Wrapper over Python's pytube package for downloading youtube videos.

Installation

pip install pytube-downloader

Uses

# Example:
>>> from ytube.downloader import PyYTD

>>> link = "https://www.youtube.com/watch?v=lG6ZCswlkm8"
>>> pytd = PyYTD(link)
>>> pytd.download()
'~/pytube-downloader/./Agar Tum Sath Ho Cover ( Finger Style ).mp4'

Project Setup for Development

Run Cmd: source setup.sh

Uploaded On:

https://pypi.org/project/pytube-downloader/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytube-downloader-1.0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

pytube_downloader-1.0.1-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page