Commit Graph

76 Commits (37768f92422c2cf61a961dbaf54d61dabd364506)

Author SHA1 Message Date
Remita Amine ad152e2d95 [bbc] fix test 8 years ago
Remita Amine b0af12154e [bbc] reduce requests and improve format_id 8 years ago
Remita Amine a7e5f27412 [bbc] improve extraction
- extract f4m and dash formats
- improve format sorting and listing
- improve extraction of articles with `otherSettings.playlist`
8 years ago
Sergey M․ 9158af16cc
[bbc.co.uk:iplayer:playlist] Add support for group URLs 8 years ago
Sergey M․ c6668e4ad1
[bbc.co.uk:iplayer:playlist] Skip unavailable test 8 years ago
Sergey M․ 05087d1b4c
[bbc] Improve extraction from sxml playlists 8 years ago
Sergey M․ b1ea680270
Revert "[bbc] extract more and better qulities from Unified Streaming Platform m3u8 manifests"
This reverts commit 0385aa6199.
8 years ago
Remita Amine 35ec86689c [bbc] extract only the original Unified Streaming Platform m3u8 manifests
0385aa6199 (commitcomment-18233275)
manifests with higher birate require more time to check formats
8 years ago
Remita Amine 0385aa6199 [bbc] extract more and better qulities from Unified Streaming Platform m3u8 manifests 8 years ago
Yen Chi Hsuan 573c35272f
[bbc] Skip a geo-restricted test case 8 years ago
Sergey M․ ded7511a70
[bbccouk] Add support for playlists (Closes #9812) 8 years ago
Yen Chi Hsuan 8c65e4a527
[bbc] Fix a test 8 years ago
Sergey M․ bbc26c8a01 [bbc] Set vcodec to none for audio formats 8 years ago
Sergey M․ a1cf3e38a3 [bbc] Extend vpid regex (Closes #9003) 8 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
Sergey M․ 0cef27ad25 Add missing r prefix for _VALID_URLs 8 years ago
Sergey M․ 450b233cc2 [bbc] Update test 8 years ago
Sergey M․ b7d7674f1e [bbc] Update test 8 years ago
Sergey M․ 0e832c2c97 [bbc] Improve title and description extraction (Closes #8826, closes #8822) 8 years ago
Benjamin Congdon 8e4aa7bf18 [bbc] Fix BBC Extractor to work with 'School Report' 8 years ago
Sergey M․ 611c1dd96e [refactor] Single quotes consistency 8 years ago
Sergey M․ 1ac6e794cb [bbc] Add test for #8147 8 years ago
Sergey M․ a853427427 [bbc] Add another description regex 8 years ago
Sergey M․ 50e989e263 [bbc] Add another title regex (Closes #8340) 8 years ago
Yen Chi Hsuan 350e02d40d [bbc] Use _search_json_ld 8 years ago
Sergey M․ 5aa535c329 [bbccouk] Update tests (Closes #8090) 8 years ago
Sergey M․ 88fb59d91b [bbccouk] Extend title extraction 8 years ago
Sergey M․ f20a11ed25 [bbccouk] Extend _VALID_URL (Closes #8116) 8 years ago
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
9 years ago
Sergey M․ 222e11d4ae [bbc] Add another pattern for playlist.sxml (Closes #7743) 9 years ago
Yen Chi Hsuan 0bc4ee60e0 [bbc] Fix test_BBC_6 9 years ago
Yen Chi Hsuan a3ef0e1cdd [bbc.co.uk] Skip removed test video 9 years ago
Yen Chi Hsuan 679bacf0b5 [bbc.co.uk] Fix test_BBCCoUk
This is similar to the one in #7756, So also fixes #7756.
9 years ago
Sergey M․ 49358274d7 [bbc] Fix _VALID_URL 9 years ago
Sergey M․ 22d7368dfb [bbc] Extract _ID_REGEX and ad one more video id pattern (Closes #7724) 9 years ago
Sergey M․ d781e29316 [bbc] Allow selectionunavailable errors (Closes #7502) 9 years ago
Jaime Marquínez Ferrándiz 36e6f62cd0 Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178)
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).
9 years ago
Yen Chi Hsuan a65402ef42 [bbc.co.uk:article] Add new extractor (#7257) 9 years ago
Yen Chi Hsuan 7033bc1a51 [bbc] Fix test_BBC_9 9 years ago
Sergey M․ 8daeeedc06 [bbc] Fix FutureWarning 9 years ago
Sergey M․ 6f7893653c [bbc] PEP 8 9 years ago
Sergey M․ 55ebae26f9 [bbc] Prefer iptv-all mediaset 9 years ago
Sergey M․ ae8bdfd1a1 [bbc] Extract article JSON and actualize tests 9 years ago
Sergey M․ 6a74719060 [bbc] Update tests 9 years ago
Sergey M․ f6295bcb04 [bbc] Remove duration 9 years ago
Sergey M․ 78f9d84318 [bbc] Support playlists of data-playable 9 years ago
Sergey M․ b1ec70e4a9 [bbc] Improve data-playable regex 9 years ago
Sergey M․ c936d8cc7b [bbc] Add another test 9 years ago
Sergey M․ e6174ee975 [bbc] Extract legacy playlist embedded media 9 years ago
Sergey M․ 87cc0fbd18 [bbc] Make summary optional in legacy playlist 9 years ago