pub const VIDEO_HTTP_ACCEPT: &str = "video/mp4,video/webm,video/quicktime,video/x-matroska,application/vnd.apple.mpegurl,application/x-mpegURL,audio/mpegurl,video/*;q=0.9,*/*;q=0.1";Expand description
Accept header for super::capabilities URL fetches (progressive + adaptive).