Sergey M․
|
6a74719060
|
[bbc] Update tests
|
2015-10-10 23:56:55 +06:00 |
|
Sergey M․
|
f6295bcb04
|
[bbc] Remove duration
|
2015-10-10 23:45:15 +06:00 |
|
Sergey M․
|
78f9d84318
|
[bbc] Support playlists of data-playable
|
2015-10-10 23:40:20 +06:00 |
|
Sergey M․
|
b1ec70e4a9
|
[bbc] Improve data-playable regex
|
2015-10-10 23:20:30 +06:00 |
|
Sergey M․
|
c936d8cc7b
|
[bbc] Add another test
|
2015-10-10 23:14:25 +06:00 |
|
Sergey M․
|
e6174ee975
|
[bbc] Extract legacy playlist embedded media
|
2015-10-10 23:01:20 +06:00 |
|
Sergey M․
|
87cc0fbd18
|
[bbc] Make summary optional in legacy playlist
|
2015-10-10 21:38:09 +06:00 |
|
Sergey M․
|
baf39a1aa8
|
[bbc] Add one more scenario for data-playable embeds
|
2015-10-10 21:38:01 +06:00 |
|
Sergey M․
|
975977860d
|
[bbc] Make playlist title optional
|
2015-10-10 21:37:53 +06:00 |
|
Sergey M․
|
b5d48cb1ef
|
[bbc] Add test for atricle with multiple videos embedded with playlist.sxml
|
2015-10-10 21:37:43 +06:00 |
|
Sergey M․
|
de66571371
|
[bbc] Support multiple videos in articles embedded with playlist.sxml
|
2015-10-10 21:37:34 +06:00 |
|
Sergey M․
|
dab062fb6e
|
[bbc] Add support for videos in news articles embedded with data-playable
|
2015-10-10 21:37:23 +06:00 |
|
Sergey M․
|
54914380c0
|
[bbc] Add test for programme that fails with iptv-all mediaset
|
2015-09-26 20:07:12 +06:00 |
|
Sergey M․
|
26ccc68bed
|
[bbc] Clarify iptv-all mediaset rationale
|
2015-09-26 20:06:21 +06:00 |
|
Sergey M․
|
ee3d5a6d47
|
[bbc] Skip mediaselection on gelocation error (Closes #6983)
|
2015-09-26 19:57:17 +06:00 |
|
Sergey M․
|
d1c694ea4a
|
[bbc] Switch extraction to hq iptv hls (Closes #2732, closes #3023, closes #4828, closes #6803, closes #6855)
|
2015-09-19 00:51:41 +06:00 |
|
Sergey M․
|
a346b1ff57
|
[bbc] Add support for vxp-playlist-data embeds (Closes #6453)
|
2015-08-04 20:44:22 +06:00 |
|
Sergey M․
|
d12a1a47d5
|
[bbc] Improve work with mediaselection URLs
|
2015-07-30 00:55:06 +06:00 |
|
Sergey M․
|
8d42e3501e
|
Merge branch 'pr-fix_bbc_mediaselector' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-fix_bbc_mediaselector
|
2015-07-29 23:55:40 +06:00 |
|
Sergey M․
|
d247a2c8bf
|
[bbc] Fix regex
|
2015-07-28 02:06:27 +06:00 |
|
Sergey M․
|
88ed52aec9
|
[bbc] Add support for direct bbc.co.uk embeds
|
2015-07-27 22:05:51 +06:00 |
|
fnord
|
cb23bcba29
|
BBCIE: Fix missing .mp4 formats on news sites
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.
|
2015-07-27 04:24:04 -05:00 |
|
Sergey M․
|
7a89681722
|
[bbc] Skip DASH until supported
|
2015-07-25 22:32:54 +06:00 |
|
Sergey M․
|
51da40e621
|
[bbc] PEP8
|
2015-07-25 22:19:54 +06:00 |
|
Sergey M․
|
9afa1770d1
|
[bbc] Improve playlist extraction, refactor, expand support and document
|
2015-07-25 20:21:42 +06:00 |
|
Sergey M․
|
ff81c4c99c
|
Merge branch 'pr-bbcnews' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-bbcnews
|
2015-07-24 20:21:48 +06:00 |
|
fnord
|
a3bfddfa5e
|
bbc.py: correct syntax
|
2015-07-17 02:47:02 -05:00 |
|
fnord
|
36da48798a
|
handle titles and captions set to ''
|
2015-07-17 02:27:50 -05:00 |
|
fnord
|
aa5740fb61
|
Merge remote-tracking branch 'origin/master' into pr-bbcnews
|
2015-06-25 00:34:46 -05:00 |
|
fnord
|
da92eeae42
|
Fix tests, description formatting
|
2015-06-25 00:34:26 -05:00 |
|
fnord
|
a9dcf4a860
|
Prefer externalId over non-mediaserver-specific hashkey for video id.
|
2015-06-23 01:08:07 -05:00 |
|
fnord
|
2a282a3b5f
|
Unbreak breakage that was broken to test breakage
|
2015-06-20 11:11:41 -05:00 |
|
fnord
|
7bb23aeca4
|
rename bbccouk.py -> bbc.py
|
2015-06-20 11:08:13 -05:00 |
|