CYBERDEVILZ / YoutubeBot

YouTube Bot is a basic python script that tries to increase the number of views on your YouTube video. Sometimes, we struggle to get views even though our contents are great. View counts also contribute to the YouTube algorithm. Hence, this tool might help you in such situation. Remember! Do not overuse as it is completely unethical.
MIT License
168 stars 69 forks source link

Add hook to detect secret keys #30

Closed P0intMaN closed 3 years ago

P0intMaN commented 3 years ago

What does this PR do?

Adds a feature in .pre-commit-config.yaml to detect secret keys accidentally being passed along with the code.

Test Plan

changes in .pre-commit-config.yaml

Related PRs and Issues

attempts to fix:

Have you read the Contributing Guidelines on issues?

Yes, affirmative