aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/bbc.py
AgeCommit message (Expand)Author
2016-07-17Revert "[bbc] extract more and better qulities from Unified Streaming Platfor...Sergey M․
2016-07-13[bbc] extract only the original Unified Streaming Platform m3u8 manifestsRemita Amine
2016-07-13[bbc] extract more and better qulities from Unified Streaming Platform m3u8 m...Remita Amine
2016-06-18[bbc] Skip a geo-restricted test caseYen Chi Hsuan
2016-06-17[bbccouk] Add support for playlists (Closes #9812)Sergey M․
2016-04-16[bbc] Fix a testYen Chi Hsuan
2016-04-02[bbc] Set vcodec to none for audio formatsSergey M․
2016-03-27[bbc] Extend vpid regex (Closes #9003)Sergey M․
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-03-21Add missing r prefix for _VALID_URLsSergey M․
2016-03-13[bbc] Update testSergey M․
2016-03-13[bbc] Update testSergey M․
2016-03-13[bbc] Improve title and description extraction (Closes #8826, closes #8822)Sergey M․
2016-03-13[bbc] Fix BBC Extractor to work with 'School Report'Benjamin Congdon
2016-02-14[refactor] Single quotes consistencySergey M․
2016-01-28[bbc] Add test for #8147Sergey M․
2016-01-28[bbc] Add another description regexSergey M․
2016-01-28[bbc] Add another title regex (Closes #8340)Sergey M․
2016-01-16[bbc] Use _search_json_ldYen Chi Hsuan
2016-01-04[bbccouk] Update tests (Closes #8090)Sergey M․
2016-01-02[bbccouk] Extend title extractionSergey M․
2016-01-02[bbccouk] Extend _VALID_URL (Closes #8116)Sergey M․
2015-12-29Simplify formats accumulation for f4m/m3u8/smil formatsSergey M․
2015-12-06[bbc] Add another pattern for playlist.sxml (Closes #7743)Sergey M․
2015-12-05[bbc] Fix test_BBC_6Yen Chi Hsuan
2015-12-05[bbc.co.uk] Skip removed test videoYen Chi Hsuan
2015-12-05[bbc.co.uk] Fix test_BBCCoUkYen Chi Hsuan
2015-12-03[bbc] Fix _VALID_URLSergey M․
2015-12-02[bbc] Extract _ID_REGEX and ad one more video id pattern (Closes #7724)Sergey M․
2015-11-14[bbc] Allow selectionunavailable errors (Closes #7502)Sergey M․
2015-10-25Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178)Jaime Marquínez Ferrándiz
2015-10-22[bbc.co.uk:article] Add new extractor (#7257)Yen Chi Hsuan
2015-10-22[bbc] Fix test_BBC_9Yen Chi Hsuan
2015-10-17[bbc] Fix FutureWarningSergey M․
2015-10-11[bbc] PEP 8Sergey M․
2015-10-11[bbc] Prefer iptv-all mediasetSergey M․
2015-10-11[bbc] Extract article JSON and actualize testsSergey M․
2015-10-10[bbc] Update testsSergey M․
2015-10-10[bbc] Remove durationSergey M․
2015-10-10[bbc] Support playlists of data-playableSergey M․
2015-10-10[bbc] Improve data-playable regexSergey M․
2015-10-10[bbc] Add another testSergey M․
2015-10-10[bbc] Extract legacy playlist embedded mediaSergey M․
2015-10-10[bbc] Make summary optional in legacy playlistSergey M․
2015-10-10[bbc] Add one more scenario for data-playable embedsSergey M․
2015-10-10[bbc] Make playlist title optionalSergey M․
2015-10-10[bbc] Add test for atricle with multiple videos embedded with playlist.sxmlSergey M․
2015-10-10[bbc] Support multiple videos in articles embedded with playlist.sxmlSergey M․
2015-10-10[bbc] Add support for videos in news articles embedded with data-playableSergey M․
2015-09-26[bbc] Add test for programme that fails with iptv-all mediasetSergey M․