diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2011-08-28 23:44:23 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2011-08-28 23:44:23 +0200 |
commit | eb11aaccbb7350618ba784fce1f5511db1fa5c81 (patch) | |
tree | 9fe51e2069cf859e76babe687d1ab9c96106e945 /youtube-dl | |
parent | d207e7cf88947df1ded016959f921f0e3e172159 (diff) | |
download | hypervideo-pre-eb11aaccbb7350618ba784fce1f5511db1fa5c81.tar.lz hypervideo-pre-eb11aaccbb7350618ba784fce1f5511db1fa5c81.tar.xz hypervideo-pre-eb11aaccbb7350618ba784fce1f5511db1fa5c81.zip |
Update bug reporting to this fork, so that vimeo/blip.tv issues are reported at phihag/issues instead of rg3/issues (Closes #5)
Diffstat (limited to 'youtube-dl')
-rwxr-xr-x | youtube-dl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube-dl b/youtube-dl index 534c7ac87..ec9802ba1 100755 --- a/youtube-dl +++ b/youtube-dl @@ -10,6 +10,7 @@ __author__ = ( 'Paweł Paprota', 'Gergely Imreh', 'Rogério Brito', + 'Philipp Hagemeister', ) __license__ = 'Public Domain' |