Library for getting music and video in high quality from YouTube
Project description
TubeMp3
Library for getting music from YouTube
Instalation
pip3 install tubemp3 -U
Examples:
music info
from tubemp3.api import search_music
query = "like a player wolverine deadpool chor"
music = search_music(query)[0]
Download
from tubemp3.api import search_music
from tubemp3.file import download
query = "like a player wolverine deadpool chor"
music = search_music(query)[0]
download(music)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file tubemp3-0.3.1.1-py3-none-any.whl
.
File metadata
- Download URL: tubemp3-0.3.1.1-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32b6781d1ba74ec47e51ea5b1eb6351196fde5faa0b54e9121c7cad58158399d |
|
MD5 | ae88cb668c0bad2755d9ad78409ff9fc |
|
BLAKE2b-256 | c762f4367fea6e9762693e6d688e10c6bb8a9f5fe8a50eab8dfb8184d356ed7b |