Skip to content

Instantly share code, notes, and snippets.

@aavezel
aavezel / unsubscribe.js
Created December 21, 2021 11:16
Unsubsribe all channals of youtube
/*
GO https://www.youtube.com/feed/channels
*/
// https://stackoverflow.com/a/61511955/626898
function waitForElm(selector) {
return new Promise(resolve => {
if (document.querySelector(selector)) {
return resolve(document.querySelector(selector));
}
@aavezel
aavezel / download.py
Created November 26, 2019 06:15
Download and clue video from kinokong
#!/usr/bin/env python36
# -*- coding: utf-8 -*-
"""
Download m3u8 from kinokong
[!] need ffmpeg installed from system
"""
import sys
import tempfile
// ==UserScript==
// @id iitc-plugin-CSV@pad
// @name IITC plugin: Ingress KML Exporter
// @category Keys
// @version 1.0.20150105.02
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL https://drive.google.com/open?id=0By5o6ue8fgYWYW0yXzlkYjZsZXc&authuser=0
// @downloadURL https://drive.google.com/open?id=0By5o6ue8fgYWYW0yXzlkYjZsZXc&authuser=0
// @description Exports portals currently in view for use with Google Map ( KML Format ).
// @include https://www.ingress.com/intel*