Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[StreetVoice] Add new extractor
|
|
|
|
|
|
|
|
Some videos (like http://edition.cnn.com/videos/us/2015/01/20/orig-yellowstone-oil-spill.cnn) will fail if we use cnn.com.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(fixes #4718)
Instead of specifying which streams ffmpeg must copy, we tell it to copy all.
|
|
|
|
|
|
Fix Youtube encrypted sigs.
|
|
in function names.
|
|
|
|
|
|
|
|
We want to authenticate the server, see https://docs.python.org/dev/library/ssl.html#ssl.Purpose.SERVER_AUTH .
|
|
|
|
|
|
|
|
|
|
|