diff options
author | Ricardo Garcia <sarbalap+freshmeat@gmail.com> | 2011-01-21 18:18:48 +0100 |
---|---|---|
committer | Ricardo Garcia <sarbalap+freshmeat@gmail.com> | 2011-01-21 18:18:48 +0100 |
commit | 0f7099a59b0d39ee94ae0351c6091c31819d9b36 (patch) | |
tree | 3a25460d21ef4e1eb8fba952c9167a37b1a4ccc5 | |
parent | c02d8e404019975060b195b7c7b6fb39944e321b (diff) |
Fix omission of Witold Baryluk as the Dailymotion InfoExtractor author
-rwxr-xr-x | youtube-dl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube-dl b/youtube-dl index 869a32b0a..99c9afe0a 100755 --- a/youtube-dl +++ b/youtube-dl @@ -4,6 +4,7 @@ # Author: Danny Colligan # Author: Benjamin Johnson # Author: Vasyl' Vavrychuk +# Author: Witold Baryluk # License: Public domain code import cookielib import ctypes |