aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/__init__.py
AgeCommit message (Expand)Author
2013-04-24Adds support for passing a referer.Bjorn Heesakkers
2013-04-23Document order of preference for format selection (closes #798)Jaime Marquínez Ferrándiz
2013-04-22Correct indentationPhilipp Hagemeister
2013-04-22Do not read configuration files if explicit arguments are given by a host pro...Philipp Hagemeister
2013-04-22Merge pull request #792 from fp7/masterJaime Marquínez Ferrándiz
2013-04-22Added parenthesis for explicityFinn Petersen
2013-04-22Add playlist and playlist_index to the help string for the output optionJaime Marquínez Ferrándiz
2013-04-16Arguments as parameter to function _real_main so it can be used programmaticallyFinn Petersen
2013-04-11Option to dump intermediate pagesPhilipp Hagemeister
2013-04-11Removed overly verbose options and arguments (Should be obvious from the prev...Philipp Hagemeister
2013-04-11Added option --autonumber-size:Stanislav Kupryakhin
2013-04-11Credit @catch22 for ARD IEPhilipp Hagemeister
2013-03-20Merge pull request #699 by @iemejiaFilippo Valsorda
2013-03-20add '--write-srt' and '--srt-lang' aliases for backwards compatibilityFilippo Valsorda
2013-03-20Added new option '--list-subs' to show the available subtitle languagesIsmael Mejia
2013-03-20Added new option '--sub-format' to choose the format of the subtitles to down...Ismael Mejia
2013-03-20Refactor subtitle options from srt to the more generic 'sub'.Ismael Mejia
2013-03-20Added new option '--all-srt' to download all the subtitles of a video.Ismael Mejia
2013-03-12Add configuration to -v outputPhilipp Hagemeister
2013-03-03Clarify rate limit documentation (Closes #723)Philipp Hagemeister
2013-02-21Added new option '--only-srt' to download only the subtitles of a videoIsmael Mejia
2013-02-21Fix --match-title and --reject-title decoding (Closes #690)Philipp Hagemeister
2013-02-18Correct --newline and give it a more meaningful titlePhilipp Hagemeister
2013-02-15Update youtube_dl/__init__.pyglisignoli
2013-02-13Modified youtube-dl to write new lines with the --newline switch. ThisGino Lisignoli
2013-02-08Credit Osama Khalid for Keek supportPhilipp Hagemeister
2013-02-02Better help for new optionsPhilipp Hagemeister
2013-02-02Improve cookie error handlingPhilipp Hagemeister
2013-02-01Added "min-filesize" and "max-filesize" optionsJeff Crouse
2013-01-12Revert "Move update to front"Philipp Hagemeister
2013-01-12Credit jefftimesten for YouPornIE, PornoTubeIE, YouJizzIEPhilipp Hagemeister
2013-01-12--recode-video option (Closes #18)Philipp Hagemeister
2013-01-12Move update to frontPhilipp Hagemeister
2013-01-10Support --audio-format=opusPhilipp Hagemeister
2013-01-01Move gen_extractors to InfoExtractorsPhilipp Hagemeister
2013-01-01credit @jaimeMFPhilipp Hagemeister
2013-01-01ustreamIEJaime Marquínez Ferrándiz
2013-01-01SteamIEJaime Marquínez Ferrándiz
2012-12-30moved updating code to update.pyFilippo Valsorda
2012-12-30some fixes, pulled the codename from the codeFilippo Valsorda
2012-12-30print some version and environment info on --verbose (+ py3 fixes)Filippo Valsorda
2012-12-30The new updates system, relies on gh-pages, secured by RSA, uses external web...Filippo Valsorda
2012-12-27TweetReel IEPhilipp Hagemeister
2012-12-23added the --no-post-overwrites argumentBarbu Paul - Gheorghe
2012-12-20Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2012-12-20FunnyOrDie IE (Fixes #599)Philipp Hagemeister
2012-12-20new info_dict field: uploader_idFilippo Valsorda
2012-12-20some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly a...Filippo Valsorda
2012-12-17Google Video has been shutdown as of 11/15/2012. All videos on Google Video w...Filippo Valsorda
2012-12-16Credit vasi for justin.tvPhilipp Hagemeister