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.
-
Movies and Shows.
-
Subtitles.
-
Search through movies and series.
-
Live Streaming.
-
Downloads are available on iOS.
-
Favorites are available on tvOS.
-
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.