Skip to content

Instantly share code, notes, and snippets.

@BehindTheMath
BehindTheMath / Download Youtube playlist as MP3s.user.js
Created November 24, 2016 14:40
Download Youtube playlist as MP3s
// ==UserScript==
// @name Download Youtube playlist as MP3s
// @namespace behindthemath.io
// @include http://www.youtubecomtomp3.com/YouTube-Playlist-Downloader.php
// @version 1
// @grant none
// ==/UserScript==
(function () {
console.log("Running...");