Skip to content

Instantly share code, notes, and snippets.

View darkwater4213's full-sized avatar

Yorukawa Seika darkwater4213

View GitHub Profile
@darkwater4213
darkwater4213 / aops.user.js
Created May 24, 2020 00:33 — forked from nikhiljha/aops.user.js
AoPS Downloader
// ==UserScript==
// @name AoPS Downloader
// @namespace http://www.artofproblemsolving.com/
// @version 0.0.1
// @description Download the AoPS WOOT (or other classes) transcripts!
// @author Nikhil Jha
// @match http://www.artofproblemsolving.com/class/*/transcript/*
// @grant none
// ==/UserScript==