Skip to main content

The search API for YouTube Music.

Project description

YouTubeMusicAPI 2.7

The search API for YouTube Music.

pip install YouTubeMusicAPI

Example

import YouTubeMusicAPI

result = YouTubeMusicAPI.Search("Alan walker faded")

print(result)

# output
# {
#     "name": "Alan Walker - Faded",
#     "Id": "60ItHLz5WEA",
#     "url": "https://music.youtube.com/watch?v=60ItHLz5WEA",
#     "image": "https://i.ytimg.com/vi/60ItHLz5WEA/hqdefault.jpg",
#     "author_name": "Alan Walker",
#     "author_url": "https://www.youtube.com/c/Alanwalkermusic"
# }

License

This Python package is distributed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

YouTubeMusicAPI-2.7.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

YouTubeMusicAPI-2.7-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page