Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2013-01-01 | Test for steam | Jaime Marquínez Ferrándiz | |
2013-01-01 | SteamIE | Jaime Marquínez Ferrándiz | |
2012-12-31 | Ok, 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-31 | three small edits | Filippo 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-31 | addedd a serious Public Domain dedication, see http://unlicense.org/ | Filippo Valsorda | |
2012-12-30 | moved docs and updates generation scripts from gh-pages branch to devscripts | Filippo Valsorda | |
2012-12-30 | Removed a spurious increment_downloads, this time cleanly | Filippo Valsorda | |
2012-12-30 | moved updating code to update.py | Filippo Valsorda | |
2012-12-30 | some fixes, pulled the codename from the code | Filippo Valsorda | |
2012-12-30 | print some version and environment info on --verbose (+ py3 fixes) | Filippo Valsorda | |
2012-12-30 | The new updates system, relies on gh-pages, secured by RSA, uses external ↵ | Filippo Valsorda | |
web servers | |||
2012-12-29 | Revert "Removed a spurious increment_downloads" | Philipp Hagemeister | |
This reverts commit 92e3e18a1d1fb35b6d73b609725c250123835969. | |||
2012-12-29 | Removed a spurious increment_downloads | Filippo Valsorda | |
2012-12-27 | Allow ampersand right after ? in youtube URLs (Closes #602) | Philipp Hagemeister | |
2012-12-27 | TweetReel IE | Philipp Hagemeister | |
2012-12-26 | add --no-post-overwrites to README.md; + minor style fixes | Filippo Valsorda | |
2012-12-24 | Merge pull request #601 from paullik/no-post-overwrites | Philipp Hagemeister | |
No post-processing overwrites | |||
2012-12-24 | not relying on ffmpeg to do the post-processed file checking, instead doing ↵ | Barbu Paul - Gheorghe | |
it directly in youtube-dl | |||
2012-12-23 | apparently the -n option is available only in ffmpeg | Barbu Paul - Gheorghe | |