Skip to content

Instantly share code, notes, and snippets.

@iggyvolz
iggyvolz / korra-dl test
Created October 7, 2014 21:50
korra-dl test
$ for file in *;do if [ "`curl --silent http://udat.mtvnservices.com/service1/dispatch.htm?feed=nick_arc_player_prime\&plugin.stage=live\&mgid=mgid:arc:episode:nick.com:\`cat $file\``" == "`curl --silent http://udat.mtvnservices.com/service1/dispatch.htm?feed=nick_arc_player_prime\&plugin.stage=live\&mgid=mgid:arc:episode:nick.com:\`cat 101\``" ];then echo "$file FAIL";else echo "$file PASS";fi;done
101 FAIL
102 FAIL
103 FAIL
104 FAIL
105 FAIL
106 FAIL
107 FAIL
108 FAIL
109 FAIL
@iggyvolz
iggyvolz / Debug install
Created November 4, 2014 03:51
Homebrew-Cask Atom Woes
$ brew cask install --debug atom
==> Initializing Taps
==> Creating directories
==> Loading Cask definitions
==> Translating 'atom' into a valid Cask source
==> Testing source class Cask::Source::URI
==> Testing source class Cask::Source::PathSlashRequired
==> Testing source class Cask::Source::TappedQualified
==> Testing source class Cask::Source::UntappedQualified
==> Testing source class Cask::Source::Tapped
@iggyvolz
iggyvolz / gist:93f17a54ad2e22077fc0
Last active August 29, 2015 14:11
Homebrew-Cask todo lister
<?php
$todos=[];
class todo
{
public $file;
public $msg;
public $linenum;
public $text;
function __construct($file,$line,$linenum)
{
@iggyvolz
iggyvolz / gist:8e4a71a871a2c2216ad8
Created February 2, 2015 18:05
NFL youtube-dl error
$ youtube-dl --verbose "http://www.nfl.com/news/story/0ap3000000467586/article/patriots-seahawks-involved-in-lategame-skirmish"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.nfl.com/news/story/0ap3000000467586/article/patriots-seahawks-involved-in-lategame-skirmish']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.01.30.2
[debug] Python version 2.7.9 - Darwin-13.4.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 2.5.3, ffprobe 2.5.3, rtmpdump 2.4
[debug] Proxy map: {}
[nfl.com] 0ap3000000467586: Downloading webpage
2015-02-07 17:14:31 -0500
./configure
--disable-debug
--disable-dependency-tracking
--disable-silent-rules
--prefix=/usr/local/Cellar/butt/0.1.14
configure: WARNING: unrecognized options: --disable-debug
checking for a BSD-compatible install... /usr/bin/install -c
2015-02-07 17:46:00 -0500
find .>/usr/local/FINDDOT
2015-02-08 17:56:15 -0500
./configure
--disable-dependency-tracking
--disable-silent-rules
--prefix=/usr/local/Cellar/butt/0.1.14
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/private/tmp/butt-rn97bd/butt-0.1.14/missing: Unknown `--is-lightweight' option
2015-03-01 20:03:53 -0500
/usr/local/Cellar/jpexs/4.1.1/bin/dos2unix
ffdec.sh
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: ffc926a4ac74861c29552df7d0b5368300e11973
Last commit: 12 hours ago
2015-03-01 20:09:46 -0500
dos2unix
ffdec.sh
dos2unix: converting file ffdec.sh to Unix format...
2015-03-09 14:23:16 +0000
./configure
--disable-debug
--disable-dependency-tracking
--prefix=/home/ubuntu/workspace/linuxbrew/Cellar/a52dec/0.7.4
--enable-shared
--mandir=/home/ubuntu/workspace/linuxbrew/Cellar/a52dec/0.7.4/share/man
checking for a BSD-compatible install... /usr/bin/install -c