aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-24Merge git://github.com/dbb/youtube-dlPhilipp Hagemeister
2011-08-24Use subprocess to call stty size when COLUMNS is not setPhilipp Hagemeister
2011-08-24merge gvalkov/optparse-refactor (minus stty)Philipp Hagemeister
2011-08-24merge upstreamPhilipp Hagemeister
2011-08-23Use `stty size` to find terminal width if we're on linux and COLUMNS is not e...Georgi Valkov
2011-08-23Refactor main functionGeorgi Valkov
2011-08-23Set help formatter width to terminal width (prevents wrapping)Georgi Valkov
2011-08-23Option parsing refactoring ; Moved version string to __version__Georgi Valkov
2011-08-23Move update_self out of __main__ for clarityGeorgi Valkov
2011-08-23Fix small indentation inconsistenciesGeorgi Valkov
2011-08-23Use module metadata variables instead of commentsGeorgi Valkov
2011-08-23Add vim modelineGeorgi Valkov
2011-08-18Fix blip.tv regular expression to not match blipXtvPhilipp Hagemeister
2011-08-07Fix youtu.be links (Closes #142)Philipp Hagemeister
2011-08-07Use parse_qs instead of homebrewn parsingPhilipp Hagemeister
2011-08-07youtube: Better error messagesPhilipp Hagemeister
2011-08-06Fix Python 2.4 compatibilityPhilipp Hagemeister
2011-08-06Use alternative imports for Python 2.4 (Closes #138)Philipp Hagemeister
2011-08-06Remove debugging informationPhilipp Hagemeister
2011-08-06Fix RTMP streams and ignore url-less entriesPhilipp Hagemeister
2011-08-05Remove horizontal rules from README.mdDaniel Bolton
2011-08-05Add README.md (markdown file)Daniel Bolton
2011-08-04Merge https://github.com/rg3/youtube-dl into vimeoRogério Brito
2011-08-04Merge https://github.com/rg3/youtube-dl into prefer-webmRogério Brito
2011-08-04Bump version number2011.08.04Ricardo Garcia
2011-08-04Update User-Agent stringRicardo Garcia
2011-08-04Fix YouTube downloads (code by Philipp Hagemeister)Ricardo Garcia
2011-08-04Fix youtube downloads (Closes #135)Philipp Hagemeister
2011-07-31Suppport for youtube video streams (Mentioned in #108)Philipp Hagemeister
2011-07-22Removed inaccurate warningPhilipp Hagemeister
2011-07-18Be lenient about download URLs (Closes #108)Philipp Hagemeister
2011-07-10remove debugging codePhilipp Hagemeister
2011-07-10+ --write-info-jsonPhilipp Hagemeister
2011-07-10blip.tv support for python 2.5 with trivialjsonPhilipp Hagemeister
2011-07-09Update youtube playlist for use playlist?list=id formatGiovanni Visentini
2011-07-07call increment_downloads in blip.tv extractorPhilipp Hagemeister
2011-07-07--writedescription optionPhilipp Hagemeister
2011-07-07Full youtube video descriptions, including special characters (2.6+, with fal...Philipp Hagemeister
2011-06-25Support for blip.tv/file URLsPhilipp Hagemeister
2011-06-21Basic blip.tv supportPhilipp Hagemeister
2011-05-07Fixed download from Dailymotion.knagano
2011-04-20vimeo: Apparently, all videos in vimeo are served in ISO containers.Rogério Brito
2011-04-20vimeo: Tweak the regexp to allow some extended URLs from vimeo.Rogério Brito
2011-04-20vimeo: Ignore if we are using HTTP/S or not.Rogério Brito
2011-04-20vimeo: Remove clutter in some messages.Rogério Brito
2011-04-20Merge branch 'master' into prefer-webmRogério Brito
2011-04-20Merge branch 'master' into vimeoRogério Brito
2011-04-07Deletes duplicate entry in process_info dictionary of YahooIEAmaury Gauthier
2011-03-29Bump version number2011.03.29Ricardo Garcia
2011-03-15Fix upload date regexp (closes #93)Ricardo Garcia