logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: a05d2a0c05b553bf2f5dec78aade0bf4733e9852
parent 0b14e0b367f1ee280fc97e853922758b07d2c742
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Thu,  8 Dec 2011 20:39:22 +0100

Merge branch 'master' of github.com:rg3/youtube-dl

Diffstat:

A.gitignore3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ +*.pyc +*.pyo +*~