Skip to content

Instantly share code, notes, and snippets.

View taylorsmcclure's full-sized avatar
🤤
how do program? site:stackoverflow.com

Taylor McClure taylorsmcclure

🤤
how do program? site:stackoverflow.com
View GitHub Profile
@taylorsmcclure
taylorsmcclure / yt-workaround.user.js
Created March 25, 2020 22:35
plugdj-youtube-fix
// ==UserScript==
// @name Plug.dj YT API Key workaround
// @namespace https://plug.dj?refuid=4613422
// @version 1.3.0
// @author WiBla (contact.wibla@gmail.com)
// @description This script will add a button next to "import/create playlist" that allows you to add videos without searching for them
// @downloadURL https://gist.github.com/WiBla/ad1aa9a98949c624cd2886c1a25b5feb/raw/8d83fc7bb1ac77f8ff9494023991e21e5599ec56/yt-workaround.user.js
// @updateURL https://gist.github.com/WiBla/ad1aa9a98949c624cd2886c1a25b5feb/raw/8d83fc7bb1ac77f8ff9494023991e21e5599ec56/yt-workaround.user.js
// @include *://plug.dj/*
// @include *://*.plug.dj/*