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
2013-04-22
Add playlist and playlist_index to the help string for the output option
Jaime Marquínez Ferrándiz
2013-04-16
Arguments as parameter to function _real_main so it can be used programmatically
Finn Petersen
2013-04-11
Option to dump intermediate pages
Philipp Hagemeister
2013-04-11
Removed overly verbose options and arguments (Should be obvious from the prev...
Philipp Hagemeister
2013-04-11
Added option --autonumber-size:
Stanislav Kupryakhin
2013-04-11
Credit @catch22 for ARD IE
Philipp Hagemeister
2013-03-20
Merge pull request #699 by @iemejia
Filippo Valsorda
2013-03-20
add '--write-srt' and '--srt-lang' aliases for backwards compatibility
Filippo Valsorda
2013-03-20
Added new option '--list-subs' to show the available subtitle languages
Ismael Mejia
2013-03-20
Added new option '--sub-format' to choose the format of the subtitles to down...
Ismael Mejia
2013-03-20
Refactor subtitle options from srt to the more generic 'sub'.
Ismael Mejia
2013-03-20
Added new option '--all-srt' to download all the subtitles of a video.
Ismael Mejia
2013-03-12
Add configuration to -v output
Philipp Hagemeister
2013-03-03
Clarify rate limit documentation (Closes #723)
Philipp Hagemeister
2013-02-21
Added new option '--only-srt' to download only the subtitles of a video
Ismael Mejia
2013-02-21
Fix --match-title and --reject-title decoding (Closes #690)
Philipp Hagemeister
2013-02-18
Correct --newline and give it a more meaningful title
Philipp Hagemeister
2013-02-15
Update youtube_dl/__init__.py
glisignoli
2013-02-13
Modified youtube-dl to write new lines with the --newline switch. This
Gino Lisignoli
2013-02-08
Credit Osama Khalid for Keek support
Philipp Hagemeister
2013-02-02
Better help for new options
Philipp Hagemeister
2013-02-02
Improve cookie error handling
Philipp Hagemeister
2013-02-01
Added "min-filesize" and "max-filesize" options
Jeff Crouse
2013-01-12
Revert "Move update to front"
Philipp Hagemeister
2013-01-12
Credit jefftimesten for YouPornIE, PornoTubeIE, YouJizzIE
Philipp Hagemeister
2013-01-12
--recode-video option (Closes #18)
Philipp Hagemeister
2013-01-12
Move update to front
Philipp Hagemeister
2013-01-10
Support --audio-format=opus
Philipp Hagemeister
2013-01-01
Move gen_extractors to InfoExtractors
Philipp Hagemeister
2013-01-01
credit @jaimeMF
Philipp Hagemeister
2013-01-01
ustreamIE
Jaime Marquínez Ferrándiz
2013-01-01
SteamIE
Jaime Marquínez Ferrándiz
2012-12-30
moved updating code to update.py
Filippo Valsorda
2012-12-30
some fixes, pulled the codename from the code
Filippo Valsorda
2012-12-30
print some version and environment info on --verbose (+ py3 fixes)
Filippo Valsorda
2012-12-30
The new updates system, relies on gh-pages, secured by RSA, uses external web...
Filippo Valsorda
2012-12-27
TweetReel IE
Philipp Hagemeister
2012-12-23
added the --no-post-overwrites argument
Barbu Paul - Gheorghe
2012-12-20
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-12-20
FunnyOrDie IE (Fixes #599)
Philipp Hagemeister
2012-12-20
new info_dict field: uploader_id
Filippo Valsorda
2012-12-20
some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly a...
Filippo Valsorda
2012-12-17
Google Video has been shutdown as of 11/15/2012. All videos on Google Video w...
Filippo Valsorda
2012-12-16
Credit vasi for justin.tv
Philipp Hagemeister
2012-12-16
Preliminary support for twitch.tv and justin.tv
Dave Vasilevsky
2012-12-15
Do not decode None
Philipp Hagemeister
2012-12-15
restrict sys.argv craziness to Python 2 (Fixes #591)
Philipp Hagemeister
2012-12-13
NBA IE (Closes #590)
Philipp Hagemeister
2012-12-11
Merge branch 'master' into fork_master
Filippo Valsorda
2012-12-11
exposing the test mode as --test (hidden and undocumented)
Filippo Valsorda
[prev]
[next]