Browse Source

Update bug reporting to this fork, so that vimeo/blip.tv issues are reported at phihag/issues instead of rg3/issues (Closes #5)

Philipp Hagemeister 14 years ago
parent
commit
eb11aaccbb
2 changed files with 2 additions and 1 deletions
  1. 1 1
      README.md
  2. 1 0
      youtube-dl

+ 1 - 1
README.md

@@ -69,4 +69,4 @@ originally written by Daniel Bolton (<https://github.com/dbbolton>) and is
 likewise released into the public domain.
 
 ## BUGS
-Bugs should be reported at: <https://github.com/rg3/youtube-dl/issues>
+Bugs should be reported at: <https://github.com/phihag/youtube-dl/issues>

+ 1 - 0
youtube-dl

@@ -10,6 +10,7 @@ __author__  = (
 	'Paweł Paprota',
 	'Gergely Imreh',
 	'Rogério Brito',
+	'Philipp Hagemeister',
 	)
 
 __license__ = 'Public Domain'