diff options
author | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-08-01 11:53:17 +0200 |
---|---|---|
committer | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-08-01 11:54:27 +0200 |
commit | cfcec693315c7f463c9364fd8b9d96f6e090f439 (patch) | |
tree | 352838b58f10b3036db486e349a789545591e4aa /youtube-dl.dev | |
parent | 91645066e276c8381f000e0a7661704c97814fd0 (diff) |
auto-generating manpage from README.md (closes #151); redesigned Makefile
Diffstat (limited to 'youtube-dl.dev')
-rwxr-xr-x | youtube-dl.dev | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/youtube-dl.dev b/youtube-dl.dev deleted file mode 100755 index 473b7f42d..000000000 --- a/youtube-dl.dev +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -import youtube_dl - -youtube_dl.main() |