aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Expand)Author
2014-01-23[youtube:truncated_url] Also match mail subscription links (#2214)Philipp Hagemeister
2014-01-23[sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212)Jaime Marquínez Ferrándiz
2014-01-23[sina] use unicode_literalsJaime Marquínez Ferrándiz
2014-01-23[rottentomatoes] Use unicode_literalsPhilipp Hagemeister
2014-01-23[xhamster] Futher simplificationPhilipp Hagemeister
2014-01-23[xhamster] Use unicode_literalsPhilipp Hagemeister
2014-01-23[xhamster] Add support for hd videoMike Col
2014-01-23[nowness] Add supportPhilipp Hagemeister
2014-01-22[gamespot] Fix regexpPhilipp Hagemeister
2014-01-22[youtube] Make DASH manifest download conditional for nowPhilipp Hagemeister
2014-01-22[newgrounds] SimplifyPhilipp Hagemeister
2014-01-22Merge branch 'paged-lists'Philipp Hagemeister
2014-01-22Merge branch 'youtube-dash-manifest'Philipp Hagemeister
2014-01-22[xvideos] SimplifyPhilipp Hagemeister
2014-01-22[xvideos] Fix thumbnail extractionMike Col
2014-01-22[cspan] Disable testPhilipp Hagemeister
2014-01-22Add new --default-search option (#2193)Philipp Hagemeister
2014-01-22[comedycentral] Use the generic `_real_extract` provided by the base classJaime Marquínez Ferrándiz
2014-01-22Merge pull request #2195 from dstftw/masterJaime Marquínez Ferrándiz
2014-01-22[southparkstudios] Use the generic `_real_extract` provided by the base classJaime Marquínez Ferrándiz
2014-01-22[space] Add support for mobile URLsdst
2014-01-22[cspan] Make ‘www’ optional and improve the regex for extracting the id (...Jaime Marquínez Ferrándiz
2014-01-22[gametrailers] Use the generic `_real_extract` provided by the base classJaime Marquínez Ferrándiz
2014-01-22[comedycentral] Use unicode_literalsPhilipp Hagemeister
2014-01-22[comedycentral] Adapt testcasePhilipp Hagemeister
2014-01-22[imdb:list] Switch to loading the webpagePhilipp Hagemeister
2014-01-22[d8] typoPhilipp Hagemeister
2014-01-22[d8] disable test; video got deletedPhilipp Hagemeister
2014-01-22[novamov] Skip testsPhilipp Hagemeister
2014-01-22[ringtv] Fix and add news extractionPhilipp Hagemeister
2014-01-22[mtv] Update tests and xpath function for new title extractionPhilipp Hagemeister
2014-01-22[Wimp] Use new URL relay methodPhilipp Hagemeister
2014-01-22[hotnewhiphop] Retrieve media keyPhilipp Hagemeister
2014-01-22[servingsys] Do not run test on travisPhilipp Hagemeister
2014-01-22Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2014-01-22[gametrailers] Use unicode_literalsPhilipp Hagemeister
2014-01-22[mtv] Use unicode_literalsPhilipp Hagemeister
2014-01-22[mtv] Fix title for gametrailers (Fixes #2188)Philipp Hagemeister
2014-01-21[brightcove] Fix extraction of embedded videosJaime Marquínez Ferrándiz
2014-01-21[brightcove] Fix check for url in the resultJaime Marquínez Ferrándiz
2014-01-21[mtv] Add an extractor for mtviggy.com (#2072)Jaime Marquínez Ferrándiz
2014-01-21Add an extractor for spike.com (#2072)Jaime Marquínez Ferrándiz
2014-01-21[mtv] Check for geo-blocked videos in the xml document, not in the xml’s st...Jaime Marquínez Ferrándiz
2014-01-21[mtv] Use unicode_literalsJaime Marquínez Ferrándiz
2014-01-21[vk] Add support for HQ videos (Fixes #2187)Philipp Hagemeister
2014-01-21[facebook] Add support for embedsPhilipp Hagemeister
2014-01-21[vk] Use unicode_literalsPhilipp Hagemeister
2014-01-21[vk] avoid built-in namesPhilipp Hagemeister
2014-01-21[redtube] Use unicode_literalsPhilipp Hagemeister
2014-01-21[redtube] Add support for thumbnailsMike Col