Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-11 | Less git acrobatics in devscripts/release.sh | Philipp Hagemeister | |
2013-01-11 | release 2013.01.112013.01.11 | Philipp Hagemeister | |
2013-01-11 | Add Makefile in tarball (Closes #626) | Philipp Hagemeister | |
2013-01-10 | Correct documentation (Closes #625) | Philipp Hagemeister | |
2013-01-10 | Support --audio-format=opus | Philipp Hagemeister | |
2013-01-09 | Fix broken ffmpeg (Closes #623) | Philipp Hagemeister | |
2013-01-08 | release 2013.01.082013.01.08 | Philipp Hagemeister | |
2013-01-08 | Merge pull request #621 from atomizer/master | Philipp Hagemeister | |
justin.tv tweaks | |||
2013-01-07 | Merge branch 'my-origin/master' | atomizer | |
2013-01-07 | justin.tv tweaks | atomizer | |
- 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-07 | Fix tar target (--exclude-vcs is not supported everywhere, and reading . ↵ | Philipp Hagemeister | |
while writing to it can fail randomly) | |||
2013-01-06 | Do not check in test_coverage | Philipp Hagemeister | |
2013-01-06 | correct quoting | Philipp Hagemeister | |
2013-01-06 | Simplify Makefile | Philipp Hagemeister | |
2013-01-06 | release 2013.01.062013.01.06 | Philipp Hagemeister | |
2013-01-06 | read -n is bash-specific | Philipp Hagemeister | |
2013-01-06 | fix ComedyCentral IE in Python3 | Philipp Hagemeister | |
2013-01-06 | Add tests for ComedyCentral IE | Philipp Hagemeister | |
2013-01-06 | Switch comedycentral IE to http downloads | Philipp Hagemeister | |
2013-01-04 | Disable travis irc notifications | Philipp Hagemeister | |
travis is much to verbose for that, with random IEs constantly failing | |||
2013-01-03 | Merge pull request #617 from jaimeMF/steamIE | Philipp Hagemeister | |
[steamIE]Allow downloading videos with other characters in their titles | |||
2013-01-03 | steamIE remove the HTMLparser object | Jaime Marquínez Ferrándiz | |
2013-01-03 | steamIE follow @phihag suggestions | Jaime Marquínez Ferrándiz | |
2013-01-03 | Allow downloading videos with other characters in their titles | Jaime Marquínez Ferrándiz | |
Especially html entities | |||
2013-01-03 | Support page URL in RTMP downloads | Philipp Hagemeister | |
2013-01-03 | Also generate SHA2-256 | Philipp Hagemeister | |
2013-01-03 | Also publish hashsums | Philipp Hagemeister | |
2013-01-03 | Make ExtractorError usable for other causes | Philipp Hagemeister | |
2013-01-02 | release.sh edits based on 2013.01.02 experience | Filippo Valsorda | |
2013-01-02 | release 2013.01.022013.01.02 | Filippo Valsorda | |
2013-01-02 | re-worked release workflow, it is one-step and creates GPG signatures now | Filippo Valsorda | |
2013-01-02 | Support youtube videos of google+ users | Philipp Hagemeister | |
2013-01-01 | Simplify DailyMotion IE | Philipp Hagemeister | |
2013-01-01 | Remove .part files before and after tests | Philipp Hagemeister | |
2013-01-01 | Better name for InfoQ IE | Philipp Hagemeister | |
2013-01-01 | Fix infoQ in Python3 | Philipp Hagemeister | |
2013-01-01 | add test for infoq | Philipp Hagemeister | |
2013-01-01 | Simplify some IEs | Philipp Hagemeister | |
2013-01-01 | _download_webpage helper function | Philipp Hagemeister | |
2013-01-01 | ExtractorError for errors during extraction | Philipp Hagemeister | |
2013-01-01 | Remove superfluous IE names | Philipp Hagemeister | |
2013-01-01 | Move gen_extractors to InfoExtractors | Philipp Hagemeister | |
2013-01-01 | Simplify test parameter initialization | Philipp Hagemeister | |
2013-01-01 | Adapt test_download to support playlists, and remove race conditions | Philipp Hagemeister | |
2013-01-01 | Revert "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-01 | typo | Philipp Hagemeister | |
2013-01-01 | credit @jaimeMF | Philipp Hagemeister | |
2013-01-01 | ustreamIE | Jaime Marquínez Ferrándiz | |
2013-01-01 | In tests.json file and md5 join in a 'files' list to handle multiple-file IEs | Filippo Valsorda | |
2013-01-01 | Merge pull request #612 from jaimeMF/steamIE | Filippo Valsorda | |
SteamIE |