Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Credit slangangular for the sportschau extractor (#6199) | Jaime Marquínez Ferrándiz | 2015-07-29 | 1 | -0/+1 |
| | |||||
* | Merge branch 'purdeaandrei-save_tags_simpler_only_saves_tags_to_info_json' | Sergey M․ | 2015-07-29 | 2 | -4/+18 |
|\ | |||||
| * | [youtube] Improve tags extraction and add test | Sergey M․ | 2015-07-29 | 1 | -4/+10 |
| | | |||||
| * | [extractor/common] Add _meta_regex and clarify tags field | Sergey M․ | 2015-07-29 | 1 | -4/+8 |
| | | |||||
| * | Documented tags as a possible dict key | Purdea Andrei | 2015-07-28 | 1 | -0/+1 |
| | | |||||
| * | [youtube]: tags key in info jason is now a list | Purdea Andrei | 2015-07-28 | 1 | -2/+1 |
| | | |||||
| * | [youtube] save keywords in info jason when --write-info-json is used | Purdea Andrei | 2015-07-28 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #6372 from raphaelm/patch-1 | Sergey M. | 2015-07-29 | 1 | -3/+1 |
|\ \ | |/ |/| | Remove redundant (and wrong) class parameters | ||||
| * | Remove redundant (and wrong) class parameters | Raphael Michel | 2015-07-26 | 1 | -3/+1 |
| | | |||||
* | | release 2015.07.28 | Philipp Hagemeister | 2015-07-28 | 2 | -1/+4 |
| | | |||||
* | | [bbc] Fix regex | Sergey M․ | 2015-07-28 | 1 | -1/+1 |
| | | |||||
* | | [bbc] Add support for direct bbc.co.uk embeds | Sergey M․ | 2015-07-27 | 2 | -12/+30 |
|/ | |||||
* | [youtube] Use 'vp8' and 'vp9' in lowercase (fixes #6358) | Jaime Marquínez Ferrándiz | 2015-07-26 | 1 | -12/+12 |
| | | | | That's how YouTube reports them in their DASH manifest. | ||||
* | [spiegel] Accept iframe urls | tippfeler | 2015-07-26 | 1 | -1/+4 |
| | | | | Closes #6370. | ||||
* | [comcarcoff] Add support for singleshots (Closes #6366) | Sergey M․ | 2015-07-26 | 1 | -1/+1 |
| | |||||
* | [bbc] Skip DASH until supported | Sergey M․ | 2015-07-25 | 1 | -0/+4 |
| | |||||
* | [bbc] PEP8 | Sergey M․ | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'atomicdryad-pr-bbcnews' | Sergey M․ | 2015-07-25 | 2 | -7/+323 |
|\ | |||||
| * | [bbc] Improve playlist extraction, refactor, expand support and document | Sergey M․ | 2015-07-25 | 2 | -121/+259 |
| | | |||||
| * | Merge branch 'pr-bbcnews' of https://github.com/atomicdryad/youtube-dl into ↵ | Sergey M․ | 2015-07-24 | 2 | -2/+180 |
| |\ | | | | | | | | | | atomicdryad-pr-bbcnews | ||||
| | * | bbc.py: correct syntax | fnord | 2015-07-17 | 1 | -53/+53 |
| | | | |||||
| | * | handle titles and captions set to '' | fnord | 2015-07-17 | 1 | -2/+4 |
| | | | |||||
| | * | Merge remote-tracking branch 'origin/master' into pr-bbcnews | fnord | 2015-06-25 | 21 | -257/+701 |
| | |\ | |||||
| | * | | Fix tests, description formatting | fnord | 2015-06-25 | 1 | -4/+18 |
| | | | | |||||
| | * | | Prefer externalId over non-mediaserver-specific hashkey for video id. | fnord | 2015-06-23 | 1 | -1/+1 |
| | | | | |||||
| | * | | Unbreak breakage that was broken to test breakage | fnord | 2015-06-20 | 1 | -1/+1 |
| | | | | |||||
| | * | | rename bbccouk.py -> bbc.py | fnord | 2015-06-20 | 2 | -1/+1 |
| | | | | |||||
| | * | | Support BBC news in other languages, non-mediaselector videos | fnord | 2015-06-20 | 1 | -14/+73 |
| | | | | |||||
| | * | | typofix | fnord | 2015-06-20 | 1 | -1/+1 |
| | | | | |||||
| | * | | no .get('..',None) | fnord | 2015-06-20 | 1 | -4/+4 |
| | | | | |||||
| | * | | toss new stuff into old file | fnord | 2015-06-20 | 3 | -111/+102 |
| | | | | |||||
| | * | | bbcnews: Switch to parse_duration, revert change to docs/supportedsites.md | fnord | 2015-06-19 | 2 | -18/+2 |
| | | | | |||||
| | * | | BBCNewsIE: eliminate redundant function. | fnord | 2015-06-19 | 2 | -41/+5 |
| | | | | | | | | | | | | | | | | | | | | BBCCoUkIE._download_media_selector: use class variable instead of hardcoded string for mediaselector_url template. | ||||
| | * | | Support BBC News (bbc.com/news) | fnord | 2015-06-19 | 3 | -0/+164 |
| | | | | |||||
* | | | | Merge branch 'cyb3r-ir90tv' | Yen Chi Hsuan | 2015-07-25 | 2 | -0/+43 |
|\ \ \ \ | |||||
| * | | | | [ir90tv] Optional fields should be non-fatal | Yen Chi Hsuan | 2015-07-25 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | [ir90tv] PEP8 | Yen Chi Hsuan | 2015-07-25 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | [ir90tv] Improve title extraction | Yen Chi Hsuan | 2015-07-25 | 1 | -2/+3 |
| | | | | | |||||
| * | | | | [ir90tv] Test (?:www\.)? part in _VALID_URL | Yen Chi Hsuan | 2015-07-25 | 1 | -2/+5 |
| | | | | | |||||
| * | | | | Merge branch 'ir90tv' of https://github.com/cyb3r/youtube-dl into cyb3r-ir90tv | Yen Chi Hsuan | 2015-07-25 | 2 | -0/+39 |
|/| | | | | |||||
| * | | | | remove print | Behrooz | 2015-05-08 | 1 | -3/+0 |
| | | | | | |||||
| * | | | | Ir90Tv Add new extractor | Behrooz | 2015-05-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Ir90Tv Add new extractor | Behrooz | 2015-05-08 | 2 | -0/+42 |
| | | | | | |||||
* | | | | | [soundcloud:playlist] Defer download link resolve | Sergey M․ | 2015-07-25 | 1 | -3/+1 |
| | | | | | |||||
* | | | | | [soundcloud:set] Defer download link resolve (Closes #6354) | Sergey M․ | 2015-07-25 | 1 | -1/+3 |
| | | | | | |||||
* | | | | | [youtube] Handle empty allowed regions (Closes #6351) | Sergey M․ | 2015-07-25 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #6350 from remitamine/letv | Sergey M. | 2015-07-24 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | [letv] fix height | ||||
| * | | | | [letv] fix height | remitamine | 2015-07-24 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | [dailymotion:playlist] Detect problematic redirection (fixes #6347) | Yen Chi Hsuan | 2015-07-24 | 1 | -3/+25 |
| | | | | | |||||
* | | | | | [dailymotion:user] Fix _VALID_URL (Closes #6346) | Sergey M․ | 2015-07-24 | 1 | -1/+1 |
| | | | | |