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-08-21
[vevo] Fix urls with a query (#1258)
Jaime Marquínez Ferrándiz
2013-08-21
[soundcloud] Support widget urls (fixes #1252)
Jaime Marquínez Ferrándiz
2013-08-21
[vimeo] extract information for Vimeo Pro videos from http://player.vimeo.com...
Jaime Marquínez Ferrándiz
2013-08-21
[rtlnow] Add support for error message for queries from outside of Germany
Philipp Hagemeister
2013-08-21
[generic] support HTML5 video
Philipp Hagemeister
2013-08-21
[generic] Ignore stupid HTTP servers (#1284)
Philipp Hagemeister
2013-08-21
Cache suitable regular expressions
Philipp Hagemeister
2013-08-21
[collegehumor] Allow old-style videos (Fixes #1285)
Philipp Hagemeister
2013-08-19
[youtube] Support watch_popup URLs (Fixes #1275)
Philipp Hagemeister
2013-08-19
Merge pull request #1273 from rzhxeo/rtlnow
Philipp Hagemeister
2013-08-19
Add VOXnow to RTLnow extractor
rzhxeo
2013-08-19
Merge remote-tracking branch 'rzhxeo/rtlnow'
Philipp Hagemeister
2013-08-18
Add RTLnow extractor
rzhxeo
2013-08-18
Add RTLnow extractor
rzhxeo
2013-08-16
Length 85 changed again? (fixes #1254)
patrickslin
2013-08-15
Unable to Download Video (fixes #1247)
patrickslin
2013-08-13
Updated Vevo Signature Length (fixes #1237)
patrickslin
2013-08-11
[vevo] fix testcase
Philipp Hagemeister
2013-08-08
New sig len 89 algo
patrickslin
2013-08-08
Invalid signature again (fixes #1215)
patrickslin
2013-08-07
Merge remote-tracking branch 'patrickslin/patch-4'
Philipp Hagemeister
2013-08-07
Merge commit '7a4c6cc92f9ffec9135652a49153caffa5520c29'
Philipp Hagemeister
2013-08-06
Encrypted sig 87 broken again (fixes #1200)
patrickslin
2013-08-06
Updated the 84 length signature decryption
AndreiArba
2013-08-04
[collegehumor] support urls in the format www.collegehumor.com/e/{video_id} (...
Jaime Marquínez Ferrándiz
2013-08-04
Add an extractor from muzu.tv (closes #1177)
Jaime Marquínez Ferrándiz
2013-08-03
Add an extractor for videofy.me (closes #1171)
Jaime Marquínez Ferrándiz
2013-08-03
[arte] add support for downloading from http://liveweb.arte.tv (fixes #1014)
Jaime Marquínez Ferrándiz
2013-08-03
[arte] Prefer vídeos without subtitles in the same language (fixes #1173) an...
Jaime Marquínez Ferrándiz
2013-08-02
[myvideo] add support for videos that place the video info inside www.myvideo...
Jaime Marquínez Ferrándiz
2013-08-02
Add an extractor for Ooyala (closes #833)
Jaime Marquínez Ferrándiz
2013-08-02
[youtube] don't crash in verbose mode if 'ad3_module' is not defined in age p...
Jaime Marquínez Ferrándiz
2013-08-02
[youtube]: new algo for length 83 (fixes #1164)
Jaime Marquínez Ferrándiz
2013-08-02
[youtube] show which formats are in 3D with "-F" and in the format field
Jaime Marquínez Ferrándiz
2013-08-02
Merge pull request #1163 from xanadu/master
Jaime Marquínez Ferrándiz
2013-08-01
add support for download YouTube 3d format of 3d content
Allan Zhou
2013-08-01
Fix regex error when only subtitled video is available on arte.
Dominik
2013-07-31
[youtube] Add support for downloading videos with hlsvp (fixes #1083)
Jaime Marquínez Ferrándiz
2013-07-31
YoutubeIE: with age protected videos, add a missing "return" to return the si...
Jaime Marquínez Ferrándiz
2013-07-31
YoutubeIE: new algo for length 86 (fixes #1156)
Jaime Marquínez Ferrándiz
2013-07-30
Disable way and tf1 tests, the whole videos are served sometimes, so the md5 ...
Jaime Marquínez Ferrándiz
2013-07-30
[worldstarhiphop] Small cleanup
Jaime Marquínez Ferrándiz
2013-07-30
Merge pull request #1148 from JohnyMoSwag/master
Jaime Marquínez Ferrándiz
2013-07-30
Merge pull request #1149 from pishposhmcgee/patch-3
Jaime Marquínez Ferrándiz
2013-07-29
using re.search
Johny Mo Swag
2013-07-29
[wat] fix the extraction of the video url (fixes #1103)
Jaime Marquínez Ferrándiz
2013-07-29
Add an extractor for kankan.com (closes #1133)
Jaime Marquínez Ferrándiz
2013-07-29
Modified m_urls regex and video_url
pishposhmcgee
2013-07-29
detect vevo embed fix
Johny Mo Swag
2013-07-29
detect vevo embed
Johny Mo Swag
[next]