]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/history - src/website.rb
Make headers a property of the website class rather than passing them to get_page_data.
[dead/whatever-dl.git] / src / website.rb
2011-01-25 Michael OrlitzkyMake headers a property of the website class rather...
2010-04-17 Michael OrlitzkyAllow passing headers (default: {}) to the Website...
2010-04-01 Michael OrlitzkyModified the default get_video_filename() so that it...
2009-10-02 Michael OrlitzkyMerged upstream branch (master).
2009-04-01 Michael OrlitzkyAdded the net/http requirement to the Website class...
2009-03-21 Michael OrlitzkyFactored out the Youtube implementation of get_page_dat...
2008-10-31 mjoAdded the ability to download videos from http://www...
2008-09-07 Michael OrlitzkyMade the output filename the responsibility of the...
2008-09-02 Michael OrlitzkyAdded independent (non-wget) file downloads via open...
2008-06-13 Michael OrlitzkyInitial commit.