Search
Module that contains represents the structure of a Fragment of type Video
@type t() :: %Fragmentor.Fragment.Video{ fragment_type: String.t(), provider: String.t(), url: String.t(), video_id: String.t() }