Skip to content

Instantly share code, notes, and snippets.

View talisein's full-sized avatar
💭
dreaming of my next project

talisein talisein

💭
dreaming of my next project
  • Mountain View, CA
  • 22:19 (UTC -07:00)
View GitHub Profile
@ozcan
ozcan / gist:5416471
Created April 18, 2013 21:43
OAuth example with WebKit
from gi.repository import Gtk
from gi.repository import WebKit
import oauth2 as oauth
import urllib
import urlparse
from i18n import _
from common import CONSUMER_KEY, CONSUMER_SECRET, HOST
@Zehkul
Zehkul / Convert Script – README.md
Last active December 16, 2023 07:19
Script to quickly convert and crop videos from within mpv

#README:

This script for mpv intends to offer the fastest and simplest way to convert parts of a video—while you’re watching it and not really more work intensive than making a screenshot. A short demonstration: https://d.maxfile.ro/omdwzyhkoa.webm

##Installation:

You need:

  • yad (at least 0.26) (AUR)