An open API service indexing awesome lists of open source software.

https://github.com/alexanderedge/European-Sports

Eurosport Player client for tvOS
https://github.com/alexanderedge/European-Sports

coredata json swift3 tvos

Last synced: over 1 year ago
JSON representation

Eurosport Player client for tvOS

Awesome Lists containing this project

README

          

# European Sports

A Eurosport Player client for tvOS, supporting live TV and on-demand content.

I developed this watch squash coverage on my Apple TV since Eurosport didn't have a tvOS app. [They do now](https://itunes.apple.com/gb/app/eurosport-player/id339708430?mt=8&uo=4&ct=github&at=10lHPc).

The application is written in Swift 3 and uses Core Data for persistence. I used Charles proxy to intercept traffic from the official iOS apps to generate the API framework. The API may change at any time.

![Screenshot](https://raw.githubusercontent.com/alexanderedge/European-Sports/master/screenshot.jpg)

## Requirements

* A valid Eurosport Player subscription
* Xcode 8.3 or later
* tvOS 10.0 or later

## License

European Sports is available under the MIT license. See the LICENSE file for more info.