index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document width, height, and resolution (#1445)
Philipp Hagemeister
2014-03-04
1
-0
/
+2
*
Credit @juancri for canal13cl (#2498)
Philipp Hagemeister
2014-03-03
1
-0
/
+1
*
Credit @mnem dor GDCVault
Philipp Hagemeister
2014-02-28
1
-0
/
+1
*
Credit @amlweems for ocw.mit (#2460)
Philipp Hagemeister
2014-02-26
1
-0
/
+1
*
Update __init__.py
niebles
2014-02-25
1
-0
/
+1
*
Ignore BOM in batch files (Fixes #2450)
Philipp Hagemeister
2014-02-25
1
-7
/
+6
*
Credit @soult for br
Philipp Hagemeister
2014-02-22
1
-0
/
+1
*
Fix minor typo: “to to” → “to”.
Anthony J. Bentley
2014-02-19
1
-1
/
+1
*
Credit @Nikerabbit for helsinki
Philipp Hagemeister
2014-02-17
1
-0
/
+1
*
Credit @patheticpat for 4tube.com (#2398)
Sergey M.
2014-02-17
1
-0
/
+1
*
Credit @pulpe for play.iprima.cz and stream.cz
Sergey M.
2014-02-17
1
-0
/
+1
*
Credit @prutz1311 for normalboots.com (#2279)
Sergey M.
2014-02-17
1
-0
/
+1
*
credit @Fnordlab for chilloutzone
Philipp Hagemeister
2014-02-07
1
-0
/
+1
*
Add --ignore-config option (Fixes #633)
Philipp Hagemeister
2014-02-03
1
-36
/
+52
*
Credit @MikeCol for malemotion IE
Philipp Hagemeister
2014-01-27
1
-0
/
+1
*
Mention default for -f (Fixes #2215)
Philipp Hagemeister
2014-01-23
1
-1
/
+1
*
Move --youtube-include-dash-manifest into correct option group
Philipp Hagemeister
2014-01-22
1
-1
/
+1
*
[youtube] Make DASH manifest download conditional for now
Philipp Hagemeister
2014-01-22
1
-1
/
+7
*
Document -f worstaudio as well
Philipp Hagemeister
2014-01-22
1
-1
/
+1
*
Default to -f best-audio when only audio is requested
Philipp Hagemeister
2014-01-22
1
-1
/
+5
*
Add -f bestaudio (Fixes #2163)
Philipp Hagemeister
2014-01-22
1
-1
/
+1
*
Add new --default-search option (#2193)
Philipp Hagemeister
2014-01-22
1
-1
/
+6
*
[servingsys] Add support
Philipp Hagemeister
2014-01-21
1
-1
/
+5
*
Credit @sahutd for franceinter (#2152)
Philipp Hagemeister
2014-01-17
1
-0
/
+1
*
Fix --list-formats description (Closes #2142)
Philipp Hagemeister
2014-01-13
1
-1
/
+1
*
Allow ~ in --download-archive (Fixes #2137)
Philipp Hagemeister
2014-01-12
1
-1
/
+2
*
Tidy help text
dst
2014-01-12
1
-7
/
+7
*
Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115)
Jaime Marquínez Ferrándiz
2014-01-08
1
-0
/
+5
*
Clarify --date* documentation (Fixes #2093)
Philipp Hagemeister
2014-01-07
1
-2
/
+6
*
Move postprocessor into its own package
Philipp Hagemeister
2014-01-07
1
-1
/
+1
*
Merge remote-tracking branch 'epitron/metadata-pp'
Philipp Hagemeister
2014-01-07
1
-1
/
+7
|
\
|
*
Added '--xattrs' option which writes metadata to the file's extended attribut...
epitron
2014-01-02
1
-1
/
+7
*
|
Fix list comprehension for decoding the URLs (fixes #2100)
Jaime Marquínez Ferrándiz
2014-01-05
1
-1
/
+1
*
|
Make sure URLs are always character strings (Fixes #2051)
Philipp Hagemeister
2014-01-05
1
-0
/
+2
*
|
Document --socket-timeout
Philipp Hagemeister
2014-01-05
1
-1
/
+1
*
|
Reveal a little bit more detail about what we cache (#858)
Philipp Hagemeister
2014-01-03
1
-1
/
+1
*
|
Clarify --cache-dir (#858)
Philipp Hagemeister
2014-01-02
1
-1
/
+1
*
|
Add new --print-traffic option
Philipp Hagemeister
2013-12-29
1
-1
/
+4
*
|
Print out encoding information in -v (#2046)
Philipp Hagemeister
2013-12-26
1
-0
/
+3
*
|
Use bidiv instead of fribidi if available (Fixes #1912)
Philipp Hagemeister
2013-12-23
1
-1
/
+1
|
/
*
Remove unused import
Philipp Hagemeister
2013-12-22
1
-1
/
+0
*
Show all matching URLs
Philipp Hagemeister
2013-12-22
1
-1
/
+0
*
Simplify --playlist-start / --playlist-end interface
Philipp Hagemeister
2013-12-16
1
-16
/
+12
*
Credit @mjorlitzky for pornhd (#1961)
Philipp Hagemeister
2013-12-16
1
-0
/
+1
*
Set process title to youtube-dl
Philipp Hagemeister
2013-12-16
1
-0
/
+4
*
Add --get-duration (Fixes #859)
Philipp Hagemeister
2013-12-16
1
-2
/
+8
*
Add --min-views / --max-views (Fixes #1979)
Philipp Hagemeister
2013-12-16
1
-0
/
+10
*
Fix detection of the extension if the 'extractaudio' is given and improve the...
Jaime Marquínez Ferrándiz
2013-12-15
1
-3
/
+3
*
Improve --bidi-workaround support
Philipp Hagemeister
2013-12-09
1
-15
/
+2
*
Merge remote-tracking branch 'jaimeMF/load-info'
Philipp Hagemeister
2013-12-09
1
-2
/
+8
|
\
[next]