Skip to content

Instantly share code, notes, and snippets.

View stripedpurple's full-sized avatar
💭
📷

Nixua stripedpurple

💭
📷
View GitHub Profile
@Gishi1
Gishi1 / funimation-downloader.user.js
Last active November 22, 2020 21:51
Funimation Downloader
// ==UserScript==
// @name Funimation Downloader
// @namespace funimation-downloader
// @description downloads from funimation
// @updateURL https://gist.githubusercontent.com/raw/e20456e1f36d05db74c5dde6308aa282/funimation-downloader.meta.js
// @downloadURL https://gist.githubusercontent.com/raw/9e7f9272530c51271c951ff71d02d8d5/funimation-downloader.user.js
// @include http://www.funimation.com/shows/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js
// @version 2
// @grant none