logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 471cf47796a5cfbce060c25d3ca55743cae21dbe
parent d8f64574a418c90b5c7e185ea8ed79f95aa8bfc8
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Mon, 18 Feb 2013 23:56:13 +0100

include bash completion and manpage in PyPi dist

Diffstat:

MMANIFEST.in5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/MANIFEST.in b/MANIFEST.in @@ -1,3 +1,5 @@ include README.md include test/*.py -include test/*.json- \ No newline at end of file +include test/*.json +include youtube-dl.bash-completion +include youtube-dl.1