aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-09Fix problem when requesting an existing format explicitly with -f2010.12.09Ricardo Garcia
2010-12-09Bump version numberRicardo Garcia
2010-12-09Improve temporary filename handling of special casesRicardo Garcia
2010-12-09Fix YoutubeIE after recent YouTube changes (closes #34)Ricardo Garcia
2010-12-08Add Vasyl' Vavrychuk to the list of authorsRicardo Garcia
2010-12-08Implemented depositfiles.com supportVasyl' Vavrychuk
2010-12-05Fixed failure of os.rename after receiving file finished due to file not bein...Vasyl' Vavrychuk
2010-12-05report_extraction was never called for GenericIEVasyl' Vavrychuk
2010-12-04Use a temporary filename to download filesRicardo Garcia
2010-11-30Reworked 'upload_date' code for output sequence in YoutubeIE.Nevar Angelo
2010-11-19Bump version number2010.11.19Ricardo Garcia
2010-11-19Update User-Agent stringRicardo Garcia
2010-11-19Rework upload date mechanism after detecting problems in several testsRicardo Garcia
2010-11-19Restore file permissionsRicardo Garcia
2010-11-19Merge branch 'master' of https://github.com/psi-neamf/youtube-dl into psi-neamfRicardo Garcia
2010-11-17Correctly parse the player URL in RTMP downloads (closes #11)jamiejones
2010-11-17Added 'uploaddate' output sequence for YoutubeIE.Nevar Angelo
2010-11-06Minor help text correctionRicardo Garcia
2010-11-06Added command line switch -A --auto-numberNevar Angelo
2010-11-06Allow comments in batch file.Nevar Angelo
2010-11-04Add playlist-end option (courtesy of Nevar Angelo)Ricardo Garcia
2010-10-31Modify autoupdate URLs to match the ones from github.comRicardo Garcia
2010-10-31Bump version number2010.10.24Ricardo Garcia
2010-10-31Update User-Agent stringRicardo Garcia
2010-10-31Load cookies if the cookie file exists when starting the programRicardo Garcia
2010-10-31Use stderr for output when the output file is "-" (fixes issue #216)Ricardo Garcia
2010-10-31Add new --cookies option to be able to save cookies to disk (fixes issue #208)Ricardo Garcia
2010-10-31Set stdout to binary mode under Windows (fixes issue #218)Ricardo Garcia
2010-10-31Support "https" in YouTube video URLs (fixes issue #215)Ricardo Garcia
2010-10-31Use HTTPS for the login URL (fixes issue #163)Ricardo Garcia
2010-10-31Bump version number2010.10.03Ricardo Garcia
2010-10-31Retry on any 5xx server errorRicardo Garcia
2010-10-31Treat HTTP error 500 the same way as 503 (fixes issue #209)Ricardo Garcia
2010-10-31Support the -nocookie suffix in youtube domain name (fixes issue #200)Ricardo Garcia
2010-10-31Do not print file name on warning message (fixes issue #197)Ricardo Garcia
2010-10-31Fix "unable to extract uploader nickname" error with DailymotionRicardo Garcia
2010-10-31Decode the reason given on YouTube errors to avoid crashes (fixes issue #193)Ricardo Garcia
2010-10-31Allow the #! notation for YouTube URLs found in many links in their websiteRicardo Garcia
2010-10-31Extract the video extension from the media URL in metacafe.comRicardo Garcia
2010-10-31Fix metacafe.com downloads for some videos (fixes issue #189)Ricardo Garcia
2010-10-31Use unicode strings for several error messages that were missing the "u"Ricardo Garcia
2010-10-31Abort download in case of error writing file data to diskRicardo Garcia
2010-10-31Improve error message on invalid output template and abort executionRicardo Garcia
2010-10-31Fix typo in report_resuming_byte doc string (fixes issue #188)Ricardo Garcia
2010-10-31Bump version number2010.08.04Ricardo Garcia
2010-10-31Update user-agent stringRicardo Garcia
2010-10-31Fix metacafe.com code not working due to gdaKey again (fixes issue #185)Ricardo Garcia
2010-10-31Merge Gavin van Lelyveld's patch for --playlist-start optionRicardo Garcia
2010-10-31Put back -b option as a placeholder with a warning messageRicardo Garcia
2010-10-31Consider the file downloaded if the size differs in less than 100 bytes (fixe...Ricardo Garcia