Youtube Sponsorship Talks Skip
- Auto finds and skips sponsorship talks in youtube videos
- [Get Groq Api Key] (needs API Key to use)
-
Follow photo guide below to install unpacked extension at chrome (Select build folder inside skip_advert main folder)
-
Follow photo guide below to Pin extension to see in bar
-
Click the Enable Auto Skip button
- create .env file in main folder with your groq api api key
GROQ_API_KEY= xxxxxxxx API KEY HERE xxxxxxxxx
-
open terminal
-
git clone https://github.com/atacolak/skip_advert.git
-
cd skip_advert
-
npm install
-
npm run watch
-
make your changings
-
npm run build
-
Continue with step A
Suggestions and pull requests are welcomed!.
This project was bootstrapped with Chrome Extension CLI