index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
options.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[options] Add --load-info-json alias for symmetry with --write-info-json
Sergey M․
2016-06-06
1
-1
/
+1
*
[options] Add --limit-rate alias for rate limiting option
Sergey M․
2016-05-30
1
-2
/
+2
*
[options] Update --proxy description for SOCKS proxies
Yen Chi Hsuan
2016-05-10
1
-1
/
+4
*
Add --hls-prefer-ffmpeg
Sergey M․
2016-04-21
1
-1
/
+5
*
[options] Remove experimental mark for --hls-prefer-native
Sergey M․
2016-04-21
1
-1
/
+1
*
Merge pull request #8898 from dstftw/fragment-retries
Sergey M
2016-03-23
1
-0
/
+4
|
\
|
*
[options] Add --fragment-retries option
Sergey M․
2016-03-19
1
-0
/
+4
*
|
[postprocessort/ffmpeg] Allow embedding webvtt into webm (Closes #8874)
Sergey M․
2016-03-20
1
-1
/
+1
|
/
*
[options] Add --no-mark-watched (#5054)
Sergey M․
2016-03-01
1
-0
/
+4
*
Add --mark-watched feature (Closes #5054)
Sergey M․
2016-03-01
1
-0
/
+4
*
[refactor] Single quotes consistency
Sergey M․
2016-02-14
1
-1
/
+1
*
[options] Add missing closing parenthesis
Sergey M․
2016-01-30
1
-1
/
+1
*
Add --hls-use-mpegts option
Jaime Marquínez Ferrándiz
2016-01-30
1
-0
/
+5
*
[options] Clarify language tags
Sergey M․
2016-01-23
1
-1
/
+1
*
[options] Prefer --convert-subs spelling
Sergey M․
2015-12-30
1
-1
/
+1
*
[options] Changed wording for --list-formats
Yen Chi Hsuan
2015-11-28
1
-1
/
+1
*
[options] Clarify --list-formats needs videos (closes #7669)
Yen Chi Hsuan
2015-11-27
1
-1
/
+1
*
Clarify that automatic subtitles are generated.
Rastislav Barlik
2015-11-16
1
-1
/
+1
*
[options] Cleanup double spaces in help texts
Yen Chi Hsuan
2015-10-02
1
-2
/
+2
*
[options] Use compat_shlex_split
Sergey M․
2015-09-05
1
-2
/
+2
*
[options] Clarify extractors supporting videopassword
Sergey M․
2015-09-01
1
-1
/
+1
*
[options] Fix a typo (#6307)
Sergey M․
2015-07-21
1
-1
/
+1
*
Revert xvid to avi and make docs to be similar to existing external downloade...
Sergey M․
2015-07-11
1
-3
/
+3
*
Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-master
Sergey M․
2015-07-11
1
-1
/
+5
|
\
|
*
Rename --pp-params to --postprocessor-args and access value as super class at...
Aurélio A. Heckert
2015-06-30
1
-2
/
+2
|
*
Use shlex.split for --pp-params and update related docs.
Aurélio A. Heckert
2015-06-16
1
-2
/
+2
|
*
Adds support for XviD output with extra parametrization
Aurélio A. Heckert
2015-06-09
1
-1
/
+5
*
|
Merge pull request #6097 from dstftw/union-itags-from-multiple-dashmpd
Sergey M.
2015-06-29
1
-1
/
+1
|
\
\
|
*
|
[options] Clarify --youtube-skip-dash-manifest
Sergey M․
2015-06-27
1
-1
/
+1
*
|
|
[options] Add missing whitespace and split lines
Sergey M․
2015-06-27
1
-1
/
+2
|
/
/
*
|
Merge pull request #5961 from dstftw/force-generic-extractor
Sergey M.
2015-06-24
1
-0
/
+4
|
\
\
|
*
|
Add `--force-generic-extractor`
Sergey M․
2015-06-12
1
-0
/
+4
|
|
/
*
/
[options] Add missing whitespace for --fixup description
Sergey M․
2015-06-15
1
-1
/
+1
|
/
*
[options] Clarify `--list-extractors` (Closes #5916)
Sergey M․
2015-06-07
1
-1
/
+1
*
Clarify that --dump-pages encodes the pages using base64 (#5781)
Jaime Marquínez Ferrándiz
2015-05-22
1
-1
/
+1
*
[options] Clarify `--metadata-from-title` additional templates
Sergey M․
2015-05-21
1
-1
/
+1
*
[options] Clarify `--write-annotations` help
Sergey M․
2015-05-02
1
-1
/
+1
*
Add ability to embed subtitles in mkv files (closes #5434)
Nikoli
2015-05-01
1
-1
/
+1
*
Remove the --max-quality option
Jaime Marquínez Ferrándiz
2015-04-25
1
-4
/
+0
*
Move the documentation for the `--format` option to the manpage
Jaime Marquínez Ferrándiz
2015-04-19
1
-26
/
+1
*
[options] Fix file based configurations for python 2 (Closes #5401)
Sergey M․
2015-04-12
1
-7
/
+8
*
[options] Fix load info help string
Sergey M․
2015-04-04
1
-1
/
+1
*
[options] `Number` is a verb here
Sergey M․
2015-04-04
1
-1
/
+1
*
[options] extractor is lowercase
Sergey M․
2015-04-04
1
-1
/
+1
*
[options] Restore some strings
Sergey M․
2015-04-04
1
-2
/
+2
*
Merge branch 'patch-1' of https://github.com/tuexss/youtube-dl into tuexss-pa...
Sergey M․
2015-04-04
1
-98
/
+98
|
\
|
*
Clean up of --help output
testbonn
2015-03-25
1
-98
/
+98
*
|
Do not encode outtmpl twice (Closes #5288)
Sergey M․
2015-04-04
1
-1
/
+2
|
/
*
[options] Handle special characters in argv (Fixes #5157)
Philipp Hagemeister
2015-03-24
1
-0
/
+5
*
[metadatafromtitle] Some improvements and cleanup
Jaime Marquínez Ferrándiz
2015-03-14
1
-3
/
+3
[prev]
[next]