Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [extractor/__init__] Fix alphabetic order | Sergey M․ | 2015-05-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5641 from dstftw/preserve-best-for-stdout-outtmpl | Sergey M. | 2015-05-08 | 1 | -1/+3 |
|\ | | | | | [YoutubeDL] Do not force bestvideo+bestaudio when outtmpl is stdout | ||||
| * | [YoutubeDL] Do not force bestvideo+bestaudio when outtmpl is stdout (#5627) | Sergey M․ | 2015-05-07 | 1 | -1/+3 |
| | | |||||
* | | [vgtv] Add support for bt vestlendingen (Closes #5620) | Sergey M․ | 2015-05-08 | 2 | -1/+26 |
| | | |||||
* | | [aftenposten] Implement in terms of xtream extractor | Sergey M․ | 2015-05-08 | 1 | -76/+1 |
| | | |||||
* | | [xstream] Move xstream to separate extractor | Sergey M․ | 2015-05-08 | 2 | -0/+116 |
| | | |||||
* | | [vgtv] Add support for bt.no articles (#5620) | Sergey M․ | 2015-05-08 | 2 | -2/+42 |
| | | |||||
* | | [vgtv] Add support for generic bt.no URLs (#5620) | Sergey M․ | 2015-05-08 | 1 | -3/+17 |
| | | |||||
* | | [mlb] Improve _VALID_URL | Sergey M․ | 2015-05-08 | 1 | -1/+1 |
| | | |||||
* | | [mlb] Fallback to extracting video id from webpage for all URLs that does ↵ | Sergey M․ | 2015-05-08 | 1 | -1/+21 |
| | | | | | | | | not contain it explicitly (Closes #5630) | ||||
* | | Fix URL template extraction for netzkino. Fixes #5614 | blissland | 2015-05-08 | 1 | -1/+1 |
| | | |||||
* | | [bet] Use unique part of xml url as the video id and fix tests (closes #5642) | blissland | 2015-05-08 | 1 | -6/+7 |
| | | | | | | | | The guid changes often. | ||||
* | | [utils] get_exe_version: encode executable name (fixes #5647) | Jaime Marquínez Ferrándiz | 2015-05-08 | 1 | -1/+1 |
| | | | | | | | | It failed in python 2.x when $PATH contains a directory with non-ascii characters. | ||||
* | | [nhl] Support RTMP videos (fixes #4481) | Yen Chi Hsuan | 2015-05-08 | 1 | -1/+22 |
| | | |||||
* | | [downloader/rtmp] Fix a typo | Yen Chi Hsuan | 2015-05-08 | 1 | -1/+1 |
| | | |||||
* | | [vessel] Use `main_video_asset` when searching for video_asset (Fixes #5623) | Naglis Jonaitis | 2015-05-07 | 1 | -3/+9 |
| | | |||||
* | | [nhl] Partial support for hlg id (fixes #4285) | Yen Chi Hsuan | 2015-05-08 | 1 | -1/+15 |
| | | |||||
* | | [ooyala] Style fix | Jaime Marquínez Ferrándiz | 2015-05-07 | 1 | -1/+1 |
| | | |||||
* | | [extractor/generic] Fix following incomplete redirects (#5640) | Sergey M․ | 2015-05-07 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Yen Chi Hsuan | 2015-05-07 | 1 | -3/+6 |
|\ | |||||
| * | [bild] Relax thumbnail test check | Sergey M․ | 2015-05-07 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #5638 from blissland/master | Sergey M. | 2015-05-07 | 1 | -3/+6 |
| |\ | | | | | | | [BildIE] Fix ampersands in xml attributes & update test thumbnails | ||||
| | * | Fix indents | blissland | 2015-05-07 | 1 | -2/+2 |
| | | | |||||
| | * | [BildIE] Escape ampersands in xml and update test thumbnail | blissland | 2015-05-07 | 1 | -3/+6 |
| |/ | |||||
* / | [ooyala] Use SAS API to extract info (fixes #4336) | Yen Chi Hsuan | 2015-05-07 | 1 | -0/+43 |
|/ | |||||
* | [ooyala] Extract m3u8 information (#2292) | Yen Chi Hsuan | 2015-05-07 | 1 | -3/+14 |
| | |||||
* | [common] Ignore subtitles in m3u8 | Yen Chi Hsuan | 2015-05-07 | 1 | -1/+1 |
| | |||||
* | [vice] Remove a redundant print | Yen Chi Hsuan | 2015-05-07 | 1 | -1/+0 |
| | |||||
* | [teamcoco] Fix extracting preload data again | Yen Chi Hsuan | 2015-05-07 | 1 | -3/+21 |
| | |||||
* | [historicfilms] Fix tape id extraction | Sergey M․ | 2015-05-06 | 1 | -1/+2 |
| | |||||
* | [gorillavid] Switch 404 test to only matching | Sergey M․ | 2015-05-06 | 1 | -7/+1 |
| | |||||
* | [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 |
| | |