DESCRIPTION - This webpage is designed to take in a song name and artist and check whether that song is copyright licensed on YouTube.
INSTALLATION - simply download the folder, open the folder, run the index.html file.
IMPORTANT - You need your own personal Youtube Data V3 API key to be able to use this project.
HOW TO USE - Create your Youtube data v3 API key here. Then input the API key into the upper right of the index.html file where it asks for your api key. From here you will be able to input your song artist and song title inside the designated locations. Be sure to not leave any inputs blank.
CREDITS - The Youtube Data V3 API was used to create this program.