Short Description
- Use this Simple Script to stream YouTube Video to VLC without 'URL'
How To Use
# import the library
import requests
import os
# Paste the Script in Your Program.
# Enter the Youtube Video Name to Start stream in vlc.
YouTubeVideo("Enter_The_YouTube_Video_Title")
How This Works
- Uses The Same API used in PyWhatKit
- API : herokuapp.com
- Requests Library for scraping the Data from playonyt
# For Example Try :
YouTubeVideo("Alan Walker Faded")