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-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
2014-10-25
Credit @winwon for vidzi (#3989)
Philipp Hagemeister
2014-10-24
Made changes per phihag
xavier
2014-10-25
New option --dump-single-json (#4003)
Philipp Hagemeister
2014-10-24
Credit @thornomad for glide (#3944)
Philipp Hagemeister
2014-10-24
Credit @capital-G for bild.de (#3983)
Philipp Hagemeister
2014-10-24
Add --flat-playlist option (Closes #4003)
Philipp Hagemeister
2014-10-23
[generic] Allow --default-search without colon
Philipp Hagemeister
2014-09-30
[core] Decode environment variables with filesystem encoding (Fixes #3854, Fi...
Sergey M․
2014-09-28
Credit @lenaten for ynet (#3840) and sport5 (#3841)
Sergey M․
2014-09-17
Credit @m5moufl for behindkink (#3740)
Philipp Hagemeister
2014-09-16
Credit @r4mos for allmyvideos
Philipp Hagemeister
2014-09-15
Credit @haricharan for einthusan (#3755)
Philipp Hagemeister
2014-09-13
[options] Correct option usage
Philipp Hagemeister
2014-09-13
[options] Move all options to their own file
Philipp Hagemeister
2014-09-05
Credit @mrkolby for dbtv.no (#3685)
Sergey M․
2014-09-03
[youtube] Move cache into its own module
Philipp Hagemeister
[next]