YoutubeDL-iOS icon indicating copy to clipboard operation
YoutubeDL-iOS copied to clipboard

Swift package of youtube_dl python module for iOS

Results 5 YoutubeDL-iOS issues
Sort by recently updated
recently updated
newest added

Hello 👋 Thanks for maintaining these repositories! I'm experiencing a crash, when trying to extract info from a video. The following test is also failing with 🛑 `EXC_BAD_ACCESS` The crash...

I modified it by referring to the sample project. I changed the Strip style to Debugging and additionally changed the Enable Testability value to Yes. Thank you ![스크린샷 2024-02-06 오후...

The download works fine in the debug mode but, crashes when I run the app in the release. PS: I'm using the latest version. This is the code I use...

**Description:** I encountered issues using the repo for downloading TikTok videos in my project. The problems are as follows: 1. Download Speed: The download speed is almost fixed, taking around...

fix for stdout/err when running without the debugger attached. RE: https://github.com/kewlbear/YoutubeDL/issues/23