aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-22[youtube] update algo for length 82 (fixes #1296)Jaime Marquínez Ferrándiz
2013-08-22[youtube] fix the order of DASH formatsJaime Marquínez Ferrándiz
2013-08-22Merge pull request #1279 from xanadu/masterJaime Marquínez Ferrándiz
Add YouTube DASH formats to YouTubeIE
2013-08-22Merge pull request #1266 from MiLk/py-generatorJaime Marquínez Ferrándiz
Update the youtube algorithm generator
2013-08-22Credit Pierre Rudloff for JeuxVideoIE and UnistraIEJaime Marquínez Ferrándiz
2013-08-22Rename utv.py to unistra.py and extract more infoJaime Marquínez Ferrándiz
There are other sites that could be named utv, which would conflict if they are added
2013-08-22Download from utv.unistra.fr (PR #1271)Pierre Rudloff
Squashed to a single commit to keep the file 'youtube-dl' unchanged and remove the revert commit.
2013-08-22[jeuxvideo] Extract more information and add testJaime Marquínez Ferrándiz
2013-08-22Merge pull request #1267 from Rudloff/masterJaime Marquínez Ferrándiz
Download videos from jeuxvideo.com Edited to keep the file 'youtube-dl' unchanged.
2013-08-22Download videos from jeuxvideo.comPierre Rudloff
2013-08-22Add an extractor for PBS (closes #870 and #873)Jaime Marquínez Ferrándiz
2013-08-21Add an extractor for tv.slashdot.org (closes #1192)Jaime Marquínez Ferrándiz
It uses the ooyala platform, so it just extracts the ooyala url.
2013-08-21[youtube] update uploader name for a test video: 'IconaPop' has changed to ↵Jaime Marquínez Ferrándiz
'Icona Pop'
2013-08-21[statigram] change test videoJaime Marquínez Ferrándiz
The old one cannot be accessed.
2013-08-21[funnyordie] fix extraction of video url and titleJaime Marquínez Ferrándiz
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 ↵Jaime Marquínez Ferrándiz
http://player.vimeo.com/video/{video_id} (fixes #1197) For some videos https://vimeo.com/{video_id} doesn't work
2013-08-20fix hls testAllan Zhou
2013-08-20address review commentAllan Zhou
2013-08-20fix code styleAllan Zhou
2013-08-21Allow hours in ETA display (Fixes #1280)Philipp Hagemeister
2013-08-21[rtlnow] Add support for error message for queries from outside of GermanyPhilipp Hagemeister
2013-08-21release 2013.08.212013.08.21Philipp Hagemeister
2013-08-21[generic] support HTML5 videoPhilipp Hagemeister
2013-08-21[generic] Ignore stupid HTTP servers (#1284)Philipp Hagemeister
2013-08-21Cache suitable regular expressionsPhilipp Hagemeister
This speeds up TestAllURLsMatching.test_no_duplicates by about 8000% at the cost of minimal memory overhead.
2013-08-21[collegehumor] Allow old-style videos (Fixes #1285)Philipp Hagemeister
2013-08-19fix failed testsAllan Zhou
2013-08-19Add YouTube DASH formats to YouTubeIEAllan Zhou
2013-08-19Merge remote-tracking branch 'upstream/master'Allan Zhou
2013-08-19[youtube] Support watch_popup URLs (Fixes #1275)Philipp Hagemeister
2013-08-19Merge pull request #1273 from rzhxeo/rtlnowPhilipp Hagemeister
Add support for http://voxnow.de
2013-08-19Add VOXnow to RTLnow extractorrzhxeo
2013-08-19Merge remote-tracking branch 'rzhxeo/rtlnow'Philipp Hagemeister
2013-08-18Merge branch 'master' into py-generatorEmilien Kenler
2013-08-18Update algo - see #1254Emilien Kenler
Signed-off-by: Emilien Kenler <hello@emilienkenler.com>
2013-08-18Add RTLnow extractorrzhxeo
2013-08-18Add RTLnow extractorrzhxeo
Supports http://rtl2now.rtl2.de and http://rtl-now.rtl.de
2013-08-17release 2013.08.172013.08.17Philipp Hagemeister
2013-08-16Merge pull request #1256 from patrickslin/patch-5Philipp Hagemeister
Length 85 changed again? (fixes #1254)
2013-08-16Length 85 changed again? (fixes #1254)patrickslin
2013-08-15release 2013.08.152013.08.15Philipp Hagemeister
2013-08-15Merge pull request #1248 from patrickslin/patch-4Philipp Hagemeister
Unable to Download Video (fixes #1247)
2013-08-15Unable to Download Video (fixes #1247)patrickslin
2013-08-14release 2013.08.142013.08.14Philipp Hagemeister
2013-08-14Merge pull request #1239 from patrickslin/patch-3Philipp Hagemeister
Updated Vevo Signature Length (fixes #1237)
2013-08-13Updated Vevo Signature Length (fixes #1237)patrickslin
2013-08-12Update generatorEmilien Kenler
Signed-off-by: Emilien Kenler <hello@emilienkenler.com>
2013-08-11[vevo] fix testcasePhilipp Hagemeister