Skip to content

Instantly share code, notes, and snippets.

@db48x
db48x / gist:1931814
Created February 28, 2012 10:37
the two files not downloaded
[db48x@celebdil wikimedia-commons]$ diff -u file-list downloaded
--- file-list 2012-02-28 02:35:16.828651897 -0800
+++ downloaded 2012-02-28 02:36:36.849870222 -0800
@@ -724,8 +724,6 @@
Strassenbahn-TD.jpg
Strassenbahn_Wien_02.jpg
Streekbus_Connexxion.jpg
-StrugaGoleniowskaIna.jpg
-STS-116_solar_panel_jam.jpg
SUN_interieur.jpg
// Popcorn Instance Methods
var p = Popcorn( "#video" )
p.play()
// Play the video (Native "pass through" method)
// Returns the Popcorn instance object
p.load()
// Load the video (Native "pass through" method)
// Returns the Popcorn instance object