summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2013.04.30 2013.04.30Philipp Hagemeister2013-04-302-1/+2
* --proxy optionPhilipp Hagemeister2013-04-301-4/+8
* Remove a commented line I forgot.Jaime Marquínez Ferrándiz2013-04-301-1/+1
* SoundcloudSetIE: Use upload_date in the unified format (fixes #812)Jaime Marquínez Ferrándiz2013-04-291-1/+1
* Use report_warning when a not working IE will be usesJaime Marquínez Ferrándiz2013-04-281-1/+1
* release 2013.04.28 2013.04.28Philipp Hagemeister2013-04-282-3/+3
* Default to --title (Fixes #499)Philipp Hagemeister2013-04-281-3/+3
* Fix print_notesPhilipp Hagemeister2013-04-281-2/+6
* release 2013.04.27 2013.04.27Philipp Hagemeister2013-04-282-1/+4
* Adapt tests to changes in youtube's "Most Popular" channelPhilipp Hagemeister2013-04-281-1/+1
* Automatically set HTTPS proxy if given (Fixes #805)Philipp Hagemeister2013-04-281-1/+5
* Document the video selection using the upload dateJaime Marquínez Ferrándiz2013-04-281-0/+13
* Allow to use relative dates in the format (now|today)[+-][0-9](day|week|month...Jaime Marquínez Ferrándiz2013-04-282-5/+28
* Re-enable Dailymotion (tests pass)Philipp Hagemeister2013-04-271-1/+0
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-04-276-13/+91
|\
| * Fix some IEs that didn't return the uploade_date in the YYYYMMDD formatJaime Marquínez Ferrándiz2013-04-273-11/+29
| * Allow to select videos to download by their upload dates (related #137)Jaime Marquínez Ferrándiz2013-04-274-1/+54
| * SteamIE: accept urls with agecheckJaime Marquínez Ferrándiz2013-04-271-0/+1
| * YoutubePlaylistIE: don't crash with empty lists (related #808)Jaime Marquínez Ferrándiz2013-04-272-2/+8
* | Rename soundcloud to soundcloud:setPhilipp Hagemeister2013-04-271-1/+1
|/
* Merge pull request #801 from expleo/add_referer_supportJaime Marquínez Ferrándiz2013-04-263-1/+13
|\
| * Updated READMEBjorn Heesakkers2013-04-241-0/+1
| * Adds support for passing a referer.Bjorn Heesakkers2013-04-241-0/+6
* | IEs: clean __init__ methodsJaime Marquínez Ferrándiz2013-04-241-54/+0
* | InfoExtractors: use report_download_webpage in _request_webpageJaime Marquínez Ferrándiz2013-04-241-3/+3
* | Clean duplicate method report_download_webpage in InfoExtractorsJaime Marquínez Ferrándiz2013-04-241-37/+5
* | Fix InfoQJaime Marquínez Ferrándiz2013-04-241-1/+1
|/
* YouTube: Fall back to <meta> description if video is rated (Fixes #800)Philipp Hagemeister2013-04-231-1/+5
* YoutubeIE when no description is found use an empty unicode string (closes #800)Jaime Marquínez Ferrándiz2013-04-231-1/+1
* More calls to trouble changed to report_errorJaime Marquínez Ferrándiz2013-04-232-28/+28
* Disable colored messages in Windows (related #794)Jaime Marquínez Ferrándiz2013-04-231-2/+2
* Document order of preference for format selection (closes #798)Jaime Marquínez Ferrándiz2013-04-232-2/+4
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-04-221-1/+1
|\
| * Merge pull request #797 from AI0867/patch-1Philipp Hagemeister2013-04-221-1/+1
| |\
| | * Use standard unit symbols in format_bytesAlexander van Gessel2013-04-211-1/+1
* | | Correct indentationPhilipp Hagemeister2013-04-221-5/+4
|/ /
* | Do not read configuration files if explicit arguments are given by a host pro...Philipp Hagemeister2013-04-221-10/+15
* | Merge pull request #792 from fp7/masterJaime Marquínez Ferrándiz2013-04-221-7/+7
|\ \
| * | Added parenthesis for explicityFinn Petersen2013-04-221-1/+1
| * | Arguments as parameter to function _real_main so it can be used programmaticallyFinn Petersen2013-04-161-7/+7
* | | TumblrIEJaime Marquínez Ferrándiz2013-04-222-0/+44
* | | release 2013.04.22 2013.04.22Philipp Hagemeister2013-04-222-5/+7
* | | Fix --list-formats (Closes #799)Philipp Hagemeister2013-04-222-6/+5
* | | Add playlist and playlist_index to the help string for the output optionJaime Marquínez Ferrándiz2013-04-221-1/+10
* | | SteamIE returns a playlistJaime Marquínez Ferrándiz2013-04-211-2/+4
* | | Allow to download videos with age check from SteamJaime Marquínez Ferrándiz2013-04-211-9/+6
* | | release 2013.04.21 2013.04.21Philipp Hagemeister2013-04-211-1/+1
| |/ |/|
* | Clean duplicate method report_extraction in InfoExtractorsJaime Marquínez Ferrándiz2013-04-201-90/+4
* | Write the method to_screen in InfoExtractor (related #608)Jaime Marquínez Ferrándiz2013-04-201-76/+80
* | Remove calls to _downloader.download in Youtube searchsJaime Marquínez Ferrándiz2013-04-201-13/+8