Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-23 | release 2013.06.232013.06.23 | Philipp Hagemeister | |
2013-06-22 | README: Add brief description for manpages/apropos. | Rogério Brito | |
Trying to mimic the manpage of (GNU) `ls`, we don't conjugate the verb as "downloads" or something else. Signed-off-by: Rogério Brito <rbrito@ime.usp.br> | |||
2013-05-13 | release 2013.05.132013.05.13 | Philipp Hagemeister | |
2013-05-05 | added --get-id option to print video IDs | jakeogh | |
2013-05-04 | release 2013.05.052013.05.05 | Philipp Hagemeister | |
2013-05-01 | release 2013.05.012013.05.01 | Philipp Hagemeister | |
2013-04-30 | Fix help for --proxy | Philipp Hagemeister | |
2013-04-30 | release 2013.04.302013.04.30 | Philipp Hagemeister | |
2013-04-28 | release 2013.04.282013.04.28 | Philipp Hagemeister | |
2013-04-28 | release 2013.04.272013.04.27 | Philipp Hagemeister | |
2013-04-28 | Document the video selection using the upload date | Jaime Marquínez Ferrándiz | |
2013-04-26 | Merge pull request #801 from expleo/add_referer_support | Jaime Marquínez Ferrándiz | |
2013-04-24 | Updated README | Bjorn Heesakkers | |
2013-04-23 | Document order of preference for format selection (closes #798) | Jaime Marquínez Ferrándiz | |
2013-04-22 | release 2013.04.222013.04.22 | Philipp Hagemeister | |
2013-04-19 | Merge branch 'extract_info_rewrite' | Jaime Marquínez Ferrándiz | |
2013-04-16 | Add a playlist_index key to the info_dict, can be used in the output template | Jaime Marquínez Ferrándiz | |
2013-04-11 | release 2013.04.112013.04.11 | Philipp Hagemeister | |
2013-04-05 | Merge branch 'master' into extract_info_rewrite | Jaime Marquínez Ferrándiz | |
2013-03-29 | release 2013.03.292013.03.29 | Philipp Hagemeister | |
2013-03-29 | Pass the playlist info_dict to process_info | Jaime Marquínez Ferrándiz | |
the playlist value can be used in the output template | |||
2013-02-15 | Update README.md | glisignoli | |
2013-02-02 | release 2013.02.022013.02.02 | Philipp Hagemeister | |
2013-02-02 | Better help for new options | Philipp Hagemeister | |
2013-02-01 | Added "min-filesize" and "max-filesize" options | Jeff Crouse | |
2013-01-12 | release 2013.01.122013.01.12 | Philipp Hagemeister | |
2013-01-10 | Correct documentation (Closes #625) | Philipp Hagemeister | |
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-30 | print some version and environment info on --verbose (+ py3 fixes) | Filippo Valsorda | |
2012-12-26 | add --no-post-overwrites to README.md; + minor style fixes | Filippo Valsorda | |
2012-12-20 | new info_dict field: uploader_id | Filippo Valsorda | |
2012-12-08 | Merge 'rg3/master' into fork_master | Filippo Valsorda | |
2012-11-29 | Add irc channel notice | Philipp Hagemeister | |
2012-11-28 | Drop 2.5 support | Philipp Hagemeister | |
2012-11-27 | Actually fix manpage (#473) | Philipp Hagemeister | |
2012-11-27 | Actually merge #379 | Philipp Hagemeister | |
2012-11-27 | Fix output format doc | Philipp Hagemeister | |
2012-11-27 | Extended documentation for output format in README (Closes #268) | Philipp Hagemeister | |
2012-11-27 | Switch back to underline for invalid characters, and make restricted ASCII-only | Philipp Hagemeister | |
2012-11-26 | New optoin --restrict-filenames | Philipp Hagemeister | |
2012-11-26 | Remove redundancy in instructions | Philipp Hagemeister | |
2012-11-26 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2012-11-26 | Document configuration | Philipp Hagemeister | |
2012-11-26 | fix FAQ on how to compile (also, starnge fix in the Makefile) | Filippo Valsorda | |
2012-11-25 | alias %(title)s to %(stitle)s | Filippo Valsorda | |
2012-11-25 | aliased --literal to --title | Filippo Valsorda | |
2012-10-30 | -x for --extract-audio, one of the most popular options | Philipp Hagemeister | |
2012-10-30 | New --id option for the old default filename pattern | Philipp Hagemeister | |
2012-10-01 | Fix docs | Philipp Hagemeister | |
2012-09-29 | adding new --output replacements. Thanks @danut007ro (closes #442) | Filippo Valsorda | |