def get_playlist_info(url): ydl_opts = { 'quiet': True, 'extract_flat': True, # Don't download, just get metadata 'skip_download': True, } with yt_dlp.YoutubeDL(ydl_opts) as ydl: info = ydl.extract_info(url, download=False) return info Vray 1.49.02 For Sketchup [OFFICIAL]