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
2016-01-28
[bbc] Add test for #8147
Sergey M․
2016-01-28
[bbc] Add another description regex
Sergey M․
2016-01-28
[bbc] Add another title regex (Closes #8340)
Sergey M․
2016-01-16
[bbc] Use _search_json_ld
Yen Chi Hsuan
2016-01-04
[bbccouk] Update tests (Closes #8090)
Sergey M․
2016-01-02
[bbccouk] Extend title extraction
Sergey M․
2016-01-02
[bbccouk] Extend _VALID_URL (Closes #8116)
Sergey M․
2015-12-29
Simplify formats accumulation for f4m/m3u8/smil formats
Sergey M․
2015-12-06
[bbc] Add another pattern for playlist.sxml (Closes #7743)
Sergey M․
2015-12-05
[bbc] Fix test_BBC_6
Yen Chi Hsuan
2015-12-05
[bbc.co.uk] Skip removed test video
Yen Chi Hsuan
2015-12-05
[bbc.co.uk] Fix test_BBCCoUk
Yen Chi Hsuan
2015-12-03
[bbc] Fix _VALID_URL
Sergey 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-25
Use 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_9
Yen Chi Hsuan
2015-10-17
[bbc] Fix FutureWarning
Sergey M․
2015-10-11
[bbc] PEP 8
Sergey M․
2015-10-11
[bbc] Prefer iptv-all mediaset
Sergey M․
2015-10-11
[bbc] Extract article JSON and actualize tests
Sergey M․
2015-10-10
[bbc] Update tests
Sergey M․
2015-10-10
[bbc] Remove duration
Sergey M․
2015-10-10
[bbc] Support playlists of data-playable
Sergey M․
2015-10-10
[bbc] Improve data-playable regex
Sergey M․
2015-10-10
[bbc] Add another test
Sergey M․
2015-10-10
[bbc] Extract legacy playlist embedded media
Sergey M․
2015-10-10
[bbc] Make summary optional in legacy playlist
Sergey M․
2015-10-10
[bbc] Add one more scenario for data-playable embeds
Sergey M․
2015-10-10
[bbc] Make playlist title optional
Sergey M․
2015-10-10
[bbc] Add test for atricle with multiple videos embedded with playlist.sxml
Sergey M․
2015-10-10
[bbc] Support multiple videos in articles embedded with playlist.sxml
Sergey M․
2015-10-10
[bbc] Add support for videos in news articles embedded with data-playable
Sergey M․
2015-09-26
[bbc] Add test for programme that fails with iptv-all mediaset
Sergey M․
2015-09-26
[bbc] Clarify iptv-all mediaset rationale
Sergey M․
2015-09-26
[bbc] Skip mediaselection on gelocation error (Closes #6983)
Sergey M․
2015-09-19
[bbc] Switch extraction to hq iptv hls (Closes #2732, closes #3023, closes #4...
Sergey M․
2015-08-04
[bbc] Add support for vxp-playlist-data embeds (Closes #6453)
Sergey M․
2015-07-30
[bbc] Improve work with mediaselection URLs
Sergey M․
2015-07-29
Merge branch 'pr-fix_bbc_mediaselector' of https://github.com/atomicdryad/you...
Sergey M․
2015-07-28
[bbc] Fix regex
Sergey M․
2015-07-27
[bbc] Add support for direct bbc.co.uk embeds
Sergey M․
2015-07-27
BBCIE: Fix missing .mp4 formats on news sites
fnord
2015-07-25
[bbc] Skip DASH until supported
Sergey M․
2015-07-25
[bbc] PEP8
Sergey M․
2015-07-25
[bbc] Improve playlist extraction, refactor, expand support and document
Sergey M․
2015-07-24
Merge branch 'pr-bbcnews' of https://github.com/atomicdryad/youtube-dl into a...
Sergey M․
2015-07-17
bbc.py: correct syntax
fnord
2015-07-17
handle titles and captions set to ''
fnord
[next]