Wrapper over pytube python's package
Project description
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:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pytube-downloader-1.0.1.tar.gz
.
File metadata
- Download URL: pytube-downloader-1.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95eaa8a66a3d3d65fea21bc9870312f5281784de6ed427f9df73198aa7e400ee |
|
MD5 | ad896ec5a55a00fa3d1cb332d8618407 |
|
BLAKE2b-256 | ea2f2023bcb767d5732154f484d62132e8e4eb91dc8563355321f551d5707289 |
File details
Details for the file pytube_downloader-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pytube_downloader-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95bb704e8a40ac8af53c122acb783801f35314fef821cbb00685e02908ab7736 |
|
MD5 | decd064b2644f5f45af01e4f453b4acd |
|
BLAKE2b-256 | 68d59e70b6fd4990d7ea965b35ef415c2e4743a1cabfaeff6a7a0e047bef14f0 |