Mr. Dolt
Mr. Dolt
is there a way to maintain two state of image in TMBarItem, one for default state and another for selected state, like default tabBar implementation in tabBarController? I can see...
Is there a way i can get the steam URL without the downloading?
Hi, The descrambling mechanism does not seem to work anymore. I receive below error on Xcode log, and the stream URL too refuses to play... applying descrambler finding initial function...
I am using below implementation to retrieve VideoInfosWithDownloadFormatsResponse: ``` func getVideoDownloadFormats(videoID: String) async { let YTM = YouTubeModel() let dataParameters: [HeadersList.AddQueryInfo.ContentTypes : String] = [ .query: videoID] do { let...