Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [bbc] Fix BBC Extractor to work with 'School Report' | Benjamin Congdon | 2016-03-13 | 1 | -7/+8 | |
| | ||||||
* | [refactor] Single quotes consistency | Sergey M․ | 2016-02-14 | 1 | -1/+1 | |
| | ||||||
* | [bbc] Add test for #8147 | Sergey M․ | 2016-01-28 | 1 | -0/+13 | |
| | ||||||
* | [bbc] Add another description regex | Sergey M․ | 2016-01-28 | 1 | -1/+2 | |
| | ||||||
* | [bbc] Add another title regex (Closes #8340) | Sergey M․ | 2016-01-28 | 1 | -1/+2 | |
| | ||||||
* | [bbc] Use _search_json_ld | Yen Chi Hsuan | 2016-01-16 | 1 | -13/+4 | |
| | ||||||
* | [bbccouk] Update tests (Closes #8090) | Sergey M․ | 2016-01-04 | 1 | -10/+9 | |
| | ||||||
* | [bbccouk] Extend title extraction | Sergey M․ | 2016-01-02 | 1 | -1/+2 | |
| | ||||||
* | [bbccouk] Extend _VALID_URL (Closes #8116) | Sergey M․ | 2016-01-02 | 1 | -1/+14 | |
| | ||||||
* | Simplify formats accumulation for f4m/m3u8/smil formats | Sergey M․ | 2015-12-29 | 1 | -4/+2 | |
| | | | | Now all _extract_*_formats routines return a list | |||||
* | [bbc] Add another pattern for playlist.sxml (Closes #7743) | Sergey M․ | 2015-12-06 | 1 | -0/+1 | |
| | ||||||
* | [bbc] Fix test_BBC_6 | Yen Chi Hsuan | 2015-12-05 | 1 | -0/+1 | |
| | ||||||
* | [bbc.co.uk] Skip removed test video | Yen Chi Hsuan | 2015-12-05 | 1 | -1/+2 | |
| | ||||||
* | [bbc.co.uk] Fix test_BBCCoUk | Yen Chi Hsuan | 2015-12-05 | 1 | -3/+5 | |
| | | | | This is similar to the one in #7756, So also fixes #7756. | |||||
* | [bbc] Fix _VALID_URL | Sergey M․ | 2015-12-03 | 1 | -1/+1 | |
| | ||||||
* | [bbc] Extract _ID_REGEX and ad one more video id pattern (Closes #7724) | Sergey M․ | 2015-12-02 | 1 | -5/+7 | |
| | ||||||
* | [bbc] Allow selectionunavailable errors (Closes #7502) | Sergey M․ | 2015-11-14 | 1 | -3/+3 | |
| | ||||||
* | Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178) | Jaime Marquínez Ferrándiz | 2015-10-25 | 1 | -3/+5 | |
| | | | | Attributes aren't unicode objects, so they couldn't be directly used in info_dict fields (for example '--write-description' doesn't work with bytes). | |||||
* | [bbc.co.uk:article] Add new extractor (#7257) | Yen Chi Hsuan | 2015-10-22 | 1 | -2/+32 | |
| | ||||||
* | [bbc] Fix test_BBC_9 | Yen Chi Hsuan | 2015-10-22 | 1 | -0/+1 | |
| | ||||||
* | [bbc] Fix FutureWarning | Sergey M․ | 2015-10-17 | 1 | -1/+1 | |
| | ||||||
* | [bbc] PEP 8 | Sergey M․ | 2015-10-11 | 1 | -1/+1 | |
| | ||||||
* | [bbc] Prefer iptv-all mediaset | Sergey M․ | 2015-10-11 | 1 | -4/+8 | |
| | ||||||
* | [bbc] Extract article JSON and actualize tests | Sergey M․ | 2015-10-11 | 1 | -16/+29 | |
| | ||||||
* | [bbc] Update tests | Sergey M․ | 2015-10-10 | 1 | -23/+10 | |
| | ||||||
* | [bbc] Remove duration | Sergey M․ | 2015-10-10 | 1 | -1/+0 | |
| | ||||||
* | [bbc] Support playlists of data-playable | Sergey M․ | 2015-10-10 | 1 | -29/+44 | |
| | ||||||
* | [bbc] Improve data-playable regex | Sergey M․ | 2015-10-10 | 1 | -1/+2 | |
| | ||||||
* | [bbc] Add another test | Sergey M․ | 2015-10-10 | 1 | -0/+13 | |
| | ||||||
* | [bbc] Extract legacy playlist embedded media | Sergey M․ | 2015-10-10 | 1 | -14/+34 | |
| | ||||||
* | [bbc] Make summary optional in legacy playlist | Sergey M․ | 2015-10-10 | 1 | -1/+2 | |
| | ||||||
* | [bbc] Add one more scenario for data-playable embeds | Sergey M․ | 2015-10-10 | 1 | -18/+35 | |
| | ||||||
* | [bbc] Make playlist title optional | Sergey M․ | 2015-10-10 | 1 | -1/+1 | |
| | ||||||
* | [bbc] Add test for atricle with multiple videos embedded with playlist.sxml | Sergey M․ | 2015-10-10 | 1 | -0/+8 | |
| | ||||||
* | [bbc] Support multiple videos in articles embedded with playlist.sxml | Sergey M․ | 2015-10-10 | 1 | -17/+21 | |
| | ||||||
* | [bbc] Add support for videos in news articles embedded with data-playable | Sergey M․ | 2015-10-10 | 1 | -0/+17 | |
| | ||||||
* | [bbc] Add test for programme that fails with iptv-all mediaset | Sergey M․ | 2015-09-26 | 1 | -0/+15 | |
| | ||||||
* | [bbc] Clarify iptv-all mediaset rationale | Sergey M․ | 2015-09-26 | 1 | -0/+3 | |
| | ||||||
* | [bbc] Skip mediaselection on gelocation error (Closes #6983) | Sergey M․ | 2015-09-26 | 1 | -1/+1 | |
| | ||||||
* | [bbc] Switch extraction to hq iptv hls (Closes #2732, closes #3023, closes ↵ | Sergey M․ | 2015-09-19 | 1 | -0/+7 | |
| | | | | #4828, closes #6803, closes #6855) | |||||
* | [bbc] Add support for vxp-playlist-data embeds (Closes #6453) | Sergey M․ | 2015-08-04 | 1 | -5/+40 | |
| | ||||||
* | [bbc] Improve work with mediaselection URLs | Sergey M․ | 2015-07-30 | 1 | -17/+33 | |
| | ||||||
* | Merge branch 'pr-fix_bbc_mediaselector' of ↵ | Sergey M․ | 2015-07-29 | 1 | -10/+17 | |
|\ | | | | | | | https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-fix_bbc_mediaselector | |||||
| * | BBCIE: Fix missing .mp4 formats on news sites | fnord | 2015-07-27 | 1 | -10/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prior to merge BBCNewsIE from pr #6026 was rewritten into BBCIE in 9afa177. Support was added for non-news sites (/travel, /sports), however support for the news mediaselector was removed to support these sites. This removed support for .mp4. pr #6026 ( news site, news mediaseletor : http://open.live.bbc.co.uk/mediaselector/4/mtis/stream/ ) format code extension resolution note journalism_nonuk_stream_h264_flv_200_akamai flv 400x224 h264@ 176k, 1001.77KiB journalism_nonuk_stream_h264_flv_400_akamai flv 400x224 h264@ 512k, 2.85MiB journalism_nonuk_stream_h264_flv_med_akamai flv 640x360 h264@ 800k, 4.43MiB journalism_nonuk_stream_h264_flv_hi_akamai flv 688x384 h264@1500k, 8.34MiB journalism_world_stream_h264_http_200_sis_news_http mp4 400x224 h264@ 176k, 1001.77KiB journalism_world_stream_h264_http_400_sis_news_http mp4 400x224 h264@ 512k, 2.85MiB journalism_world_stream_h264_http_hi_sis_news_http mp4 688x384 h264@1500k, 8.34MiB (best) # 9afa177 ( same url, non-news mediaselector: http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/journalism-pc/vpid/ ) format code extension resolution note journalism_nonuk_stream_h264_flv_lo_akamai flv 384x216 h264@ 496k, 2.76MiB journalism_nonuk_stream_h264_flv_med_akamai flv 640x360 h264@ 800k, 4.43MiB journalism_nonuk_stream_h264_flv_hi_akamai flv 688x384 h264@1500k, 8.34MiB (best) This change corrects the above, by trying /mediaselector/5 if /mediaselector/4 fails. | |||||
* | | [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 | 1 | -4/+30 | |
|/ | ||||||
* | [bbc] Skip DASH until supported | Sergey M․ | 2015-07-25 | 1 | -0/+4 | |
| | ||||||
* | [bbc] PEP8 | Sergey M․ | 2015-07-25 | 1 | -1/+1 | |
| | ||||||
* | [bbc] Improve playlist extraction, refactor, expand support and document | Sergey M․ | 2015-07-25 | 1 | -120/+255 | |
| | ||||||
* | Merge branch 'pr-bbcnews' of https://github.com/atomicdryad/youtube-dl into ↵ | Sergey M․ | 2015-07-24 | 1 | -7/+7 | |
| | | | | atomicdryad-pr-bbcnews |