aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-04release 2013.05.042013.05.04Philipp Hagemeister
2013-05-04Work around a Python bug on Windows with UTF-8 configuration (#820)Philipp Hagemeister
2013-05-04Fix comedycentral: newestPhilipp Hagemeister
2013-05-03Credit @yasoob for IEPhilipp Hagemeister
2013-05-03Simplify RedTubePhilipp Hagemeister
2013-05-03Moved redtube info extractor to the endM.Yasoob Ullah Khalid
2013-05-03Redtube test now worksM.Yasoob Ullah Khalid
2013-05-03added redtube.com in InfoExtractors (2nd pull request with the required amind...M.Yasoob Ullah Khalid
2013-05-03added test for redtube.com M.Yasoob Ullah Khalid
2013-05-02TEDIE: report the correct talk title when a link with the language code is givenJaime Marquínez Ferrándiz
2013-05-02InfoExtractors: use _download_webpage in more IEsJaime Marquínez Ferrándiz
2013-05-02InfoExtractors: fix some regular expressions where dots weren't escapedJaime Marquínez Ferrándiz
2013-05-02Merge pull request #815 from JohnyMoSwag/masterJaime Marquínez Ferrándiz
2013-05-02TumblrIE: fix title matchingJaime Marquínez Ferrándiz
2013-05-01Small update for additon of new video source linksJohny Mo Swag
2013-05-01Add BandcampIE (closes #568)Jaime Marquínez Ferrándiz
2013-05-01release 2013.05.012013.05.01Philipp Hagemeister
2013-05-01Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2013-05-01add --write-thumbnail option to download thumbnail (Suggested by `)Philipp Hagemeister
2013-04-30Add test for SoundcloudSetJaime Marquínez Ferrándiz
2013-04-30release 2013.04.312013.04.31Philipp Hagemeister
2013-04-30Correctly clear the line before writing a new status linePhilipp Hagemeister
2013-04-30Fix FakeDownloadersPhilipp Hagemeister
2013-04-30Fix help for --proxyPhilipp Hagemeister
2013-04-30release 2013.04.302013.04.30Philipp Hagemeister
2013-04-30--proxy optionPhilipp Hagemeister
2013-04-30Remove a commented line I forgot.Jaime Marquínez Ferrándiz
2013-04-29SoundcloudSetIE: Use upload_date in the unified format (fixes #812)Jaime Marquínez Ferrándiz
2013-04-28Use report_warning when a not working IE will be usesJaime Marquínez Ferrándiz
2013-04-28release 2013.04.282013.04.28Philipp Hagemeister
2013-04-28Default to --title (Fixes #499)Philipp Hagemeister
2013-04-28Fix print_notesPhilipp Hagemeister
2013-04-28release 2013.04.272013.04.27Philipp Hagemeister
2013-04-28Adapt tests to changes in youtube's "Most Popular" channelPhilipp Hagemeister
2013-04-28Automatically set HTTPS proxy if given (Fixes #805)Philipp Hagemeister
2013-04-28Document the video selection using the upload dateJaime Marquínez Ferrándiz
2013-04-28Allow to use relative dates in the format (now|today)[+-][0-9](day|week|month...Jaime Marquínez Ferrándiz
2013-04-27Re-enable Dailymotion (tests pass)Philipp Hagemeister
2013-04-27Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2013-04-27Rename soundcloud to soundcloud:setPhilipp Hagemeister
2013-04-27Fix some IEs that didn't return the uploade_date in the YYYYMMDD formatJaime Marquínez Ferrándiz
2013-04-27Allow to select videos to download by their upload dates (related #137)Jaime Marquínez Ferrándiz
2013-04-27SteamIE: accept urls with agecheckJaime Marquínez Ferrándiz
2013-04-27YoutubePlaylistIE: don't crash with empty lists (related #808)Jaime Marquínez Ferrándiz
2013-04-26Merge pull request #801 from expleo/add_referer_supportJaime Marquínez Ferrándiz
2013-04-24IEs: clean __init__ methodsJaime Marquínez Ferrándiz
2013-04-24InfoExtractors: use report_download_webpage in _request_webpageJaime Marquínez Ferrándiz
2013-04-24Clean duplicate method report_download_webpage in InfoExtractorsJaime Marquínez Ferrándiz
2013-04-24Fix InfoQJaime Marquínez Ferrándiz
2013-04-24Updated READMEBjorn Heesakkers