I'm developing an app were I would like to get youtube video url into my app from youtube app in IPhone. Whenever user clicks on video in youtube app that video's link should be directly retrieved into my app. Is it possible to do this?
Thanks
You can not get the data from some other app to your app...IOS doesnot allow it. All apps has their own separate documents directories. Only Media Files/contacts in phone are accessible.
Read this you might get some idea : Is it possible to access data across 2 different iOS apps?
Related
I'm trying to build an educational iOS app with course videos. I've been attempting to store these videos on YouTube as private videos and Vimeo. But they both show the video controls which allow the URL to be extracted, which I don't want. Storing the videos as a local resource is a no-no; otherwise, the app would be several GBs.
I can also store the videos just on my web hosting, but again I think these are discoverable and I don't want to go down the route of creating log-ins and user accounts.
Are there any other solutions to doing this? Is it possible to store the videos in Firebase and get the app to access them stored there?
I am building an iOS app in Swift 5 and I am trying to add a song to the user's Apple Music Library, I fetched all the albums, playlists songs using MPMediaLibrary but can't upload it! Is it possible to upload a song to the user's Apple Music Library?
The modification could not be made to the user's music library which could not be done by an app because it's the user decision to decide what songs to be in his/her library. There is no such api to achieve this. This is something like you want to install an app in the user's iPhone without user's intervention, which could not be done.
There is already a similar question with Swift 4.
Swift 4 Upload song to Apple Music Library
Edit:
Refer this documentation in case if you want to modify playlist/apply ratings to user's library (with the user authorization)
addItem Instance method
api documentation
I'm developing an IPhone app where I have added videos. I would like to share that videos on Facebook. I have added FbGraphAPI. I don't know how to should I share video.
I have added FbGraphAPI from here https://github.com/reallylongaddress/iPhone-Facebook-Graph-API
Thanks
I am building an iPhone app that will let iPhone users upload videos and share them. When we upload videos to our server, playback is choppy. Can we route these uploaded videos to You Tube, and play them back through You Tube (without the iPhone user having to create an individual account)?
You can upload videos to YouTube and play them back on an iOS device, but it is very strongly recommended that you require users to upload videos into their own YouTube accounts rather than storing them in some master account. The reason for this is explained at http://apiblog.youtube.com/2012/02/video-uploads-from-your-sites-community.html
Our site allows web users to upload images to their WordPress/BuddyPress profile and posts. We have a responsive design, but iOS will not allow users to upload images when posting from their iphone. We don't want to have to build an entire app for this - any suggestions?
It's possible, by using a free app.
See this:
http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/users-cant-upload-their-avatar-when-on-mac/
Suggest users use a different browser like iCab. iCab at the App Store.