export interface Vids { title: string; artist: string; }