Merge remote-tracking branch 'dstftw/correct-valid-urls'
[youtube-dl] / youtube_dl / extractor /
2013-12-04 Philipp HagemeisterMerge remote-tracking branch 'dstftw/correct-valid...
2013-12-04 dstCorrect some extractor _VALID_URL regexes
2013-12-04 Philipp Hagemeister[youtube] Resolve URLs in comments
2013-12-03 Jaime Marquínez... Move common code for extractors based in MTV services...
2013-12-03 Jaime Marquínez... Remove the compatibility code used before the new forma...
2013-12-03 Philipp Hagemeister[daum] Fix real video ID extraction
2013-12-03 Philipp Hagemeister[redtube] Fix search for title
2013-12-03 Philipp Hagemeister[xhamster] Change test checksum
2013-12-03 Jaime Marquínez... Change the ie_name of YoutubeSearchDateIE
2013-12-02 Philipp Hagemeister[smotri] Simplify
2013-12-02 Philipp HagemeisterMerge branch 'smotri.com' of https://github.com/dstftw...
2013-12-02 dstAdded extractors for smotri.com
2013-12-02 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-12-01 Jaime Marquínez... [vimeo] Add an extractor for users (closes #1871)
2013-12-01 Philipp Hagemeister[generic] Find embedded dailymotion videos (Fixes ...
2013-12-01 Philipp Hagemeister[clipfish] Skip test on travis
2013-11-29 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-11-29 Jaime Marquínez... [yahoo] Force use of the http protocol for downloading...
2013-11-29 Jaime Marquínez... [yahoo] Add an extractor for yahoo news (closes #1849)
2013-11-29 Jaime Marquínez... [imdb] Fix the resolution values (fixes #1847)
2013-11-29 Philipp Hagemeister[podomatic] Add extractor
2013-11-28 Jaime Marquínez... Add an extractor for Clipsyndicate (closes #1744)
2013-11-28 Jaime Marquínez... [imdb] Fix extraction in python 2.6
2013-11-28 Jaime Marquínez... Add an extractor for Internet Movie Database trailers...
2013-11-28 Philipp Hagemeister[clipfish] Use FIFA trailer as testcase (#1842)
2013-11-28 Philipp Hagemeister[clipfish] Fix imports (#1842)
2013-11-28 Philipp Hagemeister[zdf] Use _download_xml
2013-11-28 Philipp Hagemeister[zdf] add a pseudo-testcase and fix URL matching
2013-11-28 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-11-27 Jaime Marquínez... [youtube:feeds] Use the 'paging' value from the downloa...
2013-11-27 Jaime Marquínez... [yahoo] Fix video extraction and use the new format...
2013-11-27 Jaime Marquínez... [youtube:playlist] Fix the extraction of the title...
2013-11-27 Philipp Hagemeister[clipfish] Effect a better error message (#1842)
2013-11-27 Filippo Valsorda[videopremium] support new .me domain
2013-11-26 Jaime Marquínez... [youtube:playlist] Add support for YouTube mixes (fixes...
2013-11-26 Jaime Marquínez... Use the new '_download_xml' helper in more extractors
2013-11-26 Jaime Marquínez... [youtube:playlist] Remove the link with index 0
2013-11-25 Philipp Hagemeister[soundcloud] Support for listing of audio-only files
2013-11-25 Philipp HagemeisterMerge pull request #1829 from jaimeMF/ydl-empty-params
2013-11-25 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-11-25 Jaime Marquínez... [bambuser] Skip the download in the test
2013-11-25 Philipp Hagemeister[soundcloud] Prefer HTTP over RTMP (#1798)
2013-11-25 Philipp HagemeisterMerge remote-tracking branch 'rbrito/swap-dimensions'
2013-11-25 Philipp HagemeisterMerge remote-tracking branch 'rzhxeo/rtmpdump'
2013-11-25 Philipp Hagemeister[viki] Fix subtitle extraction
2013-11-25 Philipp Hagemeister[viki] Fix subtitles extraction
2013-11-25 Philipp Hagemeister[viki] Fix uploader extraction
2013-11-25 Philipp Hagemeister[generic] Improve detection
2013-11-25 Philipp HagemeisterMerge branch 'opener-to-ydl'
2013-11-25 Philipp HagemeisterRemove quality_name field and improve zdf extractor
2013-11-25 Philipp Hagemeister[zdf/common] Use API in ZDF extractor.
2013-11-25 Philipp Hagemeister[viki] Make uploader field optional (#1813)
2013-11-24 Jaime Marquínez... [comedycentral] Add support for comedycentral.com video...
2013-11-24 Philipp Hagemeister[viki] Skip travis test
2013-11-24 Philipp Hagemeister[vik] Clarify output
2013-11-24 Philipp HagemeisterMerge branch 'master' into opener-to-ydl
2013-11-24 Jaime Marquínez... [collegehumor] Encode the xml before calling xml.etree...
2013-11-24 Jaime Marquínez... [youtube] Add an extractor for downloading the watch...
2013-11-24 Jaime Marquínez... [mixcloud] The description field may be missing (fixes...
2013-11-24 Jaime Marquínez... [brightcove] Don't use 'or' with the xml nodes, use...
2013-11-24 Philipp Hagemeister[clipfish] Add extractor (Fixes #1760)
2013-11-24 Philipp Hagemeister[viki] Add extractor (fixes #1813)
2013-11-24 Philipp Hagemeister[youtube] do not use variable name twice
2013-11-24 Philipp Hagemeister[niconico] Clarify download
2013-11-24 Philipp Hagemeister[bandcamp] Remove unused variable
2013-11-24 Philipp Hagemeister[niconico] Simplify and make work with old Python versions
2013-11-24 Philipp HagemeisterMerge remote-tracking branch 'takuya0301/niconico'
2013-11-24 Philipp HagemeisterMerge remote-tracking branch 'iTaybb/master'
2013-11-23 Jaime Marquínez... [brightcove] Set the 'videoPlayer' value to the 'videoI...
2013-11-23 Philipp Hagemeister[streamcloud] skip test on travis
2013-11-23 Takuya TsuchidaAdd support for niconico
2013-11-22 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-11-22 Philipp HagemeisterMatch --download-archive during playlist processing...
2013-11-22 Jaime Marquínez... [howcast] update test's checksum
2013-11-22 Jaime Marquínez... [bandcamp] move the album test to the album extractor...
2013-11-22 Philipp HagemeisterMerge remote-tracking branch 'jaimeMF/yt-playlists'
2013-11-22 Philipp HagemeisterMove the opener to the YoutubeDL object.
2013-11-22 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-11-22 Philipp Hagemeister[bandcamp] Skip album test
2013-11-22 Jaime Marquínez... [vimeo] Fix the extraction of vimeo pro and player...
2013-11-22 Philipp Hagemeister[bandcamp] Support trackinfo-style songs (Fixes #1270)
2013-11-22 Philipp Hagemeister[streamcloud] Add IE (Fixes #1801)
2013-11-22 Philipp Hagemeister[toutv] Fix a typo
2013-11-22 Jaime Marquínez... [bandcamp] add support for albums (reported in #1270)
2013-11-21 Jaime Marquínez... [soundcloud] Retrieve the file url using the client_id...
2013-11-20 Philipp Hagemeister[sztv] skip test, site is undergoing mid-term maintenance
2013-11-20 Philipp Hagemeister[nhl] Make NHLVideocenter IE_DESC fit with other descri...
2013-11-20 Philipp Hagemeister[spankwire] Fix description search
2013-11-20 Philipp Hagemeister[anitube] Skip test (on travis)
2013-11-20 Philipp Hagemeister[spankwire] fix check for description
2013-11-20 Philipp Hagemeister[videopremium] Support new crazy redirect scheme
2013-11-20 Philipp Hagemeister[toutv] really skip test
2013-11-20 Philipp Hagemeister[escapist] Fix title search
2013-11-20 Philipp Hagemeister[escapist] upper-case URL
2013-11-20 Philipp Hagemeister[escapist] Fix syntax error
2013-11-20 Philipp Hagemeister[escapist] Add support for HD format (Closes #1755)
2013-11-20 Philipp Hagemeister[anitube] Minor fixes (#1776)
2013-11-20 Philipp HagemeisterMerge remote-tracking branch 'diffycat/master'
2013-11-20 Philipp HagemeisterClean up unused imports and other minor mistakes
2013-11-20 Philipp Hagemeister[teamcoco] Correct error
next