summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Keep file without any PPs (oops, missed the obvious case)Philipp Hagemeister2013-01-121-1/+1
|
* --recode-video option (Closes #18)Philipp Hagemeister2013-01-124-43/+54
|
* Merge 'jaimeMF/videoconversion' (sans actual option for now)Philipp Hagemeister2013-01-121-21/+54
|\
| * Add a PostProcessor for converting video formatJaime Marquínez Ferrándiz2013-01-112-21/+57
| |
* | Make ustream IE more robustPhilipp Hagemeister2013-01-121-3/+3
| |
* | Move update to frontPhilipp Hagemeister2013-01-121-4/+4
| |
* | Less confusing player versionPhilipp Hagemeister2013-01-121-1/+1
|/
* Less git acrobatics in devscripts/release.shPhilipp Hagemeister2013-01-111-26/+28
|
* release 2013.01.11Philipp Hagemeister2013-01-111-1/+1
|
* Add Makefile in tarball (Closes #626)Philipp Hagemeister2013-01-111-3/+3
|
* Correct documentation (Closes #625)Philipp Hagemeister2013-01-102-5/+5
|
* Support --audio-format=opusPhilipp Hagemeister2013-01-102-4/+4
|
* Fix broken ffmpeg (Closes #623)Philipp Hagemeister2013-01-091-2/+9
|
* release 2013.01.08Philipp Hagemeister2013-01-081-1/+1
|
* Merge pull request #621 from atomizer/masterPhilipp Hagemeister2013-01-081-3/+9
|\ | | | | justin.tv tweaks
| * Merge branch 'my-origin/master'atomizer2013-01-071-13/+7
| |\ | |/ |/|
* | Fix tar target (--exclude-vcs is not supported everywhere, and reading . ↵Philipp Hagemeister2013-01-071-13/+7
| | | | | | | | while writing to it can fail randomly)
| * justin.tv tweaksatomizer2013-01-071-3/+9
|/ | | | | | - 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
* Do not check in test_coveragePhilipp Hagemeister2013-01-061-3/+1
|
* correct quotingPhilipp Hagemeister2013-01-061-1/+1
|
* Simplify MakefilePhilipp Hagemeister2013-01-062-20/+22
|
* release 2013.01.06Philipp Hagemeister2013-01-061-1/+1
|
* read -n is bash-specificPhilipp Hagemeister2013-01-061-1/+1
|
* fix ComedyCentral IE in Python3Philipp Hagemeister2013-01-061-2/+3
|
* Add tests for ComedyCentral IEPhilipp Hagemeister2013-01-062-3/+36
|
* Switch comedycentral IE to http downloadsPhilipp Hagemeister2013-01-061-28/+10
|
* Disable travis irc notificationsPhilipp Hagemeister2013-01-041-4/+4
| | | | travis is much to verbose for that, with random IEs constantly failing
* Merge pull request #617 from jaimeMF/steamIEPhilipp Hagemeister2013-01-031-3/+3
|\ | | | | [steamIE]Allow downloading videos with other characters in their titles
| * steamIE remove the HTMLparser objectJaime Marquínez Ferrándiz2013-01-031-1/+0
| |
| * steamIE follow @phihag suggestionsJaime Marquínez Ferrándiz2013-01-031-3/+3
| |
| * Allow downloading videos with other characters in their titlesJaime Marquínez Ferrándiz2013-01-031-2/+3
|/ | | | Especially html entities
* Support page URL in RTMP downloadsPhilipp Hagemeister2013-01-031-4/+9
|
* Also generate SHA2-256Philipp Hagemeister2013-01-031-1/+2
|
* Also publish hashsumsPhilipp Hagemeister2013-01-031-1/+5
|
* Make ExtractorError usable for other causesPhilipp Hagemeister2013-01-033-6/+13
|
* release.sh edits based on 2013.01.02 experienceFilippo Valsorda2013-01-021-4/+10
|
* release 2013.01.02Filippo Valsorda2013-01-022-1/+15
|
* re-worked release workflow, it is one-step and creates GPG signatures nowFilippo Valsorda2013-01-028-23/+131
|
* Support youtube videos of google+ usersPhilipp Hagemeister2013-01-021-1/+1
|
* Simplify DailyMotion IEPhilipp Hagemeister2013-01-011-13/+3
|
* Remove .part files before and after testsPhilipp Hagemeister2013-01-011-0/+2
|
* Better name for InfoQ IEPhilipp Hagemeister2013-01-011-2/+0
|
* Fix infoQ in Python3Philipp Hagemeister2013-01-011-18/+6
|
* add test for infoqPhilipp Hagemeister2013-01-012-1/+13
|
* Simplify some IEsPhilipp Hagemeister2013-01-011-86/+13
|
* _download_webpage helper functionPhilipp Hagemeister2013-01-011-6/+15
|
* ExtractorError for errors during extractionPhilipp Hagemeister2013-01-013-7/+29
|
* Remove superfluous IE namesPhilipp Hagemeister2013-01-011-13/+2
|
* Move gen_extractors to InfoExtractorsPhilipp Hagemeister2013-01-012-47/+49
|
* Simplify test parameter initializationPhilipp Hagemeister2013-01-011-3/+2
|