Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken ffmpeg (Closes #623) | Philipp Hagemeister | 2013-01-09 | 1 | -2/+9 |
| | |||||
* | release 2013.01.08 | Philipp Hagemeister | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #621 from atomizer/master | Philipp Hagemeister | 2013-01-08 | 1 | -3/+9 |
|\ | | | | | justin.tv tweaks | ||||
| * | Merge branch 'my-origin/master' | atomizer | 2013-01-07 | 1 | -13/+7 |
| |\ | |/ |/| | |||||
* | | Fix tar target (--exclude-vcs is not supported everywhere, and reading . ↵ | Philipp Hagemeister | 2013-01-07 | 1 | -13/+7 |
| | | | | | | | | while writing to it can fail randomly) | ||||
| * | justin.tv tweaks | atomizer | 2013-01-07 | 1 | -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_coverage | Philipp Hagemeister | 2013-01-06 | 1 | -3/+1 |
| | |||||
* | correct quoting | Philipp Hagemeister | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | Simplify Makefile | Philipp Hagemeister | 2013-01-06 | 2 | -20/+22 |
| | |||||
* | release 2013.01.06 | Philipp Hagemeister | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | read -n is bash-specific | Philipp Hagemeister | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | fix ComedyCentral IE in Python3 | Philipp Hagemeister | 2013-01-06 | 1 | -2/+3 |
| | |||||
* | Add tests for ComedyCentral IE | Philipp Hagemeister | 2013-01-06 | 2 | -3/+36 |
| | |||||
* | Switch comedycentral IE to http downloads | Philipp Hagemeister | 2013-01-06 | 1 | -28/+10 |
| | |||||
* | Disable travis irc notifications | Philipp Hagemeister | 2013-01-04 | 1 | -4/+4 |
| | | | | travis is much to verbose for that, with random IEs constantly failing | ||||
* | Merge pull request #617 from jaimeMF/steamIE | Philipp Hagemeister | 2013-01-03 | 1 | -3/+3 |
|\ | | | | | [steamIE]Allow downloading videos with other characters in their titles | ||||
| * | steamIE remove the HTMLparser object | Jaime Marquínez Ferrándiz | 2013-01-03 | 1 | -1/+0 |
| | | |||||
| * | steamIE follow @phihag suggestions | Jaime Marquínez Ferrándiz | 2013-01-03 | 1 | -3/+3 |
| | | |||||
| * | Allow downloading videos with other characters in their titles | Jaime Marquínez Ferrándiz | 2013-01-03 | 1 | -2/+3 |
|/ | | | | Especially html entities | ||||
* | Support page URL in RTMP downloads | Philipp Hagemeister | 2013-01-03 | 1 | -4/+9 |
| | |||||
* | Also generate SHA2-256 | Philipp Hagemeister | 2013-01-03 | 1 | -1/+2 |
| | |||||
* | Also publish hashsums | Philipp Hagemeister | 2013-01-03 | 1 | -1/+5 |
| | |||||
* | Make ExtractorError usable for other causes | Philipp Hagemeister | 2013-01-03 | 3 | -6/+13 |
| | |||||
* | release.sh edits based on 2013.01.02 experience | Filippo Valsorda | 2013-01-02 | 1 | -4/+10 |
| | |||||
* | release 2013.01.02 | Filippo Valsorda | 2013-01-02 | 2 | -1/+15 |
| | |||||
* | re-worked release workflow, it is one-step and creates GPG signatures now | Filippo Valsorda | 2013-01-02 | 8 | -23/+131 |
| | |||||
* | Support youtube videos of google+ users | Philipp Hagemeister | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Simplify DailyMotion IE | Philipp Hagemeister | 2013-01-01 | 1 | -13/+3 |
| | |||||
* | Remove .part files before and after tests | Philipp Hagemeister | 2013-01-01 | 1 | -0/+2 |
| | |||||
* | Better name for InfoQ IE | Philipp Hagemeister | 2013-01-01 | 1 | -2/+0 |
| | |||||
* | Fix infoQ in Python3 | Philipp Hagemeister | 2013-01-01 | 1 | -18/+6 |
| | |||||
* | add test for infoq | Philipp Hagemeister | 2013-01-01 | 2 | -1/+13 |
| | |||||
* | Simplify some IEs | Philipp Hagemeister | 2013-01-01 | 1 | -86/+13 |
| | |||||
* | _download_webpage helper function | Philipp Hagemeister | 2013-01-01 | 1 | -6/+15 |
| | |||||
* | ExtractorError for errors during extraction | Philipp Hagemeister | 2013-01-01 | 3 | -7/+29 |
| | |||||
* | Remove superfluous IE names | Philipp Hagemeister | 2013-01-01 | 1 | -13/+2 |
| | |||||
* | Move gen_extractors to InfoExtractors | Philipp Hagemeister | 2013-01-01 | 2 | -47/+49 |
| | |||||
* | Simplify test parameter initialization | Philipp Hagemeister | 2013-01-01 | 1 | -3/+2 |
| | |||||
* | Adapt test_download to support playlists, and remove race conditions | Philipp Hagemeister | 2013-01-01 | 3 | -30/+55 |
| | |||||
* | Revert "In tests.json file and md5 join in a 'files' list to handle ↵ | Philipp Hagemeister | 2013-01-01 | 2 | -38/+53 |
| | | | | | | | | multiple-file IEs" This made the JSON structure really unreadable and was a quick fix. This reverts commit 6535e9511fc18eee2fc640c77fd42a4a39791915. | ||||
* | typo | Philipp Hagemeister | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | credit @jaimeMF | Philipp Hagemeister | 2013-01-01 | 1 | -0/+1 |
| | |||||
* | ustreamIE | Jaime Marquínez Ferrándiz | 2013-01-01 | 3 | -0/+38 |
| | |||||
* | In tests.json file and md5 join in a 'files' list to handle multiple-file IEs | Filippo Valsorda | 2013-01-01 | 2 | -53/+38 |
| | |||||
* | Merge pull request #612 from jaimeMF/steamIE | Filippo Valsorda | 2013-01-01 | 3 | -0/+59 |
|\ | | | | | SteamIE | ||||
| * | Test for steam | Jaime Marquínez Ferrándiz | 2013-01-01 | 1 | -0/+9 |
| | | |||||
| * | SteamIE | Jaime Marquínez Ferrándiz | 2013-01-01 | 2 | -0/+50 |
|/ | |||||
* | Ok, the Escapist test was passing only in my Travis repo, do not ask me why; ↵ | Filippo Valsorda | 2012-12-31 | 2 | -2/+3 |
| | | | | also, a small bugfix to the latest commit | ||||
* | three small edits | Filippo Valsorda | 2012-12-31 | 3 | -3/+7 |
| | | | | | | * 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) | ||||
* | addedd a serious Public Domain dedication, see http://unlicense.org/ | Filippo Valsorda | 2012-12-31 | 1 | -0/+24 |
| |