Does anyone have some advice on debugging #AVPlayer in #Xcode? I’m trying to play a YT video via the AVPlayer and it does not seem to work, but I get no reasonable error messages or anything to draw from. Yes, I extracted the URL with yt-dlp first.
#AVFoundation #Swift