Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python
"""
Info - get video information through gstreamer
copyright 2008 - Johannes 'josch' Schauer <[email protected]>
derived from discoverer.py from the python gstreamer examples.
kudos to Edward Hervey
This program is free software: you can redistribute it and/or modify
@josch
josch / gist.1
Created September 7, 2009 06:46
gist(1) GIST gist(1)
NAME
gist: command line git pastebin:
SYNOPSIS
<command> | curl -d file_ext\[gistfile1\]=.py -d file_name\[gistfile1\]=file_1 --data-urlencode file_contents\[gistfile1\]@- -w \\n%\{redirect_url\}\\n gist.github.com/gists
DESCRIPTION
clone the resulting git repository with
@josch
josch / file_1
Created September 7, 2009 06:09
file 1 content