aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/__init__.py
AgeCommit message (Expand)Author
2014-01-05Document --socket-timeoutPhilipp Hagemeister
2014-01-03Reveal a little bit more detail about what we cache (#858)Philipp Hagemeister
2014-01-02Clarify --cache-dir (#858)Philipp Hagemeister
2013-12-29Add new --print-traffic optionPhilipp Hagemeister
2013-12-26Print out encoding information in -v (#2046)Philipp Hagemeister
2013-12-23Use bidiv instead of fribidi if available (Fixes #1912)Philipp Hagemeister
2013-12-22Remove unused importPhilipp Hagemeister
2013-12-22Show all matching URLsPhilipp Hagemeister
2013-12-16Simplify --playlist-start / --playlist-end interfacePhilipp Hagemeister
2013-12-16Credit @mjorlitzky for pornhd (#1961)Philipp Hagemeister
2013-12-16Set process title to youtube-dlPhilipp Hagemeister
2013-12-16Add --get-duration (Fixes #859)Philipp Hagemeister
2013-12-16Add --min-views / --max-views (Fixes #1979)Philipp Hagemeister
2013-12-15Fix detection of the extension if the 'extractaudio' is given and improve the...Jaime Marquínez Ferrándiz
2013-12-09Improve --bidi-workaround supportPhilipp Hagemeister
2013-12-09Merge remote-tracking branch 'jaimeMF/load-info'Philipp Hagemeister
2013-12-09Add a workaround for terminals without bidi support (Fixes #1912)Philipp Hagemeister
2013-12-03Add --load-info option (#972)Jaime Marquínez Ferrándiz
2013-12-03Document disabling proxy (#1882)Philipp Hagemeister
2013-12-03[configuration] Undo code breakagePhilipp Hagemeister
2013-12-03Correct configuration file locationsPhilipp Hagemeister
2013-12-03Add Windows configuration file locations (#1881)Philipp Hagemeister
2013-12-03Clarify --download-archive help (#1757)Philipp Hagemeister
2013-12-02Credit @dstftw for smotri IEPhilipp Hagemeister
2013-12-02Add --socket-timeout optionPhilipp Hagemeister
2013-11-30Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2013-11-30Clarify help of --write-pages (#1853)Philipp Hagemeister
2013-11-29Clarify --download-archive helpPhilipp Hagemeister
2013-11-29fix typo in helpNicolas Kaiser
2013-11-26Include the proxy in the parameters for YoutubeDL (fixes #1831)Jaime Marquínez Ferrándiz
2013-11-25Do not warn about fixed output template if --max-downloads is 1Philipp Hagemeister
2013-11-24Merge branch 'master' into opener-to-ydlPhilipp Hagemeister
2013-11-24Credit @takuya0301 for niconicoPhilipp Hagemeister
2013-11-22Move the opener to the YoutubeDL object.Philipp Hagemeister
2013-11-20Credit @diffycat for anitubePhilipp Hagemeister
2013-11-20import json for --dump-jsonPhilipp Hagemeister
2013-11-20Add an option to dump json informationMohamedh Fazal
2013-11-17Save and restore console title (Fixes #1782)Philipp Hagemeister
2013-11-13Credit @saper for tvp IE (#1730)Philipp Hagemeister
2013-11-13Credit @jelly for gamekings extractor (#1759)Philipp Hagemeister
2013-11-11Clarify -c. Do not pass it in if you don't know what you're doingPhilipp Hagemeister
2013-11-09Fix the documentation of '--autonumber-size' (#1743)Jaime Marquínez Ferrándiz
2013-10-28New debug option --write-pagesPhilipp Hagemeister
2013-10-25Document the %(format_id)s field for the output templateJaime Marquínez Ferrándiz
2013-10-23Hide the video password on verbose modeJaime Marquínez Ferrándiz
2013-10-18Add new option --abort-on-errorPhilipp Hagemeister
2013-10-18Document %(format)s (#1612)Philipp Hagemeister
2013-10-18Add metavar to --cache-dirPhilipp Hagemeister
2013-10-18Merge remote-tracking branch 'jaimeMF/format_selection'Philipp Hagemeister
2013-10-15Use upper-case for prefixes in help to signify bytes (#1043)Philipp Hagemeister