Google Chrome Extension allowing you to search YouTube videos for specific text by words, phrases, or regular expressions.
- Clone repository
- Go to
chrome://extensions - Check "Developer Mode"
- Click "Load Unpacked Extension"
- Open "SubSearcher" folder
- Visit
http://youtube.com - Click a video
- Click the extension when the icon is red
- Search for a string
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Made at #TAMUHack2016
Awarded 1st Place by QuantLab LLC and Finished in Top 10 Overall