Open source app called Auntie Player was released to access on demand programs from BBC. This app can be sideloaded on an Apple TV and used to watch BBC on demand content and even live content. In this article let us see How to watch BBC iPlayer on Apple TV.
- Install Xcode on your Mac device.
- Connect your Apple TV to your Mac with USB Type-C Cable.
- Open terminal and type the following commands that are given below
- Now on your desktop open the Apple TV folder and double-click on the Auntie Player.xcodeproj file to open the project in Xcode.
- Click the play button on the Xcode to build and deploy the Apple to the Apple TV.
If you get any error in the step 3 when running the git command then you might not have the proper command line tools installed.
Use the following commands in terminal to enable the needed command line tools:
Be sure to type Agree and press Return on your keyboard and then try the command in Step 3 again.