aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
also, a small bugfix to the latest commit
2012-12-31three small editsFilippo Valsorda
* ask for a --verbose log when reporting bugs in README.md * re-enable Escapist test, seems stable now * check that we are not downloading multiple videos when the template is fixed (NOT a complete fix: not detecting playlists)
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 ↵Filippo Valsorda
web servers
2012-12-29Revert "Removed a spurious increment_downloads"Philipp Hagemeister
This reverts commit 92e3e18a1d1fb35b6d73b609725c250123835969.
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
No post-processing overwrites
2012-12-24not relying on ffmpeg to do the post-processed file checking, instead doing ↵Barbu Paul - Gheorghe
it directly in youtube-dl
2012-12-23apparently the -n option is available only in ffmpegBarbu Paul - Gheorghe
2012-12-23modified FFmpegExtractAudioPP to accept whether it should overwrite ↵Barbu Paul - Gheorghe
post-processed files or not
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 ↵Filippo Valsorda
specific workaround later if we can't fix it
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 ↵Filippo Valsorda
as possible now
2012-12-20add info_dict testing to test_downloadFilippo Valsorda
2012-12-20refactor YouTube subtitles code, it was ugly (my bad)Filippo Valsorda
2012-12-20Enable 3.3 in Travis (works; see ↵Philipp Hagemeister
https://travis-ci.org/phihag/youtube-dl/jobs/3757443 )
2012-12-20Update Vimeo Info Extractor to get pull in the description properlyNick Daniels
2012-12-20Refactor IDParser to search for elements by any attribute not just IDNick Daniels
2012-12-20Do not use deprecated methodPhilipp Hagemeister
2012-12-20Extend json info data / description file testPhilipp Hagemeister
2012-12-20Clean up legacy codePhilipp Hagemeister
2012-12-20Remove legacy codePhilipp Hagemeister
2012-12-20Correct JSON writing (Closes #596)Philipp Hagemeister
2012-12-20test write_info_jsonPhilipp Hagemeister
2012-12-19Sublime space formattingNick Daniels
2012-12-19Ignore DS_Store files in GitNick Daniels
2012-12-17Switch test to metacafe.com, whose DNS seems to be fine atmPhilipp Hagemeister
2012-12-17Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2012-12-17Remove some antipatterns and ensure that we always write the JSON file with ↵Philipp Hagemeister
UTF-8
2012-12-17a number of new tests and fixes; all tests green on 3.3Filippo Valsorda
2012-12-17Google Video has been shutdown as of 11/15/2012. All videos on Google Video ↵Filippo Valsorda
will be migrated to YouTube by the end of 2012.
2012-12-17various py3 fixes; all tests green on 3.3Filippo Valsorda
2012-12-17test subtitlesFilippo Valsorda
2012-12-16Fix --extract-audio on Python 3Philipp Hagemeister
2012-12-16Tests for justin.tvPhilipp Hagemeister
2012-12-16Credit vasi for justin.tvPhilipp Hagemeister