summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [README.md] Document format_id field in output template section (#6557)Yen Chi Hsuan2015-08-141-0/+1
|/ /
* | [indavideo] Remove unused importSergey M․2015-08-131-1/+0
| |
* | Credit @nyuszika7h for indavideo (#6517)Sergey M․2015-08-131-0/+1
| |
* | [indavideo] Relax _VALID_URL to match subdomains and add testsSergey M․2015-08-131-5/+19
| |
* | [indavideo] Split in two extractors, extract all formats and fix timestampSergey M․2015-08-132-61/+114
| |
* | [indavideo] Add new extractornyuszika7h2015-08-132-0/+80
| | | | | | | | Closes #2147.
* | [downloader/hls] Add _debug_cmdSergey M․2015-08-131-0/+2
| |
* | [downloader/fragment] Respect --retries for fragment based downloaders ↵Sergey M․2015-08-131-0/+1
| | | | | | | | (Closes #6549)
* | [theplatform] Fallback to hardcoded releaseUrl if not availableYen Chi Hsuan2015-08-131-1/+5
| | | | | | | | | | | | Fixes #6546. Not adding a test case as test_NBC has the same problem.
* | [dhm] Remove unused importSergey M․2015-08-131-4/+1
| |
* | [iqiyi] PEP 8Sergey M․2015-08-131-1/+1
| |
* | [tweakers] Remove unused importsSergey M․2015-08-131-6/+0
| |
* | Credit @ngld for RTVNH (#6537)Sergey M․2015-08-131-0/+1
| |
* | [rtvnh] Check status codeSergey M․2015-08-131-1/+8
| |
* | [rtvnh] Make SMIL not fatalSergey M․2015-08-131-1/+1
| |
* | [rtvnh] Make thumbnail optionalSergey M․2015-08-131-1/+1
| |
* | [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
| |