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-12-12
[daum] Recognize mobile urls (#1952)
Jaime Marquínez Ferrándiz
2013-12-12
[naver] Recognize mobile urls (fixes #1951)
Jaime Marquínez Ferrándiz
2013-12-11
[pornhub] Fix URL regexp
Philipp Hagemeister
2013-12-10
Use `_download_xml` in more extractors
Jaime Marquínez Ferrándiz
2013-12-10
[vimeo] Fix unused argument of the `_real_extract` method
Jaime Marquínez Ferrándiz
2013-12-10
[vimeo] Fix the extraction for some 'player' or 'pro' videos
Jaime Marquínez Ferrándiz
2013-12-10
[dailymotion] Fix view count extraction and make it non fatal (fixes #1940)
Jaime Marquínez Ferrándiz
2013-12-10
[dailymotion] Fix uploader extraction
Jaime Marquínez Ferrándiz
2013-12-10
[mixcloud] Try to get the m4a url if the mp3 url fails to download (fixes #1939)
Jaime Marquínez Ferrándiz
2013-12-10
[soundcloud] Fix the extension for 'downloadable' songs
Jaime Marquínez Ferrándiz
2013-12-10
[mtv] Fixup incorrectly encoded XML documents
Philipp Hagemeister
2013-12-10
[zdf] Correct order of unknown formats (#1936)
Philipp Hagemeister
2013-12-10
[soundcloud] Do not mistake original_format for ext (Fixes #1934)
Philipp Hagemeister
2013-12-09
Remove superfluous spaces
Philipp Hagemeister
2013-12-09
[brightcove] Use the original url (usually the player) as the default referer...
Jaime Marquínez Ferrándiz
2013-12-09
[soundcloud] Do not match sets (Fixes #1930)
Philipp Hagemeister
2013-12-09
[ndtv] Add extractor (Fixes #1924)
Philipp Hagemeister
2013-12-09
[rtlnow] Allow double slashes after domain name (Fixes #1928)
Philipp Hagemeister
2013-12-09
[soundcloud] add support for private links (fixes #1927)
Jaime Marquínez Ferrándiz
2013-12-09
Remove unused imports
Philipp Hagemeister
2013-12-09
Merge remote-tracking branch 'jaimeMF/yt-toplists'
Philipp Hagemeister
2013-12-09
Merge remote-tracking branch 'dstftw/smotri.com-broadcast'
Philipp Hagemeister
2013-12-09
Add fatal=False parameter to _download_* functions.
Philipp Hagemeister
2013-12-08
Remove the calls to 'compat_urllib_request.urlopen' in a few extractors
Jaime Marquínez Ferrándiz
2013-12-08
[arte.tv:ddc] Add fields to the test and skip download (rtmp)
Jaime Marquínez Ferrándiz
2013-12-08
made ddc.arte.tv test working
Camillo Dell'mour
2013-12-08
added arte.tv extractor support for subdomain ddc - Mit offenen Karten(german...
Camillo Dell'mour
2013-12-08
[youtube:channel] Fix automated channel detection
Philipp Hagemeister
2013-12-08
[wimp] simplify
Philipp Hagemeister
2013-12-07
[XHamsterIE] Fix md5 in second test
rzhxeo
2013-12-07
[XHamsterIE] Fix HD video detection
rzhxeo
2013-12-07
[pyvideo] add support for videos that don't come from Youtube
Jaime Marquínez Ferrándiz
2013-12-07
[pyvideo] Cleanup and fix test
Jaime Marquínez Ferrándiz
2013-12-06
removing bad VALID_URL
Adam Glenn
2013-12-06
Adding pyvideo support
Adam Glenn
2013-12-06
[vimeo] Add an extractor for groups
Jaime Marquínez Ferrándiz
2013-12-06
[vimeo] Add an extractor for albums (closes #1911)
Jaime Marquínez Ferrándiz
2013-12-06
[imdb] Fix extraction
Jaime Marquínez Ferrándiz
2013-12-06
[vevo] Update test video's duration
Jaime Marquínez Ferrándiz
2013-12-06
[youtube:playlist] Recognize mix ids for direct use (fixes #1295)
Jaime Marquínez Ferrándiz
2013-12-06
[youtube:playlist] Support mix ids longer than 13 (#1295)
Jaime Marquínez Ferrándiz
2013-12-06
[dailymotion] Fix view count regex
Jaime Marquínez Ferrándiz
2013-12-06
[dailymotion] Extract view count (#1895)
Jaime Marquínez Ferrándiz
2013-12-06
[youtube] Extract like and dislike count (#1895)
Jaime Marquínez Ferrándiz
2013-12-06
[vimeo] Extract views count, likes count and comments count (#1895)
Jaime Marquínez Ferrándiz
2013-12-06
[wistia] Add extractor
Philipp Hagemeister
2013-12-05
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2013-12-05
[francetv] Add support for urls in the format http://www.france3.fr/emissions...
Jaime Marquínez Ferrándiz
2013-12-05
[francetv] Add support for more channels: 3, 4, 5 and Ô (#1898)
Jaime Marquínez Ferrándiz
2013-12-05
[9gag] Like/dislike count (#1895)
Philipp Hagemeister
[next]