Skip to content

Instantly share code, notes, and snippets.

View foxhnd's full-sized avatar
🎯
Focusing

foxhnd foxhnd

🎯
Focusing
View GitHub Profile
// ==UserScript==
// @name Openload download bypass
// @namespace http://cs.rin.ru/forum/viewtopic.php?p=1192345#p1192345
// @version 44
// @description Automatically downloads file from openload without clicking anything.
// @author TC
// @downloadURL https://gist.github.com/TwelveCharzz/393603140883a9672ec8/raw/Openload_download_bypass.user.js
// @updateURL https://gist.github.com/TwelveCharzz/393603140883a9672ec8/raw/Openload_download_bypass.user.js
// @match https://openload.co/f/*
// @match https://oload.co/f/*
@foxhnd
foxhnd / di-fm-premium-account-generator.sh
Created February 2, 2017 08:21 — forked from hackruu/di-fm-premium-account-generator.sh
Generate di.fm premium account and playlist. Also supports radiotunes.com (ex sky.fm) and jazzradio.com.
#!/bin/bash
AGENT="AudioAddict-di/1.4.7 iOS/8.1"
COOKIES="./cookies.txt"
AUTH="ephemeron:dayeiph0ne@pp"
DOMAIN=gmail.com
PLAYLISTDI="di.fm.m3u"
PLAYLISTSKY="sky.fm.m3u"
PLAYLISTJAZZ="jazzradio.m3u"
PLAYLISTROCK="rockradio.m3u"
PLAYLISTCLASSICAL="classicalradio.m3u"