aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-02[vube] Make video description optional as it may be missingdst
2014-02-02[vube] Remove unnecessary coding cookiedst
2014-02-02[vube] Add support for vube.com (Closes #2285)dst
2014-01-31Merge pull request #2282 from dstftw/lifenewsJaime Marquínez Ferrándiz
[lifenews] Add support for lifenews.ru and fix og content extraction regex
2014-02-01[lifenews] Fix test titledst
2014-01-31[collegehumor] fix test descriptionJaime Marquínez Ferrándiz
2014-01-31[ro220] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
2014-01-31[ustream] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
2014-01-31[spiegel] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
2014-01-31[vevo] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
2014-01-30Merge pull request #2281 from matthewfranglen/masterPhilipp Hagemeister
Fix #2280: Antigen now links to python script
2014-01-31Add tutorial for adding a new IEPhilipp Hagemeister
2014-01-31Fix extraction of og content in single quotesdst
2014-01-31[lifenews] Add support for lifenews.rudst
2014-01-30Fix #2280: Antigen now links to python scriptMatthew Franglen
2014-01-30release 2014.01.30.22014.01.30.2Philipp Hagemeister
2014-01-30Fix the extraction of full-episodes urls from southpark.com (fixes #2278)Jaime Marquínez Ferrándiz
Added an additional regex to the generic _real_extract method of MTVServicesInfoExtractor
2014-01-30[collegehumor] Add support for embedded youtube videos (fixes #2277)Jaime Marquínez Ferrándiz
2014-01-30[collegehumor] The video may not contain any file in webm format (#2277)Jaime Marquínez Ferrándiz
For example http://www.collegehumor.com/video/5812266
2014-01-30Merge pull request #2252 from matthewfranglen/masterPhilipp Hagemeister
Add antigen compatible plugin description
2014-01-30Add requested documentationMatthew Franglen
2014-01-30[malemotion] Disable test casePhilipp Hagemeister
I am not going to look for an alternative one, but feel free to suggest one.
2014-01-30[francetv] Use unicode_literalsPhilipp Hagemeister
2014-01-30[francetvinfo.fr] Support more ID suffixesPhilipp Hagemeister
2014-01-30[generic] remove testcasePhilipp Hagemeister
The video seems to have been removed from the site.
2014-01-30[liveleak] Support old and new URLsPhilipp Hagemeister
2014-01-30release 2014.01.30.12014.01.30.1Philipp Hagemeister
2014-01-30Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2014-01-30[generic] Match JWPlayerOptionsPhilipp Hagemeister
This adds support for The Guardian, among others Closes #2271, fixes #2267
2014-01-29Merge pull request #2273 from dstftw/crunchyrollPhilipp Hagemeister
[crunchyroll] Add support for mobile URLs and use unicode literals
2014-01-30release 2014.01.302014.01.30Philipp Hagemeister
2014-01-30[liveleak] Support multiple formats (Fixes #2262)Philipp Hagemeister
2014-01-29Merge pull request #2272 from dstftw/masterJaime Marquínez Ferrándiz
Improve some regexes
2014-01-30[crunchyroll] Add support for mobile URLs and use unicode literalsdst
2014-01-30[comedycentral] Improve regexesdst
2014-01-30Improve some regexes for embedded playersdst
2014-01-29[bloomberg] Fix ooyala url extractionJaime Marquínez Ferrándiz
Added a helper method to InfoExtractor for searching the ‘twitter:player’ meta property. Now the OoyalaIE also recognizes the ‘ec’ parameter in the url as the embed code.
2014-01-29[myspass] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
2014-01-29[youjizz] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
2014-01-29[rbmaradio] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
2014-01-29[infoq] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
2014-01-29[tutv] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
2014-01-29[nba] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
Remove the commented parts for extracting the upload date
2014-01-29release 2014.01.292014.01.29Philipp Hagemeister
2014-01-29[youtube:user] Fix id key (Fixes #1745)Philipp Hagemeister
2014-01-28[liveleak] SimplifyPhilipp Hagemeister
2014-01-28Merge remote-tracking branch 'dstftw/ivi'Philipp Hagemeister
2014-01-28Merge remote-tracking branch 'dstftw/channel9'Philipp Hagemeister
2014-01-29[ivi] Fix test and use unicode literalsdst
2014-01-29[channel9] Remove unnecessary coding cookiedst