youtube_search
Python function for searching for youtube music videos wrapping the youtube api to automaticly search for music.
Example Usage
For a basic search (and all of the current functionality), you can use the search tool as follows:
pip install youtube-search_music
from youtube_search_music import YoutubeMusicSearch
results = YoutubeSearch('YOURAPIKEY').search(query)
print(results)
Release files for youtube-search-music 2.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| youtube-search-music-2.1.2.tar.gz | 2.6 kB | Details |
Release files / youtube-search-music-2.1.2.tar.gz
| Download URL | youtube-search-music-2.1.2.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dd847080173807dc4903397ccfe7993277755324c0d8c2331030dfe9c8cbd222
|
|
BLAKE2b-256 checksum How to use checksums |
43aaf904c5b1e74665e96d06aaffff02c4d2cc064e7a1a4246486cafc515dc73
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|