ytdl-js / react-native-ytdl

A YouTube downloader for React Native
121 stars 46 forks source link

This package not support with IOS anymore??? #74

Closed tyhour closed 3 years ago

tyhour commented 3 years ago

For android it really work fine, but IOS not working with ytdl package I don't know why. Maybe this package not update anymore. if have any solution please let me know. (IOS 14.*)

TylerOlthuizen commented 3 years ago

Yeah I'm having a similar issue. I don't know if this uses ytdl-core but there was an update to that about 7 days ago. I too can say it works on Android devices and simulators but not on IOS devices or Simulators. However this was working even a week ago or more.

tyhour commented 3 years ago

Yeah I'm having a similar issue. I don't know if this uses ytdl-core but there was an update to that about 7 days ago. I too can say it works on Android devices and simulators but not on IOS devices or Simulators. However this was working even a week ago or more.

Now I used ytdl-core with rest api for my app right now. I thinks this package not update anymore. So issue has been fixed for me.