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
Age
Commit message (
Expand
)
Author
2013-07-02
Do not show bug report for errors that are to be expected (Closes #973)
Philipp Hagemeister
2013-07-02
Squelch git not found exception (#973)
Philipp Hagemeister
2013-07-02
Improve formatting
Philipp Hagemeister
2013-07-02
README.md: Fix markup and some of the text.
Philipp Hagemeister
2013-07-01
setup: PEP-8 fixes.
Rogério Brito
2013-07-01
setup: cosmetics: Add/remove some whitespace for readability.
Rogério Brito
2013-07-01
setup: Move pseudo-docstring to a proper comment.
Rogério Brito
2013-07-01
Add InstagramIE (related #904)
Jaime Marquínez Ferrándiz
2013-07-01
GenericIE: match titles that spread across multiple lines (related #904)
Jaime Marquínez Ferrándiz
2013-07-01
Shorten --list-extractor-descriptions to --extractor-descriptions
Philipp Hagemeister
2013-07-01
Add --list-extractor-descriptions (human-readable list of IEs)
Philipp Hagemeister
2013-07-01
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-07-01
Sort IEs alphabetically in --list-extractors
Philipp Hagemeister
2013-07-01
[youtube]: add YoutubeShowIE (closes #14)
Jaime Marquínez Ferrándiz
2013-07-01
YoutubeIE: use a negative index when accessing the last element of the format...
Jaime Marquínez Ferrándiz
2013-07-01
YoutubeIE: extract the correct video id for movie URLs (closes #597)
Jaime Marquínez Ferrándiz
2013-07-01
Merge remote-tracking branch 'yasoob/master'
Philipp Hagemeister
2013-07-01
Separate downloader options
Philipp Hagemeister
2013-07-01
[update] Add package manager to error message (#959)
Philipp Hagemeister
2013-07-01
[youtube] Warn if URL is most likely wrong (#969)
Philipp Hagemeister
2013-06-30
[instagram] Fix title
Philipp Hagemeister
2013-06-30
StatigramIE: update the title of the test video
Jaime Marquínez Ferrándiz
2013-06-30
TumblrIE: update test
Jaime Marquínez Ferrándiz
2013-06-30
ArteTvIE: support videos from videos.arte.tv
Jaime Marquínez Ferrándiz
2013-06-29
release 2013.06.34.4
2013.06.34.4
Philipp Hagemeister
2013-06-29
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2013-06-29
[vimeo] fix detection for http://vimeo.com/groups/124584/videos/24973060
Philipp Hagemeister
2013-06-29
WatIE: support videos divided in multiple parts (closes #222 and #659)
Jaime Marquínez Ferrándiz
2013-06-29
[tutv] Fix URL type (for Python 3)
Philipp Hagemeister
2013-06-29
release 2013.06.34.3
2013.06.34.3
Philipp Hagemeister
2013-06-29
[tutv] Add IE (Fixes #965)
Philipp Hagemeister
2013-06-29
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-06-29
[ted] Fix test checksum
Philipp Hagemeister
2013-06-29
Update the default output template in the README
Jaime Marquínez Ferrándiz
2013-06-29
Document view_count (Closes #963)
Philipp Hagemeister
2013-06-29
Merge pull request #962 from jaimeMF/TF1
Philipp Hagemeister
2013-06-29
added an IE and test for traileraddict.com
M.Yasoob Khalid
2013-06-29
Move TF1IE to its own file
Jaime Marquínez Ferrándiz
2013-06-29
Add TF1IE
Jaime Marquínez Ferrándiz
2013-06-29
keep track of the dates and html5player versions of working YT signature algos
Filippo Valsorda
2013-06-28
Add WatIE
Jaime Marquínez Ferrándiz
2013-06-28
Rewrote error message a bit to clarify
Philipp Hagemeister
2013-06-28
Changed the error message.
M.Yasoob Ullah Khalid
2013-06-28
Add RingTVIE (Thanks @yasoob)
M.Yasoob Khalid
2013-06-28
Added an IE for gamespot. Although gamespot allows downloading but it is only...
M.Yasoob Khalid
2013-06-28
Print which IE is being skipped in test_download
Jaime Marquínez Ferrándiz
2013-06-27
Add function add_default_info_extractors to YoutubeDL
Jaime Marquínez Ferrándiz
2013-06-27
Merge branch 'generate-ie-list'
Philipp Hagemeister
2013-06-27
Make sure that IEs only accept their own URLs
Philipp Hagemeister
2013-06-27
[tumblr] Fix title
Philipp Hagemeister
[next]