Skip to content

Instantly share code, notes, and snippets.

View Ariah-F's full-sized avatar

Ariah Ariah-F

View GitHub Profile
@xingoxu
xingoxu / privatter-no-password.js
Created May 4, 2019 22:45
See Privatter post with password
// ==UserScript==
// @name Privatter Nopassword
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://privatter.net/*
// @grant none
// ==/UserScript==
@danfinlay
danfinlay / How to download streaming video.md
Last active November 11, 2025 09:44
How to download a streaming video with Google Chrome

How to download streaming video

Streaming just means a download that they don't want you to keep. But Chrome's developer tools make it easy to access what's really going on under the hood.

Open Developer Tools

From the page where you want to download some things, go into your chrome menu to open the developer tools. You can either:

1.  (On a mac): Command-option-J
2. (On a PC): Control-alt-J