index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
__init__.py
Age
Commit message (
Expand
)
Author
2014-01-27
Credit @MikeCol for malemotion IE
Philipp Hagemeister
2014-01-23
Mention default for -f (Fixes #2215)
Philipp Hagemeister
2014-01-22
Move --youtube-include-dash-manifest into correct option group
Philipp Hagemeister
2014-01-22
[youtube] Make DASH manifest download conditional for now
Philipp Hagemeister
2014-01-22
Document -f worstaudio as well
Philipp Hagemeister
2014-01-22
Default to -f best-audio when only audio is requested
Philipp Hagemeister
2014-01-22
Add -f bestaudio (Fixes #2163)
Philipp Hagemeister
2014-01-22
Add new --default-search option (#2193)
Philipp Hagemeister
2014-01-21
[servingsys] Add support
Philipp Hagemeister
2014-01-17
Credit @sahutd for franceinter (#2152)
Philipp Hagemeister
2014-01-13
Fix --list-formats description (Closes #2142)
Philipp Hagemeister
2014-01-12
Allow ~ in --download-archive (Fixes #2137)
Philipp Hagemeister
2014-01-12
Tidy help text
dst
2014-01-08
Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115)
Jaime Marquínez Ferrándiz
2014-01-07
Clarify --date* documentation (Fixes #2093)
Philipp Hagemeister
2014-01-07
Move postprocessor into its own package
Philipp Hagemeister
2014-01-07
Merge remote-tracking branch 'epitron/metadata-pp'
Philipp Hagemeister
2014-01-05
Fix list comprehension for decoding the URLs (fixes #2100)
Jaime Marquínez Ferrándiz
2014-01-05
Make sure URLs are always character strings (Fixes #2051)
Philipp Hagemeister
2014-01-05
Document --socket-timeout
Philipp Hagemeister
2014-01-03
Reveal a little bit more detail about what we cache (#858)
Philipp Hagemeister
2014-01-02
Clarify --cache-dir (#858)
Philipp Hagemeister
2014-01-02
Added '--xattrs' option which writes metadata to the file's extended attribut...
epitron
2013-12-29
Add new --print-traffic option
Philipp Hagemeister
2013-12-26
Print out encoding information in -v (#2046)
Philipp Hagemeister
2013-12-23
Use bidiv instead of fribidi if available (Fixes #1912)
Philipp Hagemeister
2013-12-22
Remove unused import
Philipp Hagemeister
2013-12-22
Show all matching URLs
Philipp Hagemeister
2013-12-16
Simplify --playlist-start / --playlist-end interface
Philipp Hagemeister
2013-12-16
Credit @mjorlitzky for pornhd (#1961)
Philipp Hagemeister
2013-12-16
Set process title to youtube-dl
Philipp Hagemeister
2013-12-16
Add --get-duration (Fixes #859)
Philipp Hagemeister
2013-12-16
Add --min-views / --max-views (Fixes #1979)
Philipp Hagemeister
2013-12-15
Fix detection of the extension if the 'extractaudio' is given and improve the...
Jaime Marquínez Ferrándiz
2013-12-09
Improve --bidi-workaround support
Philipp Hagemeister
2013-12-09
Merge remote-tracking branch 'jaimeMF/load-info'
Philipp Hagemeister
2013-12-09
Add a workaround for terminals without bidi support (Fixes #1912)
Philipp Hagemeister
2013-12-03
Add --load-info option (#972)
Jaime Marquínez Ferrándiz
2013-12-03
Document disabling proxy (#1882)
Philipp Hagemeister
2013-12-03
[configuration] Undo code breakage
Philipp Hagemeister
2013-12-03
Correct configuration file locations
Philipp Hagemeister
2013-12-03
Add Windows configuration file locations (#1881)
Philipp Hagemeister
2013-12-03
Clarify --download-archive help (#1757)
Philipp Hagemeister
2013-12-02
Credit @dstftw for smotri IE
Philipp Hagemeister
2013-12-02
Add --socket-timeout option
Philipp Hagemeister
2013-11-30
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-11-30
Clarify help of --write-pages (#1853)
Philipp Hagemeister
2013-11-29
Clarify --download-archive help
Philipp Hagemeister
2013-11-29
fix typo in help
Nicolas Kaiser
2013-11-26
Include the proxy in the parameters for YoutubeDL (fixes #1831)
Jaime Marquínez Ferrándiz
[next]