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
2015-05-14
[postprocessor/embedthumbnail] Use thumbnails downloaded by YoutubeDL
Yen Chi Hsuan
2015-05-10
ExecAfterDownloadPP, YoutubeDL: remove unused parameters
Jaime Marquínez Ferrándiz
2015-04-25
Remove the --max-quality option
Jaime Marquínez Ferrándiz
2015-04-24
[embedthumbnail] Add support for mp3 cover embedding
pulpe
2015-04-04
Do not encode outtmpl twice (Closes #5288)
Sergey M․
2015-03-14
Add metadata from title parser
phiresky
2015-03-03
[letv] Add --cn-verification-proxy (Closes #5077)
Philipp Hagemeister
2015-03-02
[downloader/external] Add support for custom options (Fixes #4885, closes #5098)
Philipp Hagemeister
2015-02-28
Add postprocessor for converting subtitles (closes #4954)
Jaime Marquínez Ferrándiz
2015-02-23
Merge branch 'subtitles-rework'
Jaime Marquínez Ferrándiz
2015-02-21
PEP8: W503
Philipp Hagemeister
2015-02-17
[downloader] Add --hls-prefer-native to use the native HLS downloader (#4966)
Philipp Hagemeister
2015-02-16
Improve subtitles support
Jaime Marquínez Ferrándiz
2015-02-16
[ffmpeg] Add --ffmpeg-location
Philipp Hagemeister
2015-02-10
[options] Add --no-color
Philipp Hagemeister
2015-02-10
[YoutubeDL] Add generic video filtering (Fixes #4916)
Philipp Hagemeister
2015-01-30
[__init__] Provide a better error messages if URLs are missing (Closes #4813)
Philipp Hagemeister
2015-01-25
[__init__] Work around flake8 false positive
Philipp Hagemeister
2015-01-25
Add --xattr-set-filesize option (Fixes #1348)
Philipp Hagemeister
2015-01-25
[options] Add support for infinite retries (Fixes #507)
Philipp Hagemeister
2015-01-25
[YoutubeDL] Add --playlist-items option (Fixes #2662)
Philipp Hagemeister
2015-01-25
[YoutubeDL] Implement --write-all-thumbnails (Closes #2269)
Philipp Hagemeister
2015-01-25
Add --list-thumbnails
Philipp Hagemeister
2015-01-24
[downloader] Lay groundwork for external downloaders.
Philipp Hagemeister
2015-01-23
Fix --sleep-interval (#3426)
Philipp Hagemeister
2015-01-23
Merge remote-tracking branch 'rupertbaxter2/master'
Philipp Hagemeister
2015-01-10
[YoutubeDL] Add new --call-home option for debugging
Philipp Hagemeister
2015-01-10
Add new option --source-address
Philipp Hagemeister
2015-01-10
[youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes #4...
Philipp Hagemeister
2015-01-10
[options] PEP8 and simpler --merge-output-format handling (#4673)
Philipp Hagemeister
2015-01-10
Passing the option into the main program's arguments
Andrei Troie
2015-01-08
Add --print-json (Closes #2845)
Philipp Hagemeister
2015-01-07
[/__init__] Define public API
Philipp Hagemeister
2015-01-07
Respect age_limit when listing extractors (Fixes #4653)
Philipp Hagemeister
2015-01-01
[/__init__] Add another cute search example
Philipp Hagemeister
2014-12-15
[YoutubeDL] Make postprocessors declarative
Philipp Hagemeister
2014-12-12
Download playlist items in reverse order
Mark Schreiber
2014-11-23
Fix all PEP8 issues except E501
Philipp Hagemeister
2014-11-23
PEP8: more applied
Jouke Waleson
2014-11-23
PEP8 applied
Jouke Waleson
2014-11-23
Provide guidance when called with a YouTube ID starting with a dash.
Philipp Hagemeister
2014-11-19
Work around 2.7.0 deficencies (Fixes #4223)
Philipp Hagemeister
2014-11-16
[__init__] Modernize
Philipp Hagemeister
2014-11-02
[util] Move compatibility functions out of util
Philipp Hagemeister
2014-10-28
[YoutubeDL] Simplify API of YoutubeDL
Philipp Hagemeister
2014-10-26
Move AUTHORS to root (closes #2985)
Philipp Hagemeister
2014-10-26
Credit @gabeos for crunchyroll:playlist (#3988)
Philipp Hagemeister
2014-10-26
Merge branch 'compat-getenv-and-expanduser' of https://github.com/dstftw/yout...
Sergey M․
2014-10-26
Set '--simulate' if any of the printing options is given (fixes #3036)
Jaime Marquínez Ferrándiz
2014-10-25
Merge remote-tracking branch 'xavierbeynon/audiomack'
Philipp Hagemeister
[next]