aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-11Less git acrobatics in devscripts/release.shPhilipp Hagemeister
2013-01-11release 2013.01.112013.01.11Philipp Hagemeister
2013-01-11Add Makefile in tarball (Closes #626)Philipp Hagemeister
2013-01-10Correct documentation (Closes #625)Philipp Hagemeister
2013-01-10Support --audio-format=opusPhilipp Hagemeister
2013-01-09Fix broken ffmpeg (Closes #623)Philipp Hagemeister
2013-01-08release 2013.01.082013.01.08Philipp Hagemeister
2013-01-08Merge pull request #621 from atomizer/masterPhilipp Hagemeister
justin.tv tweaks
2013-01-07Merge branch 'my-origin/master'atomizer
2013-01-07justin.tv tweaksatomizer
- download all parts of a broadcast, fixes #614 - set "uploader" variable to channel_name if available - catch api errors even if http status is 200
2013-01-07Fix tar target (--exclude-vcs is not supported everywhere, and reading . ↵Philipp Hagemeister
while writing to it can fail randomly)
2013-01-06Do not check in test_coveragePhilipp Hagemeister
2013-01-06correct quotingPhilipp Hagemeister
2013-01-06Simplify MakefilePhilipp Hagemeister
2013-01-06release 2013.01.062013.01.06Philipp Hagemeister
2013-01-06read -n is bash-specificPhilipp Hagemeister
2013-01-06fix ComedyCentral IE in Python3Philipp Hagemeister
2013-01-06Add tests for ComedyCentral IEPhilipp Hagemeister
2013-01-06Switch comedycentral IE to http downloadsPhilipp Hagemeister
2013-01-04Disable travis irc notificationsPhilipp Hagemeister
travis is much to verbose for that, with random IEs constantly failing
2013-01-03Merge pull request #617 from jaimeMF/steamIEPhilipp Hagemeister
[steamIE]Allow downloading videos with other characters in their titles
2013-01-03steamIE remove the HTMLparser objectJaime Marquínez Ferrándiz
2013-01-03steamIE follow @phihag suggestionsJaime Marquínez Ferrándiz
2013-01-03Allow downloading videos with other characters in their titlesJaime Marquínez Ferrándiz
Especially html entities
2013-01-03Support page URL in RTMP downloadsPhilipp Hagemeister
2013-01-03Also generate SHA2-256Philipp Hagemeister
2013-01-03Also publish hashsumsPhilipp Hagemeister
2013-01-03Make ExtractorError usable for other causesPhilipp Hagemeister
2013-01-02release.sh edits based on 2013.01.02 experienceFilippo Valsorda
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 ↵Philipp Hagemeister
multiple-file IEs" This made the JSON structure really unreadable and was a quick fix. This reverts commit 6535e9511fc18eee2fc640c77fd42a4a39791915.
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
SteamIE