Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 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 |
| | | | | |||||
* | | | | [bbccouk] Make more robust (Closes #6345) | Sergey M․ | 2015-07-24 | 1 | -7/+7 |
| | | | | |||||
* | | | | [canalplus] Modernize | Sergey M․ | 2015-07-24 | 1 | -8/+4 |
| | | | | |||||
* | | | | [canalplus] Fix m3u8 videos extension | Sergey M․ | 2015-07-24 | 1 | -1/+1 |
| | | | | |||||
* | | | | [extractor/common] Consistent URL spelling | Sergey M․ | 2015-07-23 | 1 | -8/+8 |
| | | | | |||||
* | | | | Merge pull request #6306 from jaimeMF/extract_start_time | Sergey M. | 2015-07-23 | 2 | -1/+23 |
|\ \ \ \ | | | | | | | | | | | [youtube] Extract start_time | ||||
| * | | | | [youtube] Also look into the 'start' field for start_time | Jaime Marquínez Ferrándiz | 2015-07-23 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | [youtube] Extract end_time | Jaime Marquínez Ferrándiz | 2015-07-23 | 2 | -3/+9 |
| | | | | | |||||
| * | | | | [youtube] Extract start_time | Jaime Marquínez Ferrándiz | 2015-07-20 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | From the 't=*' in the url. Currently youtube-dl doesn't use the value, but it was requested for the mpv plugin. | ||||
* | | | | | [rtlnl] Update unencrypted streams comment (#6337) | Sergey M․ | 2015-07-23 | 1 | -4/+9 |
| | | | | | |||||
* | | | | | Undo adaptive -> flash workaround | corone17 | 2015-07-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | For a couple of days now rtlXL's non-DRM adaptive (m3u8) streams don't work anymore. By undoing the adaptive -> flash workaround youtube-dl returns the DRM streams again. Too bad for foreigners (geoblock). The progressive streams still work fine. | ||||
* | | | | | [rts] Add support for articles with videos on rhs (Closes #6332) | Sergey M․ | 2015-07-23 | 1 | -2/+29 |
| | | | | | |||||
* | | | | | [daylimotion] Adapt to player v5 and modernize (Closes #6151, closes #6250) | Sergey M․ | 2015-07-23 | 1 | -42/+116 |
| |/ / / |/| | | | |||||
* | | | | NationalGeographic._VALID_URL: work site-wide | fnord | 2015-07-23 | 1 | -12/+25 |
| | | | | | | | | | | | | | | | | Closes #6343. | ||||
* | | | | [downloader/dash] Improve 'combine_url' (fixes #6341) | Jaime Marquínez Ferrándiz | 2015-07-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | In some videos the base_url already ends with '/'. | ||||
* | | | | [viki] Rewrite dict selection codes | Yen Chi Hsuan | 2015-07-23 | 1 | -19/+16 |
| | | | | |||||
* | | | | [viki] Fix description extraction (closes #6339) | Yen Chi Hsuan | 2015-07-23 | 1 | -2/+19 |
| | | | | |||||
* | | | | [generic] Unescape HTML escape sequences in redirect urls (fixes #6311) | Jaime Marquínez Ferrándiz | 2015-07-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | [youtube] Don't use the DASH manifest from 'get_video_info' if ↵ | Jaime Marquínez Ferrándiz | 2015-07-22 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | 'use_cipher_signature' is True (#5118) Currently they give a 403 Forbidden error. | ||||
* | | | | [tagesschau] Remove unused import | Jaime Marquínez Ferrándiz | 2015-07-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | [prosiebensat1] Modernize | Sergey M․ | 2015-07-23 | 1 | -1/+2 |
| | | | | |||||
* | | | | [prosiebensat1] Recognize DRM protected videos (#6334) | Sergey M․ | 2015-07-23 | 1 | -3/+7 |
| | | | | |||||
* | | | | [viki] Fix height (Closes #6333) | Sergey M․ | 2015-07-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | [tagesschau] Improve tests | Sergey M․ | 2015-07-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | [tagesschau] Add support for audio | Sergey M․ | 2015-07-23 | 1 | -13/+24 |
| | | | | |||||
* | | | | Merge branch 'rohieb-patch/enhance-tagesschau-regex' | Sergey M․ | 2015-07-23 | 1 | -4/+28 |
|\ \ \ \ | |||||
| * | | | | [tagesschau] Relax _VALID_URL and simplify | Sergey M․ | 2015-07-23 | 1 | -45/+17 |
| | | | | | |||||
| * | | | | Merge branch 'patch/enhance-tagesschau-regex' of ↵ | Sergey M․ | 2015-07-23 | 1 | -3/+55 |
|/| | | | | | | | | | | | | | | | | | | | https://github.com/rohieb/youtube-dl into rohieb-patch/enhance-tagesschau-regex | ||||
| * | | | | [tagesschau] set description=None for empty descriptions | Roland Hieber | 2015-07-19 | 1 | -9/+6 |
| | | | | | |||||
| * | | | | [tagesschau] add support for Bericht aus Berlin videos | Roland Hieber | 2015-07-19 | 1 | -1/+11 |
| | | | | | |||||
| * | | | | [tagesschau] add support for more video types | Roland Hieber | 2015-07-19 | 1 | -5/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I found that currently only tagesschau videos are played. There are some more shows hosted on tagesschau.de (see [0] for example) which are easily playable by adjusting the regex. So this patch adds support for: * tagesthemen * tagesschau vor 20 Jahren * tagesschau (mit Gebärdensprache) * nachtmagazin Note that some videos don't provide a description, so in order for the tests to succeed, an ExtractorError needs to get caught. [0]: http://www.tagesschau.de/multimedia/video/videoarchiv2~_date-20150714.html | ||||
* | | | | | Credit @nichdu for Lecture2Go extractor | Yen Chi Hsuan | 2015-07-23 | 1 | -0/+1 |
| | | | | |