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
Age
Commit message (
Expand
)
Author
2013-07-02
release 2013.07.02
2013.07.02
Philipp Hagemeister
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-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
[ted] Fix test checksum
Philipp Hagemeister
2013-06-29
Document view_count (Closes #963)
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-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
[tumblr] Fix title
Philipp Hagemeister
2013-06-27
Make sure SoundcloudIE does not match soundcloud sets
Philipp Hagemeister
2013-06-27
release 2013.06.34.2
2013.06.34.2
Philipp Hagemeister
2013-06-27
Credit @gitprojs for auengine
Philipp Hagemeister
2013-06-27
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-27
Merge pull request #954 from gitprojs/generic
Philipp Hagemeister
2013-06-27
Tests: Add coding to files
Philipp Hagemeister
2013-06-27
[googleplus] move tests
Philipp Hagemeister
[next]