summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Bump version number 2010.07.14Ricardo Garcia2010-10-312-2/+2
* Modify User-Agent and Accept headersRicardo Garcia2010-10-311-2/+2
* Improve video ordinal assignment method (fixes issue #149)Ricardo Garcia2010-10-311-3/+30
* Add comment about weird .video extension for format 38Ricardo Garcia2010-10-311-1/+1
* Support youtu.be URLs (fixes issue #143)Ricardo Garcia2010-10-311-1/+1
* Support the watch_popup syntax in YouTube URLsRicardo Garcia2010-10-311-1/+1
* Improve swf player URL detection for RTMP (fixes issue #144)Ricardo Garcia2010-10-311-1/+1
* Add a --max-quality flag to limit the highest quality (fixes issue #145)Ricardo Garcia2010-10-311-0/+11
* Add support for "original" format in YouTube (fixes issue #155)Ricardo Garcia2010-10-311-1/+2
* Make the Dailymotion uploader regexp more flexible because it fails sometimesRicardo Garcia2010-10-311-1/+1
* Remove unused methods from the Dailymotion InfoExtractorRicardo Garcia2010-10-311-8/+0
* Remove dead disclaimer/confirmation code.Witold Baryluk2010-10-311-24/+0
* Add support for the DailymotionWitold Baryluk2010-10-311-0/+119
* Include format 43 in best quality list (fixes issue #150)Ricardo Garcia2010-10-311-1/+2
* Improve some metavar namesRicardo Garcia2010-10-311-7/+7
* Forbid forward slash in win32 file names (fixes issue #147)Ricardo Garcia2010-10-311-1/+1
* Bump version number 2010.06.06Ricardo Garcia2010-10-312-2/+2
* Add webm extension to formats 43 and 45 (fixes issue #139)Ricardo Garcia2010-10-311-0/+2
* Fix for all-formats exception by Valentin HilbigRicardo Garcia2010-10-311-2/+2
* Add a number of retries with tweaked patch, originally from Neil ChannenRicardo Garcia2010-10-311-19/+41
* Add player signature verification to rtmpdump support (fixes issue #63)Ricardo Garcia2010-10-311-20/+43
* Make -a understand dash means stdinRicardo Garcia2010-10-311-3/+7
* Also try no "el" option in get_video_info (fixes issue #130)Ricardo Garcia2010-10-311-2/+2
* Increment number of downloads when the file has already been fully downloadedRicardo Garcia2010-10-311-0/+1
* Print EOL before "unable to write data" errorRicardo Garcia2010-10-311-1/+1
* Detect errors in video data writesRicardo Garcia2010-10-311-1/+4
* Make "all-formats" and "best-quality" download the version without specific f...Ricardo Garcia2010-10-311-7/+2
* Merge changes by obeythepenguinRicardo Garcia2010-10-311-2/+275
* Bump version number 2010.04.04Ricardo Garcia2010-10-312-2/+2
* Also try el=vevo on YouTube if everything else fails (fixes issue #115)Ricardo Garcia2010-10-311-1/+1
* Bump version number 2010.04.03Ricardo Garcia2010-10-312-2/+2
* Add the "ord" template parameter (fixes issue #101)Ricardo Garcia2010-10-311-0/+4
* Support new playlist style URL (fixes issue #114)Ricardo Garcia2010-10-311-1/+1
* Change method to detect end of playlist (fixes issue #113)Ricardo Garcia2010-10-311-2/+2
* Bump version number 2010.04.02Ricardo Garcia2010-10-312-2/+2
* Try el=detailpage if el=embedded fails for YouTubeRicardo Garcia2010-10-311-9/+13
* Add Yahoo! Video InfoExtractor, merged from "obeythepenguin"Ricardo Garcia2010-10-311-0/+137
* Request video info webpage using "embedded" instead of "detailpage"Ricardo Garcia2010-10-311-1/+1
* Solve minor aesthetical problem in rtmpdump error messagesRicardo Garcia2010-10-311-1/+1
* Added --all-format option from tweaked patch (fixes issue #102)Ricardo Garcia2010-10-311-6/+32
* Make the "-" output file name equivalent to /dev/stdout (fixes issue #103)Ricardo Garcia2010-10-311-0/+2
* Bump version number 2010.03.13Ricardo Garcia2010-10-312-2/+2
* Do not use the final URL for -gRicardo Garcia2010-10-311-1/+1
* Bump version number 2010.03.07Ricardo Garcia2010-10-312-2/+2
* Add --no-progress option (fixes issue #98)Ricardo Garcia2010-10-311-1/+10
* Give preference to format 34 before format 5 in quality listRicardo Garcia2010-10-311-1/+1
* Do not error out on problems printing the file nameRicardo Garcia2010-10-311-5/+12
* Properly support simple titles in the newest InfoExtractorsRicardo Garcia2010-10-311-3/+6
* Do not pass URLs around in Unicode form (fixes issue #92)Ricardo Garcia2010-10-311-4/+0
* Bump version number 2010.02.13Ricardo Garcia2010-10-312-2/+2