]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube-dl.dev
Imported Upstream version 2012.01.05
[youtubedl] / youtube-dl.dev
diff --git a/youtube-dl.dev b/youtube-dl.dev
new file mode 100755 (executable)
index 0000000..473b7f4
--- /dev/null
@@ -0,0 +1,6 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+
+import youtube_dl
+
+youtube_dl.main()