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
- Host: GitHub
- URL: https://github.com/alexanderedge/European-Sports
- Owner: alexanderedge
- License: mit
- Archived: true
- Created: 2017-03-30T11:17:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-21T15:05:32.000Z (about 9 years ago)
- Last Synced: 2024-10-23T22:18:22.971Z (over 1 year ago)
- Topics: coredata, json, swift3, tvos
- Language: Swift
- Homepage: https://www.alexedge.co.uk/projects/europeansports/
- Size: 7.76 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.

## 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.