Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah-Grimaldi authored Feb 28, 2023
1 parent b725d3b commit e2b0ff5
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# YTCopyrightFinder
This webpage is designed to take in a song name and artist and check whether that song is copyright licensed on YouTube.

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 <a href="https://developers.google.com/workspace/guides/create-credentials#api-key">here</a>. 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.

0 comments on commit e2b0ff5

Please sign in to comment.