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
/
bbccouk.py
Age
Commit message (
Expand
)
Author
2015-06-20
rename bbccouk.py -> bbc.py
fnord
2015-06-20
Support BBC news in other languages, non-mediaselector videos
fnord
2015-06-20
typofix
fnord
2015-06-20
no .get('..',None)
fnord
2015-06-20
toss new stuff into old file
fnord
2015-06-19
BBCNewsIE: eliminate redundant function.
fnord
2015-06-18
[bbccouk] Fix description (closes #6006)
Yen Chi Hsuan
2015-06-18
[bbccouk] Fix error handling
Yen Chi Hsuan
2015-05-01
[bbccouk] Mute thumbnail
Sergey M․
2015-05-01
[bbccouk] Add test for #5530
Sergey M․
2015-05-01
[bbccouk] Improve extraction (Closes #5530)
Sergey M․
2015-02-19
[bbccouk] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-15
[bbccouk] Fix fallback to legacy playlist
Sergey M․
2015-01-30
[bbccouk] Improve _VALID_URL
Sergey M․
2015-01-03
[bbccouk] Add support for music clips (Closes #4143)
Sergey M․
2015-01-02
[bbccouk] Update test
Sergey M․
2015-01-02
[bbccouk] Improve _VALID_URL
Sergey M․
2015-01-01
[bbccouk] PEP8
Philipp Hagemeister
2014-12-29
[bbccouk] Switch to new JSON playlist format (Closes #4588)
Sergey M․
2014-12-13
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2014-12-04
[bbccouk] Remove unused import
Philipp Hagemeister
2014-11-30
[bbccouk] Fix extraction (#4104, #4214)
Sergey M․
2014-11-23
PEP8: applied even more rules
Jouke Waleson
2014-11-23
PEP8: more applied
Jouke Waleson
2014-11-23
PEP8 applied
Jouke Waleson
2014-02-20
[bbccouk] Add friendly contry filter error message (#2184)
Sergey M.
2014-02-19
[bbccouk] Replace test
Sergey M.
2014-02-18
[bbccouk] Skip test
Sergey M.
2014-02-09
[bbc.co.uk] Fix TV episode test
Sergey M.
2014-02-09
[bbc.co.uk] Improve overall extractor structure, add subtitles support
Sergey M
2014-02-08
[bbc.co.uk] Fix regex
Sergey M.
2014-02-08
[bbc.co.uk] Add one more link format
Sergey M
2014-02-08
[bbc.co.uk] Add support for bbc.co.uk radio programmes (Closes #2184)
Sergey M.