Command-line program to download videos from YouTube.com and other video sites
Go to file
Ricardo Garcia 9bf386d74b Move the downloader return code to a class member
This makes it possible to initialize it with value zero and later let the
trouble() overwrite the value. It simplifies error treatment and paves the way
for the InfoExtracto objects to call process_info() themselves, which should
solve the issues with tor and some other problems.
2010-10-31 11:24:08 +01:00
.hgignore Remove old ignore patterns which are no longer needed 2010-10-31 11:23:58 +01:00
youtube-dl Move the downloader return code to a class member 2010-10-31 11:24:08 +01:00