aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-02release 2013.01.022013.01.02Filippo Valsorda
2013-01-02re-worked release workflow, it is one-step and creates GPG signatures nowFilippo Valsorda
2013-01-02Support youtube videos of google+ usersPhilipp Hagemeister
2013-01-01Simplify DailyMotion IEPhilipp Hagemeister
2013-01-01Remove .part files before and after testsPhilipp Hagemeister
2013-01-01Better name for InfoQ IEPhilipp Hagemeister
2013-01-01Fix infoQ in Python3Philipp Hagemeister
2013-01-01add test for infoqPhilipp Hagemeister
2013-01-01Simplify some IEsPhilipp Hagemeister
2013-01-01_download_webpage helper functionPhilipp Hagemeister
2013-01-01ExtractorError for errors during extractionPhilipp Hagemeister
2013-01-01Remove superfluous IE namesPhilipp Hagemeister
2013-01-01Move gen_extractors to InfoExtractorsPhilipp Hagemeister
2013-01-01Simplify test parameter initializationPhilipp Hagemeister
2013-01-01Adapt test_download to support playlists, and remove race conditionsPhilipp Hagemeister
2013-01-01Revert "In tests.json file and md5 join in a 'files' list to handle multiple-...Philipp Hagemeister
2013-01-01typoPhilipp Hagemeister
2013-01-01credit @jaimeMFPhilipp Hagemeister
2013-01-01ustreamIEJaime Marquínez Ferrándiz
2013-01-01In tests.json file and md5 join in a 'files' list to handle multiple-file IEsFilippo Valsorda
2013-01-01Merge pull request #612 from jaimeMF/steamIEFilippo Valsorda
2013-01-01Test for steamJaime Marquínez Ferrándiz
2013-01-01SteamIEJaime Marquínez Ferrándiz
2012-12-31Ok, the Escapist test was passing only in my Travis repo, do not ask me why; ...Filippo Valsorda
2012-12-31three small editsFilippo Valsorda
2012-12-31addedd a serious Public Domain dedication, see http://unlicense.org/Filippo Valsorda
2012-12-30moved docs and updates generation scripts from gh-pages branch to devscriptsFilippo Valsorda
2012-12-30Removed a spurious increment_downloads, this time cleanlyFilippo Valsorda
2012-12-30moved updating code to update.pyFilippo Valsorda
2012-12-30some fixes, pulled the codename from the codeFilippo Valsorda
2012-12-30print some version and environment info on --verbose (+ py3 fixes)Filippo Valsorda
2012-12-30The new updates system, relies on gh-pages, secured by RSA, uses external web...Filippo Valsorda
2012-12-29Revert "Removed a spurious increment_downloads"Philipp Hagemeister
2012-12-29Removed a spurious increment_downloadsFilippo Valsorda
2012-12-27Allow ampersand right after ? in youtube URLs (Closes #602)Philipp Hagemeister
2012-12-27TweetReel IEPhilipp Hagemeister
2012-12-26add --no-post-overwrites to README.md; + minor style fixesFilippo Valsorda
2012-12-24Merge pull request #601 from paullik/no-post-overwritesPhilipp Hagemeister
2012-12-24not relying on ffmpeg to do the post-processed file checking, instead doing i...Barbu Paul - Gheorghe
2012-12-23apparently the -n option is available only in ffmpegBarbu Paul - Gheorghe
2012-12-23modified FFmpegExtractAudioPP to accept whether it should overwrite post-proc...Barbu Paul - Gheorghe
2012-12-23added the --no-post-overwrites argumentBarbu Paul - Gheorghe
2012-12-20Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2012-12-20FunnyOrDie IE (Fixes #599)Philipp Hagemeister
2012-12-20Temporary skip Escapist test as it fails only on Travis; we'll make a more sp...Filippo Valsorda
2012-12-20better Vimeo tests; fixed a couple of VimeoIE fieldsFilippo Valsorda
2012-12-20new info_dict field: uploader_idFilippo Valsorda
2012-12-20some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly a...Filippo Valsorda
2012-12-20add info_dict testing to test_downloadFilippo Valsorda
2012-12-20refactor YouTube subtitles code, it was ugly (my bad)Filippo Valsorda