When set, the I-Frame filter will remove the I-Frame from the playlist. I-Frame is suppressed via the Tags filter.
// Removes I-Frame $ http http://bakery.dev.vtg.paramount.tech/tags(i-frame)/star_trek_discovery/S01/E01.m3u8 $ http http://bakery.dev.vtg.paramount.tech/tags(iframe)/star_trek_discovery/S01/E01.m3u8
Multiple filters are supplied by using the / with no space in between
/
// Removes the I-Frame, HDR10 and Dolby Vision video from the manifest $ http http://bakery.dev.vtg.paramount.tech/v(hdr10,dvh)/tags(i-frame)/star_trek_discovery/S01/E01.m3u8