summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2013.08.22 2013.08.22Philipp Hagemeister2013-08-221-1/+1
|
* [videofyme] Add an additional quality (they change between downloads of the ↵Jaime Marquínez Ferrándiz2013-08-221-4/+3
| | | | info) and update md5 sum of the test video
* [youtube] update algo for length 82 (fixes #1296)Jaime Marquínez Ferrándiz2013-08-222-2/+2
|
* [youtube] fix the order of DASH formatsJaime Marquínez Ferrándiz2013-08-221-9/+12
|
* Merge pull request #1279 from xanadu/masterJaime Marquínez Ferrándiz2013-08-221-6/+95
|\ | | | | | | Add YouTube DASH formats to YouTubeIE
| * fix hls testAllan Zhou2013-08-201-5/+8
| |
| * address review commentAllan Zhou2013-08-201-1/+3
| |
| * fix code styleAllan Zhou2013-08-201-1/+1
| |
| * fix failed testsAllan Zhou2013-08-191-3/+3
| |
| * Add YouTube DASH formats to YouTubeIEAllan Zhou2013-08-191-6/+90
| |
| * Merge remote-tracking branch 'upstream/master'Allan Zhou2013-08-1916-103/+344
| |\
| * \ Merge remote-tracking branch 'upstream/master'Allan Zhou2013-08-011-1/+1
| |\ \
* | \ \ Merge pull request #1266 from MiLk/py-generatorJaime Marquínez Ferrándiz2013-08-221-9/+12
|\ \ \ \ | | | | | | | | | | Update the youtube algorithm generator
| * \ \ \ Merge branch 'master' into py-generatorEmilien Kenler2013-08-182-4/+4
| |\ \ \ \
| * | | | | Update algo - see #1254Emilien Kenler2013-08-181-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Emilien Kenler <hello@emilienkenler.com>
| * | | | | Update generatorEmilien Kenler2013-08-121-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Emilien Kenler <hello@emilienkenler.com>
* | | | | | Credit Pierre Rudloff for JeuxVideoIE and UnistraIEJaime Marquínez Ferrándiz2013-08-221-0/+1
| | | | | |
* | | | | | Rename utv.py to unistra.py and extract more infoJaime Marquínez Ferrándiz2013-08-223-23/+33
| | | | | | | | | | | | | | | | | | | | | | | | There are other sites that could be named utv, which would conflict if they are added
* | | | | | Download from utv.unistra.fr (PR #1271)Pierre Rudloff2013-08-222-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | Squashed to a single commit to keep the file 'youtube-dl' unchanged and remove the revert commit.
* | | | | | [jeuxvideo] Extract more information and add testJaime Marquínez Ferrándiz2013-08-221-7/+21
| | | | | |
* | | | | | Merge pull request #1267 from Rudloff/masterJaime Marquínez Ferrándiz2013-08-222-0/+34
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Download videos from jeuxvideo.com Edited to keep the file 'youtube-dl' unchanged.
| * | | | | | Download videos from jeuxvideo.comPierre Rudloff2013-08-222-0/+34
| | |/ / / / | |/| | | |
* | | | | | Add an extractor for PBS (closes #870 and #873)Jaime Marquínez Ferrándiz2013-08-222-0/+35
| | | | | |
* | | | | | Add an extractor for tv.slashdot.org (closes #1192)Jaime Marquínez Ferrándiz2013-08-212-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | It uses the ooyala platform, so it just extracts the ooyala url.
* | | | | | [youtube] update uploader name for a test video: 'IconaPop' has changed to ↵Jaime Marquínez Ferrándiz2013-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 'Icona Pop'
* | | | | | [statigram] change test videoJaime Marquínez Ferrándiz2013-08-211-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | The old one cannot be accessed.
* | | | | | [funnyordie] fix extraction of video url and titleJaime Marquínez Ferrándiz2013-08-211-5/+2
| | | | | |
* | | | | | [vevo] Fix urls with a query (#1258)Jaime Marquínez Ferrándiz2013-08-211-3/+3
| | | | | |
* | | | | | [soundcloud] Support widget urls (fixes #1252)Jaime Marquínez Ferrándiz2013-08-211-0/+5
| | | | | |
* | | | | | [vimeo] extract information for Vimeo Pro videos from ↵Jaime Marquínez Ferrándiz2013-08-211-13/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://player.vimeo.com/video/{video_id} (fixes #1197) For some videos https://vimeo.com/{video_id} doesn't work
* | | | | | Allow hours in ETA display (Fixes #1280)Philipp Hagemeister2013-08-211-3/+7
| | | | | |
* | | | | | [rtlnow] Add support for error message for queries from outside of GermanyPhilipp Hagemeister2013-08-211-1/+14
| | | | | |
* | | | | | release 2013.08.21 2013.08.21Philipp Hagemeister2013-08-211-1/+1
| | | | | |
* | | | | | [generic] support HTML5 videoPhilipp Hagemeister2013-08-211-0/+3
| | | | | |
* | | | | | [generic] Ignore stupid HTTP servers (#1284)Philipp Hagemeister2013-08-211-2/+7
| | | | | |
* | | | | | Cache suitable regular expressionsPhilipp Hagemeister2013-08-211-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | This speeds up TestAllURLsMatching.test_no_duplicates by about 8000% at the cost of minimal memory overhead.
* | | | | | [collegehumor] Allow old-style videos (Fixes #1285)Philipp Hagemeister2013-08-211-19/+33
| |_|_|_|/ |/| | | |
* | | | | [youtube] Support watch_popup URLs (Fixes #1275)Philipp Hagemeister2013-08-192-1/+2
| | | | |
* | | | | Merge pull request #1273 from rzhxeo/rtlnowPhilipp Hagemeister2013-08-191-3/+15
|\ \ \ \ \ | | | | | | | | | | | | Add support for http://voxnow.de
| * | | | | Add VOXnow to RTLnow extractorrzhxeo2013-08-191-3/+15
| | | | | |
* | | | | | Merge remote-tracking branch 'rzhxeo/rtlnow'Philipp Hagemeister2013-08-192-0/+89
|\| | | | | | |/ / / / |/| | | |
| * | | | Add RTLnow extractorrzhxeo2013-08-181-0/+1
| | | | |
| * | | | Add RTLnow extractorrzhxeo2013-08-181-0/+88
| | | | | | | | | | | | | | | Supports http://rtl2now.rtl2.de and http://rtl-now.rtl.de
* | | | | release 2013.08.17 2013.08.17Philipp Hagemeister2013-08-171-1/+1
| | | | |
* | | | | Merge pull request #1256 from patrickslin/patch-5Philipp Hagemeister2013-08-161-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Length 85 changed again? (fixes #1254)
| * | | | | Length 85 changed again? (fixes #1254)patrickslin2013-08-161-1/+1
|/ / / / /
* | | | | release 2013.08.15 2013.08.15Philipp Hagemeister2013-08-151-1/+1
| | | | |
* | | | | Merge pull request #1248 from patrickslin/patch-4Philipp Hagemeister2013-08-151-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Unable to Download Video (fixes #1247)
| * | | | | Unable to Download Video (fixes #1247)patrickslin2013-08-151-1/+1
|/ / / / /
* | | | | release 2013.08.14 2013.08.14Philipp Hagemeister2013-08-141-1/+1
| | | | |