[README.md] Add missing protocols to format selection section
authorSergey M․ <dstftw@gmail.com>
Fri, 23 Dec 2016 15:01:22 +0000 (22:01 +0700)
committerSergey M․ <dstftw@gmail.com>
Fri, 23 Dec 2016 15:01:22 +0000 (22:01 +0700)
README.md

index e85fa1555c72892e8d50a5c6c008fe4bf4d39212..71d37e8b0a56649beb80fb359e13f7a0bac7b3fa 100644 (file)
--- a/README.md
+++ b/README.md
@@ -638,7 +638,7 @@ Also filtering work for comparisons `=` (equals), `!=` (not equals), `^=` (begin
  - `acodec`: Name of the audio codec in use
  - `vcodec`: Name of the video codec in use
  - `container`: Name of the container format
- - `protocol`: The protocol that will be used for the actual download, lower-case. `http`, `https`, `rtsp`, `rtmp`, `rtmpe`, `m3u8`, or `m3u8_native`
+ - `protocol`: The protocol that will be used for the actual download, lower-case (`http`, `https`, `rtsp`, `rtmp`, `rtmpe`, `mms`, `f4m`, `ism`, `m3u8`, or `m3u8_native`)
  - `format_id`: A short description of the format
 
 Note that none of the aforementioned meta fields are guaranteed to be present since this solely depends on the metadata obtained by particular extractor, i.e. the metadata offered by the video hoster.