aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Credit @mnem dor GDCVaultPhilipp Hagemeister2014-02-281-0/+1
* Credit @amlweems for ocw.mit (#2460)Philipp Hagemeister2014-02-261-0/+1
* Update __init__.pyniebles2014-02-251-0/+1
* Ignore BOM in batch files (Fixes #2450)Philipp Hagemeister2014-02-251-7/+6
* Credit @soult for brPhilipp Hagemeister2014-02-221-0/+1
* Fix minor typo: “to to” → “to”.Anthony J. Bentley2014-02-191-1/+1
* Credit @Nikerabbit for helsinkiPhilipp Hagemeister2014-02-171-0/+1
* Credit @patheticpat for 4tube.com (#2398)Sergey M.2014-02-171-0/+1
* Credit @pulpe for play.iprima.cz and stream.czSergey M.2014-02-171-0/+1
* Credit @prutz1311 for normalboots.com (#2279)Sergey M.2014-02-171-0/+1
* credit @Fnordlab for chilloutzonePhilipp Hagemeister2014-02-071-0/+1
* Add --ignore-config option (Fixes #633)Philipp Hagemeister2014-02-031-36/+52
* Credit @MikeCol for malemotion IEPhilipp Hagemeister2014-01-271-0/+1
* Mention default for -f (Fixes #2215)Philipp Hagemeister2014-01-231-1/+1
* Move --youtube-include-dash-manifest into correct option groupPhilipp Hagemeister2014-01-221-1/+1
* [youtube] Make DASH manifest download conditional for nowPhilipp Hagemeister2014-01-221-1/+7
* Document -f worstaudio as wellPhilipp Hagemeister2014-01-221-1/+1
* Default to -f best-audio when only audio is requestedPhilipp Hagemeister2014-01-221-1/+5
* Add -f bestaudio (Fixes #2163)Philipp Hagemeister2014-01-221-1/+1
* Add new --default-search option (#2193)Philipp Hagemeister2014-01-221-1/+6
* [servingsys] Add supportPhilipp Hagemeister2014-01-211-1/+5
* Credit @sahutd for franceinter (#2152)Philipp Hagemeister2014-01-171-0/+1
* Fix --list-formats description (Closes #2142)Philipp Hagemeister2014-01-131-1/+1
* Allow ~ in --download-archive (Fixes #2137)Philipp Hagemeister2014-01-121-1/+2
* Tidy help textdst2014-01-121-7/+7
* Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115)Jaime Marquínez Ferrándiz2014-01-081-0/+5
* Clarify --date* documentation (Fixes #2093)Philipp Hagemeister2014-01-071-2/+6
* Move postprocessor into its own packagePhilipp Hagemeister2014-01-071-1/+1
* Merge remote-tracking branch 'epitron/metadata-pp'Philipp Hagemeister2014-01-071-1/+7
|\
| * Added '--xattrs' option which writes metadata to the file's extended attribut...epitron2014-01-021-1/+7
* | Fix list comprehension for decoding the URLs (fixes #2100)Jaime Marquínez Ferrándiz2014-01-051-1/+1
* | Make sure URLs are always character strings (Fixes #2051)Philipp Hagemeister2014-01-051-0/+2
* | Document --socket-timeoutPhilipp Hagemeister2014-01-051-1/+1
* | Reveal a little bit more detail about what we cache (#858)Philipp Hagemeister2014-01-031-1/+1
* | Clarify --cache-dir (#858)Philipp Hagemeister2014-01-021-1/+1
* | Add new --print-traffic optionPhilipp Hagemeister2013-12-291-1/+4
* | Print out encoding information in -v (#2046)Philipp Hagemeister2013-12-261-0/+3
* | Use bidiv instead of fribidi if available (Fixes #1912)Philipp Hagemeister2013-12-231-1/+1
|/
* Remove unused importPhilipp Hagemeister2013-12-221-1/+0
* Show all matching URLsPhilipp Hagemeister2013-12-221-1/+0
* Simplify --playlist-start / --playlist-end interfacePhilipp Hagemeister2013-12-161-16/+12
* Credit @mjorlitzky for pornhd (#1961)Philipp Hagemeister2013-12-161-0/+1
* Set process title to youtube-dlPhilipp Hagemeister2013-12-161-0/+4
* Add --get-duration (Fixes #859)Philipp Hagemeister2013-12-161-2/+8
* Add --min-views / --max-views (Fixes #1979)Philipp Hagemeister2013-12-161-0/+10
* Fix detection of the extension if the 'extractaudio' is given and improve the...Jaime Marquínez Ferrándiz2013-12-151-3/+3
* Improve --bidi-workaround supportPhilipp Hagemeister2013-12-091-15/+2
* Merge remote-tracking branch 'jaimeMF/load-info'Philipp Hagemeister2013-12-091-2/+8
|\
| * Add --load-info option (#972)Jaime Marquínez Ferrándiz2013-12-031-2/+8
* | Add a workaround for terminals without bidi support (Fixes #1912)Philipp Hagemeister2013-12-091-0/+4
|/