HamstyDeveloper

Results 8 comments of HamstyDeveloper

are the code is working fine run debug mood. but when I create a release it is crashing on. try await yt_dlp(argv: argv) { dict in info = dict["info_dict"] let...

issue is. here in this file func loadPythonModule(downloadPythonModule: Bool = true) async throws -> PythonObject { if Py_IsInitialized() == 0 { PythonSupport.initialize() } if !FileManager.default.fileExists(atPath: Self.pythonModuleURL.path) { guard downloadPythonModule else...

I changed the Strip style to Debugging and additionally changed the Enable Testability value to Yes. Thank you 스크린샷 2024-02-06 오후 2 13 47 Originally posted by @dolphinysaru in https://github.com/kewlbear/YoutubeDL-iOS/issues/14#issuecomment-1928799420

> @joshgare Unfortunately, your example doesn't crash on my simulator. But I've noticed some issues and fixed YoutubeDL-iOS package. Please update to the latest version and let me know. it...

@kewlbear this app will not work in the release time

Thread 8: Fatal error: Could not access PythonObject member 'Popen'

@kewlbear Thread 8: Fatal error: Could not access PythonObject member 'Popen'