Start moving to ytdl-org
[youtube-dl] / youtube_dl / extractor / bbc.py
2019-03-10 Sergey M․Start moving to ytdl-org
2019-03-05 Sergey M․Use compat_etree_Element
2019-02-24 Sergey M․[bbccouk] Make subtitles non fatal (#19651)
2018-12-31 Sergey M․[bbc] Add support for another embed pattern (closes...
2018-08-19 Sergey M․[bbccouk] Extend _ID_REGEX (closes #17270)
2018-07-21 Remita Amine[bbc] add support for BBC Radio Play pages(closes ...
2018-06-17 Sergey M․[bbccouk] Use expected_status
2018-06-02 Sergey M․[bbc] Add support for bbcthree (closes #16612)
2017-12-26 sprhawkMerge branch 'master' of github.com:rg3/youtube-dl...
2017-12-12 Remita Amine[bbc.co.uk] fix extraction for 320k m3u8 streams
2017-10-09 Sergey M․Fix some regexes
2017-09-15 Yen Chi HsuanMerge pull request #14225 from Tithen-Firion/openload...
2017-09-13 Yen Chi HsuanMerge pull request #12909 from remitamine/raw-sub
2017-08-29 Sergey M․[bbccouk] Add support for w-prefixed ids (closes #14056)
2017-08-22 Yen Chi HsuanMerge pull request #13669 from bmwiedemann/master
2017-08-19 Sergey M․[bbccouk] Add support for events URLs (closes #13893)
2017-06-29 Sergey M․[bbccouk] Extend _VALID_URL
2017-06-29 Sergey M․[bbccouk] Capture and output error message (closes...
2017-05-26 Sergey M․[bbc] Add support for authentication
2017-04-12 Remita Amineimprove coding style
2017-04-10 Sergey M․[bbccouk] Treat bitrate as audio+video bitrate in media...
2017-04-10 Sergey M․[bbccouk] Skip unrecognized formats in media selector...
2017-04-10 Sergey M․[bbccouk] Add support for https protocol in media selec...
2017-02-10 Remita Amine[bbc] extract m3u8 formats with 320k audio
2016-11-19 Yen Chi HsuanMerge branch 'master' of https://github.com/DarkstaIker...
2016-09-14 stepshalImprove some _VALID_URLs
2016-08-15 Sergey M․[bbc:playlist] Fix tests
2016-08-15 Sergey M․[bbc:playlist] Add support for pagination (Closes ...
2016-08-08 Sergey M․[bbc] Add proper default to _search_json_ld call
2016-08-07 Sergey M․[bbc] Remove proxy from test
2016-08-07 Sergey M․[bbc] PEP 8
2016-08-07 Sergey M․[bbc] Add support for morph embeds (Closes #10239)
2016-08-07 Remita Amine[bbc] preserve format_id backward compatibility
2016-08-06 Remita Amine[bbc] fix test
2016-08-06 Remita Amine[bbc] reduce requests and improve format_id
2016-08-06 Remita Amine[bbc] improve extraction
2016-07-21 Sergey M․[bbc.co.uk:iplayer:playlist] Add support for group...
2016-07-21 Sergey M․[bbc.co.uk:iplayer:playlist] Skip unavailable test
2016-07-19 Sergey M․[bbc] Improve extraction from sxml playlists
2016-07-17 Sergey M․Revert "[bbc] extract more and better qulities from...
2016-07-13 Remita Amine[bbc] extract only the original Unified Streaming Platf...
2016-07-13 Remita Amine[bbc] extract more and better qulities from Unified...
2016-07-09 Yen Chi HsuanMerge pull request #9288 from reyyed/issue#9063fix
2016-06-18 Yen Chi Hsuan[bbc] Skip a geo-restricted test case
2016-06-17 Sergey M․[bbccouk] Add support for playlists (Closes #9812)
2016-04-25 Yen Chi HsuanMerge branch 'akamai_pv' of https://github.com/remitami...
2016-04-21 Sergey MMerge pull request #9110 from remitamine/parse_duration
2016-04-16 remitamineMerge pull request #9195 from remitamine/ffmpeg-pipe
2016-04-16 Yen Chi Hsuan[bbc] Fix a test
2016-04-02 Sergey M․[bbc] Set vcodec to none for audio formats
2016-03-27 Sergey M․[bbc] Extend vpid regex (Closes #9003)
2016-03-23 Sergey MMerge pull request #8898 from dstftw/fragment-retries
2016-03-21 Sergey M․Add support for https for all extractors as preventive...
2016-03-21 Sergey M․Add missing r prefix for _VALID_URLs
2016-03-16 remitamineMerge pull request #8092 from bpfoley/twitter-thumbnail
2016-03-15 remitamineMerge pull request #8513 from remitamine/dash-sort
2016-03-13 remitamineMerge pull request #8611 from remitamine/ffmpegfd
2016-03-13 remitamineMerge pull request #8821 from remitamine/list-thumbnail...
2016-03-13 Sergey M․[bbc] Update test
2016-03-13 Sergey M․[bbc] Update test
2016-03-13 Sergey M․[bbc] Improve title and description extraction (Closes...
2016-03-13 Benjamin Congdon[bbc] Fix BBC Extractor to work with 'School Report'
2016-02-14 Sergey M․[refactor] Single quotes consistency
2016-02-02 remitamineMerge pull request #8354 from remitamine/m3u8_metadata
2016-02-02 remitamineMerge pull request #8348 from remitamine/dfxp2srt-text
2016-01-30 Yen Chi HsuanMerge branch 'daum-fix-clip' of https://github.com...
2016-01-28 Sergey M․[bbc] Add test for #8147
2016-01-28 Sergey M․[bbc] Add another description regex
2016-01-28 Sergey M․[bbc] Add another title regex (Closes #8340)
2016-01-24 Yen Chi HsuanMerge pull request #8130 from dyn888/master
2016-01-19 Yen Chi HsuanMerge branch 'patch-8239' of https://github.com/ping...
2016-01-19 Yen Chi HsuanMerge branch 'Weiqitv' of https://github.com/FounderSG...
2016-01-16 Yen Chi Hsuan[bbc] Use _search_json_ld
2016-01-03 Sergey MMerge pull request #8063 from bpfoley/rteradio
2016-01-03 Sergey M․[bbccouk] Update tests (Closes #8090)
2016-01-02 Sergey MMerge pull request #8061 from dstftw/introduce-chapter...
2016-01-02 Yen Chi HsuanMerge branch 'remitamine-baidu'
2016-01-02 Sergey M․[bbccouk] Extend title extraction
2016-01-02 Yen Chi HsuanMerge branch 'baidu' of https://github.com/remitamine...
2016-01-02 Sergey M․[bbccouk] Extend _VALID_URL (Closes #8116)
2015-12-29 remitamineMerge branch 'jukebox' of https://github.com/remitamine...
2015-12-29 remitamineMerge branch 'srgssr' of https://github.com/remitamine...
2015-12-29 remitamineMerge branch 'daum' of https://github.com/remitamine...
2015-12-28 Sergey M․Simplify formats accumulation for f4m/m3u8/smil formats
2015-12-28 remitamineMerge pull request #7769 from remitamine/sort
2015-12-28 remitamineMerge branch 'dcn' of github.com:remitamine/youtube...
2015-12-25 remitamineMerge pull request #7045 from remitamine/ign
2015-12-22 remitamineMerge pull request #7322 from remitamine/vgtv
2015-12-21 remitamineMerge branch 'bleacherreport' of github.com:remitamine...
2015-12-21 remitamineMerge branch 'bliptv' of github.com:remitamine/youtube...
2015-12-21 remitamineMerge branch 'googledrive' of github.com:remitamine...
2015-12-20 remitamineMerge branch 'flickr' of github.com:remitamine/youtube...
2015-12-20 remitamineMerge pull request #6790 from remitamine/tele13
2015-12-20 remitamineMerge pull request #6928 from remitamine/cnet
2015-12-06 Sergey M․[bbc] Add another pattern for playlist.sxml (Closes...
2015-12-05 Yen Chi Hsuan[bbc] Fix test_BBC_6
2015-12-05 Yen Chi Hsuan[bbc.co.uk] Skip removed test video
2015-12-05 Yen Chi Hsuan[bbc.co.uk] Fix test_BBCCoUk
2015-12-04 remitamineMerge pull request #7686 from remitamine/acast
2015-12-04 remitamineMerge pull request #7660 from remitamine/gameinformer
next