GitXplorerGitXplorer
m

ororo-tv-player

public
7 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
675c582404c5b7376bbe821021e608b77eaeed9a

Merge pull request #2 from dissimiral/develop

committed 6 years ago
Unverified
6bdcc23d7f330872095f024282755b3086ac68fc

Migrated to Transition Library

mmaxovtsin committed 6 years ago
Unverified
336f2dc5c3f249c4e735963abd71191cafa62faf

upgraded to swift 5 and fixes

mmaxovtsin committed 6 years ago
Verified
078b5d4b7fe9f9460bc4eda45be4ff36a51acc20

Merge pull request #1 from dissimiral/develop

committed 6 years ago
Unverified
597fcc1c2002c99c8a563d5738da647b9dee7072

Introduced op for Diff

committed 6 years ago
Unverified
e5f9f676f9d690c5d317c67b3293def03aa5a721

Added localization for en & ru

committed 6 years ago

README

The README file for this repository.

Build Status Swift Platform License

Ororo.tv Player

The unofficial video player to watch Ororo.tv on iOS and tvOS. Written in pure Swift without external dependencies.

Usage

  1. Clone the repo git clone git@github.com:dissimiral/ororo-tv-player.git.
  2. Open Ororo-Player.xcworkspace.
  3. Replace credentials in RootFlow with your ones.
  4. Choose the scheme either iOS or tvOS
  5. Build it.

Features

  • [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.

License

Ororo.tv Player is released under the MIT license.