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-10-11
Implement the prefer_free_formats in YoutubeDL
Jaime Marquínez Ferrándiz
2013-10-11
Default 'format' field to {width}x{height}
Jaime Marquínez Ferrándiz
2013-10-11
Do not handle format selection for IEs that already handle it
Jaime Marquínez Ferrándiz
2013-10-11
Implement the max quality option in YoutubeDL
Jaime Marquínez Ferrándiz
2013-10-11
Implement format selection in YoutubeDL
Jaime Marquínez Ferrándiz
2013-10-11
[arte] Prepare for generic format support (#980)
Jaime Marquínez Ferrándiz
2013-10-11
[nhl] Add an extractor for videocenter's categories (#1586)
Jaime Marquínez Ferrándiz
2013-10-11
Make sure it only runs rtmpdump one time in test mode and return True if the ...
Jaime Marquínez Ferrándiz
2013-10-11
Merge pull request #1565 from rzhxeo/rtmpdump_test
Jaime Marquínez Ferrándiz
2013-10-11
Add a PostProcessor for adding metadata to the file (closes #1570)
Jaime Marquínez Ferrándiz
2013-10-10
[yahoo] Download the info from another page
Jaime Marquínez Ferrándiz
2013-10-10
[gamespot] Mark as broken (#1587)
Jaime Marquínez Ferrándiz
2013-10-10
[mtv] Strip the description
Jaime Marquínez Ferrándiz
2013-10-10
Add an extractor for faz.net (closes #1582)
Jaime Marquínez Ferrándiz
2013-10-10
Don't add extractors with IE_DESC set to False to the page of supported sites.
Jaime Marquínez Ferrándiz
2013-10-10
Add an extractor for video.nhl.com (closes #1586)
Jaime Marquínez Ferrándiz
2013-10-09
release 2013.10.09
2013.10.09
Philipp Hagemeister
2013-10-09
[youtube] Do not recognize attribution link as user (Fixes #1573)
Philipp Hagemeister
2013-10-09
Merge pull request #1584 from wingsuit/master
Jaime Marquínez Ferrándiz
2013-10-09
[youtube] set the 'name' parameter in the subtitles url (fixes #1577)
Jaime Marquínez Ferrándiz
2013-10-09
Tiny tpo
Tom
2013-10-08
[vevo] Some improvements (fixes #1580)
Jaime Marquínez Ferrándiz
2013-10-07
Fix the printing of the proxy map in debug mode
Jaime Marquínez Ferrándiz
2013-10-07
Simplify test setup
Philipp Hagemeister
2013-10-07
Move opener setup into a separate helper function
Philipp Hagemeister
2013-10-07
release 2013.10.07
2013.10.07
Philipp Hagemeister
2013-10-07
[jeuxvideo] Improve code quality (fixes #1567)
Philipp Hagemeister
2013-10-07
Restore warning when user forgets to quote URL (#1396)
Philipp Hagemeister
2013-10-06
Remove test parameter from _download_with_rtmpdump
rzhxeo
2013-10-06
[vimeo] Recognize urls ending in a slash (fixes #1242)
Jaime Marquínez Ferrándiz
2013-10-06
Only download 1 sec. with rtmpdump in test mode
rzhxeo
2013-10-06
[redtube] add age_limit
Philipp Hagemeister
2013-10-06
Merge branch 'download-archive'
Philipp Hagemeister
2013-10-06
Remove superfluous parenthesis
Philipp Hagemeister
2013-10-06
Merge branch 'age_limit'
Philipp Hagemeister
2013-10-06
Call extracted property age_limit everywhere
Philipp Hagemeister
2013-10-06
[generic] Clarify error messages
Philipp Hagemeister
2013-10-06
release 2013.10.06
2013.10.06
Philipp Hagemeister
2013-10-06
[viddler] Add basic support (Fixes #1520)
Philipp Hagemeister
2013-10-06
Allow users to specify an age limit (fixes #1545)
Philipp Hagemeister
2013-10-06
Move try_rm to test helpers
Philipp Hagemeister
2013-10-06
Add basic --download-archive option
Philipp Hagemeister
2013-10-05
Merge remote-tracking branch 'origin/tox'
Philipp Hagemeister
2013-10-05
[fixup] remove unnecessary commented function
Filippo Valsorda
2013-10-05
add tox configuration file for easy testing
Filippo Valsorda
2013-10-05
add capability to suppress expected warnings in tests
Filippo Valsorda
2013-10-05
[googleplus] Fix upload_date detection
Philipp Hagemeister
2013-10-05
[bliptv] Make sure video ID is a string
Philipp Hagemeister
2013-10-04
[dailymotion] Fix playlist extraction
Jaime Marquínez Ferrándiz
2013-10-04
[brightcove] Fix up some broken HTML (#1553)
Philipp Hagemeister
[next]