YoutubeDL-iOS
YoutubeDL-iOS copied to clipboard
an iOS wrapper for youtube-dl
Please support download audio (mp3 or m4a ...)
Works perfectly on WIFI but download fails on LTE with error: [0;31mERROR:[0m Unable to download webpage: (caused by URLError(error('getsockaddrarg: bad family',),)) Device: iPhone 6s Carrier: T-Mobile
I cannot compile the program because of the missing module error.
Hi , Thanks for the wrapper. Did you try to submit/upload the application to the store? When I tried to upload it fails. Error code ITMS-90171. You can find the...
I tried to download video, it work perfect 👌. but no luck with "get_info" on pytest.py. This is the error traces on XCode console. I has been trying to fix...
first run : (carthage update) from terminal . (make sure you have Carthage [Carthage](https://github.com/Carthage/Carthage)) On your application targets’ “Build Phases” settings tab, click the “+” icon and choose “New Run...
Hey! I am a beginner and I was looking for someone who integrate youtube-dl to download videos from supported sites. I tried running your project but Xcode gives me a...