aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | [nhl] Partial support for hlg id (fixes #4285)Yen Chi Hsuan2015-05-081-1/+15
| | | |
* | | | [ooyala] Style fixJaime Marquínez Ferrándiz2015-05-071-1/+1
| | | |
* | | | [extractor/generic] Fix following incomplete redirects (#5640)Sergey M․2015-05-071-1/+1
|/ / /
* | | Merge branch 'master' of github.com:rg3/youtube-dlYen Chi Hsuan2015-05-071-3/+6
|\ \ \
| * | | [bild] Relax thumbnail test checkSergey M․2015-05-071-1/+1
| | | |
| * | | Merge pull request #5638 from blissland/masterSergey M.2015-05-071-3/+6
| |\ \ \ | | | | | | | | | | [BildIE] Fix ampersands in xml attributes & update test thumbnails
| | * | | Fix indentsblissland2015-05-071-2/+2
| | | | |
| | * | | [BildIE] Escape ampersands in xml and update test thumbnailblissland2015-05-071-3/+6
| |/ / /
* / / / [ooyala] Use SAS API to extract info (fixes #4336)Yen Chi Hsuan2015-05-071-0/+43
|/ / /
* | | [ooyala] Extract m3u8 information (#2292)Yen Chi Hsuan2015-05-071-3/+14
| | |
* | | [common] Ignore subtitles in m3u8Yen Chi Hsuan2015-05-071-1/+1
| | |
* | | [vice] Remove a redundant printYen Chi Hsuan2015-05-071-1/+0
| | |
* | | [teamcoco] Fix extracting preload data againYen Chi Hsuan2015-05-071-3/+21
| | |
* | | [historicfilms] Fix tape id extractionSergey M․2015-05-061-1/+2
| | |
* | | [gorillavid] Switch 404 test to only matchingSergey M․2015-05-061-7/+1
| | |
* | | [giga] Fix view count extractionSergey M․2015-05-061-1/+2
| | |
* | | [pbs] Add `format_id` for direct linksSergey M․2015-05-061-0/+1
| | |
* | | [extractor/common] Fallback to empty string for (yet) missing `format_id` in ↵Sergey M․2015-05-061-1/+1
| | | | | | | | | | | | `_sort_formats` (Closes #5624)
* | | [archive.org] Fix incorrect url condition (closes #5628)blissland2015-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The condition for assigning to json_url is the wrong way round: currently for url: aaa.com/xxx we get: aaa.com/xxx&output=json instead of the correct value: aaa.com/xxx?output=json
* | | [lifenews] Use `_proto_relative_url`Sergey M․2015-05-051-2/+1
| | |
* | | [lifenews] Correctly determine iframe links (fixes #5618)Yen Chi Hsuan2015-05-051-0/+13
| | |
* | | Merge pull request #5612 from rrooij/southparknlSergey M.2015-05-052-2/+14
|\ \ \ | | | | | | | | Southparknl
| * | | [southparknl] Fix test to match playlist testsrrooij2015-05-051-5/+1
| | | |
| * | | [southparkde] Fix naming inconsistencyrrooij2015-05-052-2/+2
| | | | | | | | | | | | | | | | | | | | The class was first called 'SouthparkDe'. It is now changed to 'SouthParkDe' to match the name of the other extractors.
| * | | [southparknl] Add extractor for southpark.nlrrooij2015-05-052-0/+16
|/ / /
* | | [noco] Remove unused importSergey M․2015-05-051-1/+0
| | |
* | | Merge branch 'Tassatux-noco'Sergey M․2015-05-051-51/+86
|\ \ \
| * | | [noco] Update testsSergey M․2015-05-051-1/+1
| | | |
| * | | [noco] ModernizeSergey M․2015-05-051-12/+15
| | | |
| * | | [noco] Extract all variations of audio/subtitles mediaSergey M․2015-05-051-36/+41
| | | |
| * | | Merge branch 'noco' of https://github.com/Tassatux/youtube-dl into Tassatux-nocoSergey M․2015-05-051-20/+47
|/| | |
| * | | [noco] Add test for multi languages videoAurélien Dunand2015-05-041-14/+31
| | | |
| * | | [noco] Retrieve video language according to user optionsAurélien Dunand2015-05-041-6/+16
| | | |
* | | | [rutv] Remove superfluous checkSergey M․2015-05-041-3/+0
| | | |
* | | | [rutv] Fix preferenceSergey M․2015-05-041-5/+7
| | | |
* | | | [rutv] Fix live stream test URLSergey M․2015-05-041-1/+1
| | | |
* | | | [nytimes] Extend _VALID_URL (#2754)Yen Chi Hsuan2015-05-042-4/+10
| | | |
* | | | [nytimes] Implement extracting videos from articles (closes #5436)Yen Chi Hsuan2015-05-041-24/+55
| | | |
* | | | [livestream:original] Update url format (fixes #5598)Jaime Marquínez Ferrándiz2015-05-041-3/+3
| | | |
* | | | [livestream:original] Fix extraction (fixes #4702)Jaime Marquínez Ferrándiz2015-05-041-11/+5
| | | |
* | | | [NBC] Enhance embedURL extraction (closes #2549)Yen Chi Hsuan2015-05-043-2/+22
|/ / /
* | | release 2015.05.04Philipp Hagemeister2015-05-041-1/+1
| | |
* | | [escapist] Add uploader to testsSergey M․2015-05-041-0/+2
| | |
* | | [escapist] ModernizeSergey M․2015-05-041-5/+10
| | |
* | | [escapist] Improve _VALID_URLSergey M․2015-05-041-1/+1
| | |
* | | [escapist] Update tests' checksumsSergey M․2015-05-041-2/+2
| | |
* | | [escapist] Fix formats extractionSergey M․2015-05-041-20/+15
| | |
* | | [NBC] Enhance extraction of ThePlatform URL (fixes #5470)Yen Chi Hsuan2015-05-041-1/+14
| | |
* | | release 2015.05.03Philipp Hagemeister2015-05-033-3/+4
| | |
* | | [generic] Detect more MLB videos (fixes #5443)Yen Chi Hsuan2015-05-041-0/+17
| | |