Age | Commit message (Expand) | Author |
2013-01-10 | Support --audio-format=opus | Philipp Hagemeister |
2013-01-01 | Move gen_extractors to InfoExtractors | Philipp Hagemeister |
2013-01-01 | credit @jaimeMF | Philipp Hagemeister |
2013-01-01 | ustreamIE | Jaime Marquínez Ferrándiz |
2013-01-01 | SteamIE | Jaime Marquínez Ferrándiz |
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 web... | Filippo Valsorda |
2012-12-27 | TweetReel IE | Philipp Hagemeister |
2012-12-23 | added the --no-post-overwrites argument | Barbu Paul - Gheorghe |
2012-12-20 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister |
2012-12-20 | FunnyOrDie IE (Fixes #599) | Philipp Hagemeister |
2012-12-20 | new info_dict field: uploader_id | Filippo Valsorda |
2012-12-20 | some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly a... | Filippo Valsorda |
2012-12-17 | Google Video has been shutdown as of 11/15/2012. All videos on Google Video w... | Filippo Valsorda |
2012-12-16 | Credit vasi for justin.tv | Philipp Hagemeister |
2012-12-16 | Preliminary support for twitch.tv and justin.tv | Dave Vasilevsky |
2012-12-15 | Do not decode None | Philipp Hagemeister |
2012-12-15 | restrict sys.argv craziness to Python 2 (Fixes #591) | Philipp Hagemeister |
2012-12-13 | NBA IE (Closes #590) | Philipp Hagemeister |
2012-12-11 | Merge branch 'master' into fork_master | Filippo Valsorda |
2012-12-11 | exposing the test mode as --test (hidden and undocumented) | Filippo Valsorda |
2012-12-08 | Merge 'rg3/master' into fork_master | Filippo Valsorda |
2012-12-08 | new updating scheme, based on GH downloads; also, check if not updateable (pi... | Filippo Valsorda |
2012-12-04 | Add an example to the -o documentation (#573) | Philipp Hagemeister |
2012-11-29 | New repo skeleton, getting ready for PyPi | Filippo Valsorda |
2012-11-28 | Mark broken IEs in --list-extractors | Philipp Hagemeister |
2012-11-28 | Use relative imports | Philipp Hagemeister |
2012-11-28 | Convert all tabs to 4 spaces (PEP8) | Philipp Hagemeister |
2012-11-28 | Use list comprehension instead of map | Philipp Hagemeister |
2012-11-27 | Prepare urllib references for 2/3 compatibility | Philipp Hagemeister |
2012-11-27 | Use except .. as everywhere (#180) | Philipp Hagemeister |
2012-11-27 | Replace long with int (see PEP 237) | Philipp Hagemeister |
2012-11-27 | Better formatting (PEP 8) | Philipp Hagemeister |
2012-11-27 | Prepare 2012.11.29 release | Philipp Hagemeister |
2012-11-27 | Add Christian Albrecht (Arte.tv IE) to authors | Philipp Hagemeister |
2012-11-27 | Merge remote-tracking branch 'alab1001101/master' | Philipp Hagemeister |
2012-11-27 | Actually merge #379 | Philipp Hagemeister |
2012-11-27 | Bump version number to a numeric-only one to appease py2exe | Philipp Hagemeister |
2012-11-27 | Bump version number | Philipp Hagemeister |
2012-11-27 | warn if %(stitle)s is being used | Philipp Hagemeister |
2012-11-27 | Switch back to underline for invalid characters, and make restricted ASCII-only | Philipp Hagemeister |
2012-11-27 | release 2012.11.272012.11.27 | Filippo Valsorda |
2012-11-26 | New optoin --restrict-filenames | Philipp Hagemeister |
2012-11-26 | Add some parentheses around print for #180 | Philipp Hagemeister |
2012-11-25 | alias %(title)s to %(stitle)s | Filippo Valsorda |
2012-11-25 | aliased --literal to --title | Filippo Valsorda |
2012-11-17 | release 2012.11.172012.11.17 | Filippo Valsorda |
2012-10-30 | -x for --extract-audio, one of the most popular options | Philipp Hagemeister |