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
/
extractor
Age
Commit message (
Expand
)
Author
2013-11-24
[viki] Skip travis test
Philipp Hagemeister
2013-11-24
[vik] Clarify output
Philipp Hagemeister
2013-11-24
[collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring...
Jaime Marquínez Ferrándiz
2013-11-24
[youtube] Add an extractor for downloading the watch history (closes #1821)
Jaime Marquínez Ferrándiz
2013-11-24
[mixcloud] The description field may be missing (fixes #1819)
Jaime Marquínez Ferrándiz
2013-11-24
[brightcove] Don't use 'or' with the xml nodes, use the 'value' attribute ins...
Jaime Marquínez Ferrándiz
2013-11-24
[clipfish] Add extractor (Fixes #1760)
Philipp Hagemeister
2013-11-24
[viki] Add extractor (fixes #1813)
Philipp Hagemeister
2013-11-24
[youtube] do not use variable name twice
Philipp Hagemeister
2013-11-24
[niconico] Clarify download
Philipp Hagemeister
2013-11-24
[bandcamp] Remove unused variable
Philipp Hagemeister
2013-11-24
[niconico] Simplify and make work with old Python versions
Philipp Hagemeister
2013-11-24
Merge remote-tracking branch 'takuya0301/niconico'
Philipp Hagemeister
2013-11-23
[brightcove] Set the 'videoPlayer' value to the 'videoId' if it's missing in ...
Jaime Marquínez Ferrándiz
2013-11-23
[streamcloud] skip test on travis
Philipp Hagemeister
2013-11-23
Add support for niconico
Takuya Tsuchida
2013-11-22
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-11-22
Match --download-archive during playlist processing (Fixes #1745)
Philipp Hagemeister
2013-11-22
[howcast] update test's checksum
Jaime Marquínez Ferrándiz
2013-11-22
[bandcamp] move the album test to the album extractor and return a single tra...
Jaime Marquínez Ferrándiz
2013-11-22
Merge remote-tracking branch 'jaimeMF/yt-playlists'
Philipp Hagemeister
2013-11-22
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-11-22
[bandcamp] Skip album test
Philipp Hagemeister
2013-11-22
[vimeo] Fix the extraction of vimeo pro and player.vimeo.com videos
Jaime Marquínez Ferrándiz
2013-11-22
[bandcamp] Support trackinfo-style songs (Fixes #1270)
Philipp Hagemeister
2013-11-22
[streamcloud] Add IE (Fixes #1801)
Philipp Hagemeister
2013-11-22
[toutv] Fix a typo
Philipp Hagemeister
2013-11-22
[bandcamp] add support for albums (reported in #1270)
Jaime Marquínez Ferrándiz
2013-11-21
[soundcloud] Retrieve the file url using the client_id for the iPhone (fixes ...
Jaime Marquínez Ferrándiz
2013-11-20
[sztv] skip test, site is undergoing mid-term maintenance
Philipp Hagemeister
2013-11-20
[nhl] Make NHLVideocenter IE_DESC fit with other descriptions
Philipp Hagemeister
2013-11-20
[spankwire] Fix description search
Philipp Hagemeister
2013-11-20
[anitube] Skip test (on travis)
Philipp Hagemeister
2013-11-20
[spankwire] fix check for description
Philipp Hagemeister
2013-11-20
[videopremium] Support new crazy redirect scheme
Philipp Hagemeister
2013-11-20
[toutv] really skip test
Philipp Hagemeister
2013-11-20
[escapist] Fix title search
Philipp Hagemeister
2013-11-20
[escapist] upper-case URL
Philipp Hagemeister
2013-11-20
[escapist] Fix syntax error
Philipp Hagemeister
2013-11-20
[escapist] Add support for HD format (Closes #1755)
Philipp Hagemeister
2013-11-20
[anitube] Minor fixes (#1776)
Philipp Hagemeister
2013-11-20
Merge remote-tracking branch 'diffycat/master'
Philipp Hagemeister
2013-11-20
Clean up unused imports and other minor mistakes
Philipp Hagemeister
2013-11-20
[teamcoco] Correct error
Philipp Hagemeister
2013-11-20
Add support for tou.tv (Fixes #1792)
Philipp Hagemeister
2013-11-19
[d8] inherit from CanalplusIE
Jaime Marquínez Ferrándiz
2013-11-19
Merge pull request #1758 from migbac/master
Jaime Marquínez Ferrándiz
2013-11-18
[youtube] only allow domain name to be upper-case (#1786)
Philipp Hagemeister
2013-11-18
[auengine] Do not return unnecessary ext
Philipp Hagemeister
2013-11-18
[auengine] Simplify
Philipp Hagemeister
[next]