Perform YouTube music video searches using API
Project description
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)
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
File details
Details for the file youtube-search-music-2.1.2.tar.gz
.
File metadata
- Download URL: youtube-search-music-2.1.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd847080173807dc4903397ccfe7993277755324c0d8c2331030dfe9c8cbd222 |
|
MD5 | af6d3d08da552f45ed0828158937a7ae |
|
BLAKE2b-256 | 43aaf904c5b1e74665e96d06aaffff02c4d2cc064e7a1a4246486cafc515dc73 |