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
/
cbsnews.py
Age
Commit message (
Expand
)
Author
2016-04-01
[cbsnews] Remove unused import
Jaime Marquínez Ferrándiz
2016-04-01
[cbs] add base extractor
remitamine
2016-03-27
Remove _sort_formats from _extract_*_formats methods
Sergey M․
2016-03-21
Add support for https for all extractors as preventive and future-proof measure
Sergey M․
2016-03-18
[theplatform] always force theplatform to return a smil for _extract_theplatf...
remitamine
2016-02-18
[cbsnews] use find_xpath_attr
remitamine
2016-02-18
[cbsnews] extract subtitle url from theplatform SMIL manifest(fixes #8568)
remitamine
2016-02-02
[cbsnews] add support for live videos(fixes #7010)
remitamine
2016-01-28
[cbsnews] Remove unused import
Sergey M․
2016-01-27
[cbsnews] extract all formats
remitamine
2016-01-22
[cbsnews] Simplify subtitles extraction and fix test (Closes #8295)
Sergey M․
2016-01-22
[cbsnews] Extract subtitles
John Assael
2015-12-30
[cbsnews] Fix extraction of the URL for the 'RtmpDesktop' format (fixes #8048)
Jaime Marquínez Ferrándiz
2015-11-12
[cbsnews] Fix construction of 'play_path' in some videos (fixes #7394)
Jaime Marquínez Ferrándiz
2015-05-15
[CBSNewsIE] Relax thumbnail regex so test passes
blissland
2014-11-23
PEP8 applied
Jouke Waleson
2014-04-06
[cbsnews] Add support for cbsnews.com (Closes #2691)
Sergey M․