summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [rtvnh] Carry long linesSergey M․2015-08-131-3/+7
| | |
* | | Merge pull request #6537 from ngld/rtvnhnlSergey M.2015-08-132-0/+37
|\ \ \ | | | | | | | | [rtvnhnl] Added new extractor
| * | | Use native HLS implementation by default.ngld2015-08-121-5/+1
| | | |
| * | | [rtvnh] Renamed rtvnhnl -> rtvnhngld2015-08-122-3/+3
| | | |
| * | | [rtvnhnl] Relax the thumbnail checkngld2015-08-121-1/+1
| | | |
| * | | [rtvnhnl] Added new extractorngld2015-08-122-0/+41
| | | |
* | | | Merge pull request #6539 from ngld/fix-funnyordieSergey M.2015-08-121-1/+1
|\ \ \ \ | | | | | | | | | | [funnyordie] Handle protocol-relative URLs (fixes #6490)
| * | | | [funnyordie] Handle protocol-relative URLs (fixes #6490)ngld2015-08-121-1/+1
| |/ / /
* | | | [youtube] Update testsSergey M․2015-08-121-3/+3
| | | |
* | | | Merge pull request #6533 from sceext2/fix-iqiyi-2015-08-10Yen Chi Hsuan2015-08-121-1/+1
|\ \ \ \ | |/ / / |/| | | [iqiyi] update md5 salt (2015-08-10)
| * | | [iqiyi] update md5 salt (2015-08-10 Zombie)sceext2015-08-121-1/+1
|/ / /
* | | [downloader/external] Use generic _optionSergey M․2015-08-111-13/+4
| | |
* | | [downloader/external] Forward --proxy to wget and aria2cSergey M․2015-08-111-0/+10
| | |
* | | [tvplay] Add age limit to testsSergey M․2015-08-111-0/+1
| | |
* | | [pbs] Add age limit to testsSergey M․2015-08-111-0/+1
| | |
* | | [youtube] Add age limit to testsSergey M․2015-08-111-0/+3
| | |
* | | [youtube] Skip download for multiple v= testSergey M․2015-08-111-1/+4
| | |
* | | Merge pull request #6518 from puckipedia/masterSergey M.2015-08-111-1/+18
|\ \ \ | | | | | | | | [youtube] Use the first v= argument in the URL
| * | | [youtube] Use the first v= argument in the URLPuck Meerburg2015-08-101-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | This is according to how youtube handles multiple v= values in one URL. Before this, it was possible to make a single URL show up differently on youtube itself, and if you downloaded/viewed it with youtube-dl/mpv
* | | | [vimeo:user] Do not match watchlaterSergey M․2015-08-111-1/+1
|/ / /
* | | [vimeo:watchlater] Fix extraction (Closes #3886)Sergey M․2015-08-101-5/+6
| | |
* | | [vimeo] Fix login (Closes #6488)Sergey M․2015-08-101-10/+15
| | |
* | | [fc2] Fix python 2.6 (Closes #6512)Sergey M․2015-08-101-1/+1
| | |
* | | release 2015.08.09Philipp Hagemeister2015-08-093-4/+8
| | |
* | | [extractor/generic] Clarify commentSergey M․2015-08-091-1/+1
| | |
* | | [extractor/generic] Add test for xspf playlistSergey M․2015-08-091-0/+15
| | |
* | | [extractor/generic] Add support for xspf playlistsSergey M․2015-08-091-1/+6
| | |
* | | [extractor/common] Extract _parse_xspfSergey M․2015-08-091-3/+7
| | |
* | | [dhm] Use _extract_xspf_playlistSergey M․2015-08-091-18/+7
| | |
* | | [extractor/common] Use playlist id as default titleSergey M․2015-08-091-1/+1
| | |
* | | [tweakers] Fix testSergey M․2015-08-091-1/+1
| | |
* | | [tweakers] Use _extract_xspf_playlistSergey M․2015-08-091-38/+4
| | |
* | | [telegraaf] Add extractor (Closes #6492)Sergey M․2015-08-092-0/+36
| | |
* | | [extractor/common] Clarify playlists can have description fieldSergey M․2015-08-091-2/+2
| | |
* | | [extractor/generic] Add generic support for xspf playist extractionSergey M․2015-08-091-0/+41
| | |
* | | [vimeo] Fix password protected videos (Closes #6507)Sergey M․2015-08-091-1/+1
| | |
* | | [videolectures] Fix _VALID_URL for test_no_duplicates to passSergey M․2015-08-091-1/+1
| | |
* | | [rutube] Add age_limit to testSergey M․2015-08-081-0/+1
| | |
* | | [ok] Update testsSergey M․2015-08-081-2/+4
| | |
* | | [ok] Add age_limit to testsSergey M․2015-08-081-0/+2
| | |
* | | [break] Add age_limit to testSergey M․2015-08-081-0/+1
| | |
* | | [vpro] Override npo IE_NAMESergey M․2015-08-081-0/+1
| | |
* | | [24video] Fix testSergey M․2015-08-081-0/+1
| | |
* | | [test/helper] Make age_limit checkable fieldSergey M․2015-08-081-1/+1
| | |
* | | [91porn] Extract age limitSergey M․2015-08-081-0/+2
| | |
* | | [sexykarma] Fix testSergey M․2015-08-081-0/+1
| | |
* | | [downloader/external] Respect --no-check-certificate for wgetSergey M․2015-08-081-0/+4
| | |
* | | Merge pull request #6428 from dstftw/improve-generic-smil-supportSergey M.2015-08-085-56/+228
|\ \ \ | | | | | | | | Improve generic SMIL support
| * | | [videolectures] Fix _VALID_URLSergey M․2015-08-021-1/+1
| | | |
| * | | [extractor/common] Extract namespace parse routineSergey M․2015-08-021-4/+6
| | | |