The unofficial video player to watch Ororo.tv on iOS and tvOS. Written in pure Swift without external dependencies.
- Clone the repo
git clone git@github.com:dissimiral/ororo-tv-player.git
. - Open
Ororo-Player.xcworkspace
. - Replace credentials in
RootFlow
with your ones. - Choose the scheme either
iOS
ortvOS
- Build it.
-
[x] Movies and Shows.
-
[x] Subtitles.
-
[x] Search through movies and series.
-
[x] Live Streaming.
-
[x] Downloads are available on iOS.
-
[x] Favorites are available on tvOS.
-
[x] Resume playing from the point where you stopped.
-
[ ] To implement subtitle languages picker.
-
[ ] To implement Sign In screen.
-
[ ] To implement a queue for episodes.
-
[ ] To extend
GenericCollectionViewDataSource
to work with different kinds of cells on the same screen.
Ororo.tv Player is released under the MIT license.