Skip to content

Instantly share code, notes, and snippets.

@Pfaufisch
Pfaufisch / netflix-my-list-export.js
Last active December 17, 2023 13:04
Netflix: Export "My list"
(function() {
const scrollToEnd = () => {
const intervalId = setInterval(() => {
window.scrollBy(0, 100);
if ((window.innerHeight + window.pageYOffset) >= document.body.offsetHeight) {
clearInterval(intervalId);
}
}, 100);
};
@Pfaufisch
Pfaufisch / log_train.sh
Created November 15, 2022 15:35 — forked from Fluepke/log_train.sh
Log train rides on german trains (location data, internet availability, speed, etc.)
#!/bin/bash
if ! command -v curl &> /dev/null; then
echo "This script needs curl. Please install curl."
exit -1
fi
if ! command -v jq &> /dev/null; then
echo "This script needs jq. Please install jq."
exit -1
@Pfaufisch
Pfaufisch / gist:0d8890ed08cfad36768d28a5350a553b
Created February 10, 2021 22:19
Übermedien-Kommentar-Filter
// ==UserScript==
// @name "Andreas Müller" be gone!
// @namespace https://uebermedien.de/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://uebermedien.de/*
// @grant none
// ==/UserScript==
@Pfaufisch
Pfaufisch / keybase.md
Created October 4, 2017 18:38
Keybase IO

Keybase proof

I hereby claim:

  • I am pfaufisch on github.
  • I am dominikhayon (https://keybase.io/dominikhayon) on keybase.
  • I have a public key ASCkznRf4GEIKL_OZnkEvZhULF2wwiIFh3kmgBB2MxWK9go

To claim this, I am signing this object: