yt_downloader packaged
Project description
yt_downloader
Paste YT URL's and download mp3/mp4 files
Command line functions
-h, --help show this help message and exit
-L [LINKS ...], --links [LINKS ...] links seperated with a space
-M MODE, --mode MODE mp3 or mp4
-D DESTINATION, --destination DESTINATION destination folder
Use as a package
from pyyt import downloader
from pyyt.config import return_config
options = return_config('mp3') # Used to configure download configuration -return_config(mode, destination)
downloader.download(['https://www.youtube.com/watch?v=dQw4w9WgXcQ'], options) # Put links in a list
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
pyytdl-1.3.2.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyytdl-1.3.2.tar.gz.
File metadata
- Download URL: pyytdl-1.3.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc0babe812b784af20b3ecbfb97c6ca7fd4f41f3261a619a9d0a305a084da35b
|
|
| MD5 |
9a8e3ceff368bd0a9d91747fdaa3bccc
|
|
| BLAKE2b-256 |
c3056d9cc4df9cbd0e5c96a7e656ee9bb2b8dd52021939c2119b4c5e0ccc50d7
|
File details
Details for the file pyytdl-1.3.2-py3-none-any.whl.
File metadata
- Download URL: pyytdl-1.3.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffdf02783cba7fba81c030654cee124454ff04ffbca3940fc012b8c7654eff01
|
|
| MD5 |
56b0f21dcec5af432bf7d711c3d751fe
|
|
| BLAKE2b-256 |
44dee44559e82b36544bd0f405dc910393b379741d337c27d0533c71a5399073
|