action channel4_4o_d_clips_catch_up_feed { label: "4oD Clips Catch Up Feed" description: "A feed containing metadata about short-form content relating to 4oD Episodes \n recently added to 4oD based on linear transmission. The entries for the \n Clips Landing Feed contain references to each short-form asset. It will \n return up to 20 entries.\n\n http://api.channel4.com/pmlsd/4od/recently-added/videos.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx\n\n http://api.channel4.com/pmlsd/4od/episode-list/videos.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/4od/recently-added/videos.atom" encoding: json output: { type: "object" additionalProperties: true } }