Skip to main content

YouTubeMusicAPI Version 1.4

Project description

YouTube-Music-API

How It Works

  • Get Song Name For User and Redirect to Youtube Music Official website.

How To Use

  • For Playing a song, Create the code like this:
# import the module

import YouTubeMusicAPI as ytm

# Use .play for playing song

# Type The Song Name inside the brackets eg: ("Faded Alan Walker")

ytm.play("Song Name")
  • For playing the song in VLC Media Player without downloading, Create the code like this:
# import the module

import YouTubeMusicAPI as ytm

# Use .playonvlc for streaming song in VLC Media Player

# Type The Song Name inside the brackets eg: ("Faded Alan Walker")

ytm.playonvlc("Song Name")

MIT License, Copyright (c) 2021 Sijey

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-1.4.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

YouTubeMusicAPI-1.4-py3-none-any.whl (3.2 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