Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow to select videos to download by their upload dates (related #137) | Jaime Marquínez Ferrándiz | 2013-04-27 | 1 | -1/+9 | |
| | | | | Only absolute dates. | |||||
* | Merge pull request #801 from expleo/add_referer_support | Jaime Marquínez Ferrándiz | 2013-04-26 | 1 | -0/+7 | |
|\ | ||||||
| * | Adds support for passing a referer. | Bjorn Heesakkers | 2013-04-24 | 1 | -0/+6 | |
|/ | ||||||
* | Document order of preference for format selection (closes #798) | Jaime Marquínez Ferrándiz | 2013-04-23 | 1 | -1/+2 | |
| | ||||||
* | Correct indentation | Philipp Hagemeister | 2013-04-22 | 1 | -5/+4 | |
| | ||||||
* | Do not read configuration files if explicit arguments are given by a host ↵ | Philipp Hagemeister | 2013-04-22 | 1 | -10/+15 | |
| | | | | program (#792) | |||||
* | Merge pull request #792 from fp7/master | Jaime Marquínez Ferrándiz | 2013-04-22 | 1 | -7/+7 | |
|\ | | | | | Parameters as arguments to main | |||||
| * | Added parenthesis for explicity | Finn Petersen | 2013-04-22 | 1 | -1/+1 | |
| | | ||||||
| * | Arguments as parameter to function _real_main so it can be used programmatically | Finn Petersen | 2013-04-16 | 1 | -7/+7 | |
| | | ||||||
* | | Add playlist and playlist_index to the help string for the output option | Jaime Marquínez Ferrándiz | 2013-04-22 | 1 | -1/+10 | |
|/ | | | | Also split the help string in different lines to make editing easier. | |||||
* | Option to dump intermediate pages | Philipp Hagemeister | 2013-04-11 | 1 | -0/+4 | |
| | ||||||
* | Removed overly verbose options and arguments (Should be obvious from the ↵ | Philipp Hagemeister | 2013-04-11 | 1 | -2/+0 | |
| | | | | previous lines) | |||||
* | Added option --autonumber-size: | Stanislav Kupryakhin | 2013-04-11 | 1 | -0/+6 | |
| | | | | Specifies the number of digits in %(autonumber)s when it is present in output filename template or --autonumber option is given | |||||
* | Credit @catch22 for ARD IE | Philipp Hagemeister | 2013-04-11 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #699 by @iemejia | Filippo Valsorda | 2013-03-20 | 1 | -4/+20 | |
|\ | | | | | | | Removed innecesary function to convert subtitles, improved use of the youtube api | |||||
| * | add '--write-srt' and '--srt-lang' aliases for backwards compatibility | Filippo Valsorda | 2013-03-20 | 1 | -2/+2 | |
| | | ||||||
| * | Added new option '--list-subs' to show the available subtitle languages | Ismael Mejia | 2013-03-20 | 1 | -0/+4 | |
| | | ||||||
| * | Added new option '--sub-format' to choose the format of the subtitles to ↵ | Ismael Mejia | 2013-03-20 | 1 | -0/+4 | |
| | | | | | | | | downloade (defaut=srt) | |||||
| * | Refactor subtitle options from srt to the more generic 'sub'. | Ismael Mejia | 2013-03-20 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | In order to be more consistent with different subtitle formats. From: * --write-srt to --write-sub * --only-srt to --only-sub * --all-srt to --all-subs * --srt-lang to --sub-lang' Refactored also all the mentions of srt for sub in all the source code. | |||||
| * | Added new option '--all-srt' to download all the subtitles of a video. | Ismael Mejia | 2013-03-20 | 1 | -0/+4 | |
| | | | | | | | | Only works in youtube for the moment. | |||||
| * | Added new option '--only-srt' to download only the subtitles of a video | Ismael Mejia | 2013-02-21 | 1 | -0/+4 | |
| | | | | | | | | | | | | Improved option '--srt-lang' - it shows the argument in case of missing subtitles - added language suffix for non-english languages (e.g. video.it.srt) | |||||
* | | Add configuration to -v output | Philipp Hagemeister | 2013-03-12 | 1 | -3/+11 | |
| | | ||||||
* | | Clarify rate limit documentation (Closes #723) | Philipp Hagemeister | 2013-03-03 | 1 | -1/+1 | |
|/ | ||||||
* | Fix --match-title and --reject-title decoding (Closes #690) | Philipp Hagemeister | 2013-02-21 | 1 | -2/+3 | |
| | ||||||
* | Correct --newline and give it a more meaningful title | Philipp Hagemeister | 2013-02-18 | 1 | -1/+2 | |
| | ||||||
* | Update youtube_dl/__init__.py | glisignoli | 2013-02-15 | 1 | -1/+1 | |
| | ||||||
* | Modified youtube-dl to write new lines with the --newline switch. This | Gino Lisignoli | 2013-02-13 | 1 | -1/+2 | |
| | | | | | enables easier process monitoring when being called with external scripts. | |||||
* | Credit Osama Khalid for Keek support | Philipp Hagemeister | 2013-02-08 | 1 | -0/+1 | |
| | ||||||
* | Better help for new options | Philipp Hagemeister | 2013-02-02 | 1 | -3/+2 | |
| | ||||||
* | Improve cookie error handling | Philipp Hagemeister | 2013-02-02 | 1 | -2/+5 | |
| | ||||||
* | Added "min-filesize" and "max-filesize" options | Jeff Crouse | 2013-02-01 | 1 | -0/+16 | |
| | ||||||
* | Revert "Move update to front" | Philipp Hagemeister | 2013-01-12 | 1 | -4/+4 | |
| | | | | This reverts commit db30f02b50a565091376b316208bfdddd729b4ed. | |||||
* | Credit jefftimesten for YouPornIE, PornoTubeIE, YouJizzIE | Philipp Hagemeister | 2013-01-12 | 1 | -0/+1 | |
| | ||||||
* | --recode-video option (Closes #18) | Philipp Hagemeister | 2013-01-12 | 1 | -2/+9 | |
| | ||||||
* | Move update to front | Philipp Hagemeister | 2013-01-12 | 1 | -4/+4 | |
| | ||||||
* | Support --audio-format=opus | Philipp Hagemeister | 2013-01-10 | 1 | -2/+2 | |
| | ||||||
* | Move gen_extractors to InfoExtractors | Philipp Hagemeister | 2013-01-01 | 1 | -45/+1 | |
| | ||||||
* | credit @jaimeMF | Philipp Hagemeister | 2013-01-01 | 1 | -0/+1 | |
| | ||||||
* | ustreamIE | Jaime Marquínez Ferrándiz | 2013-01-01 | 1 | -0/+1 | |
| | ||||||
* | SteamIE | Jaime Marquínez Ferrándiz | 2013-01-01 | 1 | -0/+1 | |
| | ||||||
* | moved updating code to update.py | Filippo Valsorda | 2012-12-30 | 1 | -128/+1 | |
| | ||||||
* | some fixes, pulled the codename from the code | Filippo Valsorda | 2012-12-30 | 1 | -10/+11 | |
| | ||||||
* | print some version and environment info on --verbose (+ py3 fixes) | Filippo Valsorda | 2012-12-30 | 1 | -2/+13 | |
| | ||||||
* | The new updates system, relies on gh-pages, secured by RSA, uses external ↵ | Filippo Valsorda | 2012-12-30 | 1 | -49/+84 | |
| | | | | web servers | |||||
* | TweetReel IE | Philipp Hagemeister | 2012-12-27 | 1 | -0/+1 | |
| | ||||||
* | added the --no-post-overwrites argument | Barbu Paul - Gheorghe | 2012-12-23 | 1 | -1/+3 | |
| | ||||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2012-12-20 | 1 | -3/+3 | |
|\ | ||||||
| * | new info_dict field: uploader_id | Filippo Valsorda | 2012-12-20 | 1 | -1/+1 | |
| | | ||||||
| * | some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly ↵ | Filippo Valsorda | 2012-12-20 | 1 | -2/+2 | |
| | | | | | | | | as possible now | |||||
* | | FunnyOrDie IE (Fixes #599) | Philipp Hagemeister | 2012-12-20 | 1 | -0/+1 | |
|/ |