youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 803abae20608d48c666e8401a32133bdebcf44cb
parent 50bdd8a9e7c7cf4bae49b281f5b689a1f072a858
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Tue, 13 Sep 2011 23:54:30 +0200

Do not claim copyright in README (Closes #157)

Diffstat:
MREADME.md | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -85,10 +85,10 @@ The URLs youtube-dl outputs require the downloader to have the correct cookies. youtube has switched to a new video info format in July 2011 which is not supported by old versions of youtube-dl. You can update youtube-dl with `sudo youtube-dl --update`. ## COPYRIGHT -**youtube-dl**: Copyright © 2006-2011 Ricardo Garcia Gonzalez. The program is -released into the public domain by the copyright holder. This README file was -originally written by Daniel Bolton (<https://github.com/dbbolton>) and is -likewise released into the public domain. + +youtube-dl is released into the public domain by the copyright holders. + +This README file was originally written by Daniel Bolton (<https://github.com/dbbolton>) and is likewise released into the public domain. ## BUGS