Skip to content

N-3-X-U-5/UTTP-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

UTTP-Finder

A system designed to find specific channels on YouTube. It searches for: UTTP, ZNTP, and YFGA. The search is limited to a maximum of 10 pages.

How to Get Your YouTube Data API Key

Visit the Google Cloud Console YouTube API page. In the Google Cloud Console, navigate to APIs & Services > Credentials. Click on Create Credentials > API Key. Open Script.js and replace YOUR YOUTUBE DATA API KEY on the first line with your newly generated API key. You should now be ready to use the UTTP-Finder! If you need assistance, join our Discord support server.

API Key Safety

Your API key is like a password. Do not share it with anyone or include it in publicly accessible code repositories. Set application restrictions and API restrictions in the Google Cloud Console to limit the use of your API key to specific websites or IP addresses. Regularly check the usage of your API key in the Google Cloud Console to ensure it is not being abused. If you suspect your API key has been compromised, regenerate it immediately and update your Script.js file with the new key.

Troubleshooting

API Key Not Working: Ensure you have copied the API key correctly and pasted it in the right place in Script.js. Also, verify that your API key is not restricted in a way that prevents it from working. Quota Exceeded: If you encounter a "quota exceeded" error, you may need to increase your quota in the Google Cloud Console or optimize your usage to stay within the free tier limits. Invalid API Key: Make sure your API key is active and not restricted to a different API or service. Check the Google Cloud Console for any restrictions you might have applied. Network Issues: Ensure you have a stable internet connection and that there are no network restrictions blocking access to the YouTube Data API.

About

A system made for finding channels on YouTube. Searches for: UTTP, ZNTP, and YFGA. has at max 10 pages.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors