Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [giga] Fix view count extraction | Sergey M․ | 2015-05-06 | 1 | -1/+2 |
| | |||||
* | [pbs] Add `format_id` for direct links | Sergey M․ | 2015-05-06 | 1 | -0/+1 |
| | |||||
* | [extractor/common] Fallback to empty string for (yet) missing `format_id` in ↵ | Sergey M․ | 2015-05-06 | 1 | -1/+1 |
| | | | | `_sort_formats` (Closes #5624) | ||||
* | [archive.org] Fix incorrect url condition (closes #5628) | blissland | 2015-05-06 | 1 | -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-05 | 1 | -2/+1 |
| | |||||
* | [lifenews] Correctly determine iframe links (fixes #5618) | Yen Chi Hsuan | 2015-05-05 | 1 | -0/+13 |
| | |||||
* | Merge pull request #5612 from rrooij/southparknl | Sergey M. | 2015-05-05 | 2 | -2/+14 |
|\ | | | | | Southparknl | ||||
| * | [southparknl] Fix test to match playlist tests | rrooij | 2015-05-05 | 1 | -5/+1 |
| | | |||||
| * | [southparkde] Fix naming inconsistency | rrooij | 2015-05-05 | 2 | -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.nl | rrooij | 2015-05-05 | 2 | -0/+16 |
|/ | |||||
* | [noco] Remove unused import | Sergey M․ | 2015-05-05 | 1 | -1/+0 |
| | |||||
* | Merge branch 'Tassatux-noco' | Sergey M․ | 2015-05-05 | 1 | -51/+86 |
|\ | |||||
| * | [noco] Update tests | Sergey M․ | 2015-05-05 | 1 | -1/+1 |
| | | |||||
| * | [noco] Modernize | Sergey M․ | 2015-05-05 | 1 | -12/+15 |
| | | |||||
| * | [noco] Extract all variations of audio/subtitles media | Sergey M․ | 2015-05-05 | 1 | -36/+41 |
| | | |||||
| * | Merge branch 'noco' of https://github.com/Tassatux/youtube-dl into Tassatux-noco | Sergey M․ | 2015-05-05 | 1 | -20/+47 |
|/| | |||||
| * | [noco] Add test for multi languages video | Aurélien Dunand | 2015-05-04 | 1 | -14/+31 |
| | | |||||
| * | [noco] Retrieve video language according to user options | Aurélien Dunand | 2015-05-04 | 1 | -6/+16 |
| | | |||||
* | | [rutv] Remove superfluous check | Sergey M․ | 2015-05-04 | 1 | -3/+0 |
| | | |||||
* | | [rutv] Fix preference | Sergey M․ | 2015-05-04 | 1 | -5/+7 |
| | | |||||
* | | [rutv] Fix live stream test URL | Sergey M․ | 2015-05-04 | 1 | -1/+1 |
| | | |||||
* | | [nytimes] Extend _VALID_URL (#2754) | Yen Chi Hsuan | 2015-05-04 | 2 | -4/+10 |
| | | |||||
* | | [nytimes] Implement extracting videos from articles (closes #5436) | Yen Chi Hsuan | 2015-05-04 | 1 | -24/+55 |
| | | |||||
* | | [livestream:original] Update url format (fixes #5598) | Jaime Marquínez Ferrándiz | 2015-05-04 | 1 | -3/+3 |
| | | |||||
* | | [livestream:original] Fix extraction (fixes #4702) | Jaime Marquínez Ferrándiz | 2015-05-04 | 1 | -11/+5 |
| | | |||||
* | | [NBC] Enhance embedURL extraction (closes #2549) | Yen Chi Hsuan | 2015-05-04 | 3 | -2/+22 |
|/ | |||||
* | release 2015.05.04 | Philipp Hagemeister | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | [escapist] Add uploader to tests | Sergey M․ | 2015-05-04 | 1 | -0/+2 |
| | |||||
* | [escapist] Modernize | Sergey M․ | 2015-05-04 | 1 | -5/+10 |
| | |||||
* | [escapist] Improve _VALID_URL | Sergey M․ | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | [escapist] Update tests' checksums | Sergey M․ | 2015-05-04 | 1 | -2/+2 |
| | |||||
* | [escapist] Fix formats extraction | Sergey M․ | 2015-05-04 | 1 | -20/+15 |
| | |||||
* | [NBC] Enhance extraction of ThePlatform URL (fixes #5470) | Yen Chi Hsuan | 2015-05-04 | 1 | -1/+14 |
| | |||||
* | release 2015.05.03 | Philipp Hagemeister | 2015-05-03 | 3 | -3/+4 |
| | |||||
* | [generic] Detect more MLB videos (fixes #5443) | Yen Chi Hsuan | 2015-05-04 | 1 | -0/+17 |
| | |||||
* | [MLB] Extend _VALID_URL (#5443) | Yen Chi Hsuan | 2015-05-04 | 1 | -1/+6 |
| | |||||
* | [lifenews] Detect <iframe> (fixes #5346) | Yen Chi Hsuan | 2015-05-04 | 1 | -9/+38 |
| | |||||
* | [lifenews] Fix view count and comment count | Yen Chi Hsuan | 2015-05-04 | 1 | -2/+2 |
| | |||||
* | [dailymotion] Use https urls | Jaime Marquínez Ferrándiz | 2015-05-03 | 1 | -2/+2 |
| | | | | The video url still redirects to an http url, but it doesn't explicitly contain the video id. | ||||
* | [rutv] Add test for #5584 | Sergey M․ | 2015-05-03 | 1 | -2/+11 |
| | |||||
* | [rutv] Recognize live streams (#5584) | Sergey M․ | 2015-05-03 | 1 | -1/+4 |
| | |||||
* | [baiduvideo] Improve _VALID_URL | Sergey M․ | 2015-05-03 | 1 | -1/+1 |
| | |||||
* | [vgtv] Fix _VALID_URL (Closes #5578) | Sergey M․ | 2015-05-03 | 1 | -1/+1 |
| | |||||
* | [options] Clarify `--write-annotations` help | Sergey M․ | 2015-05-02 | 1 | -1/+1 |
| | |||||
* | [YoutubeDL] Improve description file naming | Sergey M․ | 2015-05-02 | 1 | -1/+1 |
| | |||||
* | [YoutubeDL] Improve annotations file naming | Sergey M․ | 2015-05-02 | 1 | -1/+1 |
| | |||||
* | [YoutubeDL] Improve JSON info file naming | Sergey M․ | 2015-05-02 | 1 | -1/+2 |
| | |||||
* | [utils] Add replace_extension | Sergey M․ | 2015-05-02 | 2 | -0/+16 |
| | |||||
* | [YoutubeDL] Improve audio/video-only file naming | Sergey M․ | 2015-05-02 | 1 | -1/+1 |
| | |||||
* | [test_utils] Add tests for prepend_extension | Sergey M․ | 2015-05-02 | 1 | -0/+9 |
| |