index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
bbc.py
Age
Commit message (
Expand
)
Author
2019-03-11
Start moving to ytdl-org
Sergey M․
2019-03-06
Use compat_etree_Element
Sergey M․
2019-02-24
[bbccouk] Make subtitles non fatal (#19651)
Sergey M․
2018-12-31
[bbc] Add support for another embed pattern (closes #18643)
Sergey M․
2018-08-20
[bbccouk] Extend _ID_REGEX (closes #17270)
Sergey M․
2018-07-21
[bbc] add support for BBC Radio Play pages(closes #17022)
Remita Amine
2018-06-18
[bbccouk] Use expected_status
Sergey M․
2018-06-03
[bbc] Add support for bbcthree (closes #16612)
Sergey M․
2017-12-12
[bbc.co.uk] fix extraction for 320k m3u8 streams
Remita Amine
2017-10-09
Fix some regexes
Sergey M․
2017-08-30
[bbccouk] Add support for w-prefixed ids (closes #14056)
Sergey M․
2017-08-19
[bbccouk] Add support for events URLs (closes #13893)
Sergey M․
2017-06-29
[bbccouk] Extend _VALID_URL
Sergey M․
2017-06-29
[bbccouk] Capture and output error message (closes #13518)
Sergey M․
2017-05-26
[bbc] Add support for authentication
Sergey M․
2017-04-12
improve coding style
Remita Amine
2017-04-10
[bbccouk] Treat bitrate as audio+video bitrate in media selector
Sergey M․
2017-04-10
[bbccouk] Skip unrecognized formats in media selector (#12701)
Sergey M․
2017-04-10
[bbccouk] Add support for https protocol in media selector (closes #12701)
Sergey M․
2017-02-10
[bbc] extract m3u8 formats with 320k audio
Remita Amine
2016-09-14
Improve some _VALID_URLs
stepshal
2016-08-16
[bbc:playlist] Fix tests
Sergey M․
2016-08-16
[bbc:playlist] Add support for pagination (Closes #10349)
Sergey M․
2016-08-08
[bbc] Add proper default to _search_json_ld call
Sergey M․
2016-08-07
[bbc] Remove proxy from test
Sergey M․
2016-08-07
[bbc] PEP 8
Sergey M․
2016-08-07
[bbc] Add support for morph embeds (Closes #10239)
Sergey M․
2016-08-07
[bbc] preserve format_id backward compatibility
Remita Amine
2016-08-06
[bbc] fix test
Remita Amine
2016-08-06
[bbc] reduce requests and improve format_id
Remita Amine
2016-08-06
[bbc] improve extraction
Remita Amine
2016-07-21
[bbc.co.uk:iplayer:playlist] Add support for group URLs
Sergey M․
2016-07-21
[bbc.co.uk:iplayer:playlist] Skip unavailable test
Sergey M․
2016-07-19
[bbc] Improve extraction from sxml playlists
Sergey M․
2016-07-17
Revert "[bbc] extract more and better qulities from Unified Streaming Platfor...
Sergey M․
2016-07-13
[bbc] extract only the original Unified Streaming Platform m3u8 manifests
Remita 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 case
Yen Chi Hsuan
2016-06-17
[bbccouk] Add support for playlists (Closes #9812)
Sergey M․
2016-04-16
[bbc] Fix a test
Yen Chi Hsuan
2016-04-02
[bbc] Set vcodec to none for audio formats
Sergey M․
2016-03-27
[bbc] Extend vpid regex (Closes #9003)
Sergey M․
2016-03-21
Add support for https for all extractors as preventive and future-proof measure
Sergey M․
2016-03-21
Add missing r prefix for _VALID_URLs
Sergey M․
2016-03-13
[bbc] Update test
Sergey M․
2016-03-13
[bbc] Update test
Sergey 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 consistency
Sergey M․
2016-01-28
[bbc] Add test for #8147
Sergey M․
[next]