This online and free program allows you to obtain subtitles for YouTube videos in TXX and SRT formats. The application supports subtitle downloads from Vimeo, Facebook, Dailymotion, and other sites in addition to YouTube. There is also the option to translate subtitles into many languages. How...
404 Error Page - options for configuring your 404 error page’s title, subtitle, text and “back to home” label. Contact Page - this will only affect the pages built using the contact page template. You can add a Google Map, enable or disable the built-in contact form and customize ...
if let str = try? String.init(contentsOfFile: subTitleStr) { self.mmPlayerLayer.subtitleSetting.subtitleType = .srt(info: str) self.mmPlayerLayer.subtitleSetting.defaultTextColor = .red self.mmPlayerLayer.subtitleSetting.defaultFont = UIFont.boldSystemFont(ofSize: 20) } } ...