If you tell me these details, I can provide a step-by-step guide to .
self.setLayout(layout)
with yt_dlp.YoutubeDL(ydl_opts) as ydl: info = ydl.extract_info(url, download=False) If you tell me these details, I can