All Projects → mediathekview → MediathekViewMobile

mediathekview / MediathekViewMobile

Licence: Apache-2.0 License
The mobile MediathekView.

Programming Languages

dart
5743 projects
java
68154 projects - #9 most used programming language
swift
15916 projects

logo

MediathekViewMobile is an Android and iOS application written with Flutter that allows searching through and downloading videos from a wide range of public German TV providers (ARD, ZDF, Arte, 3Sat, SWR, BR, MDR, NDR, WDR, HR, RBB, ORF, SRF). It uses the API of MediathekViewWeb.

Hier gibts die READ.ME in deutscher Sprache.

demo GIF

Highlights

  • Quick and comfortable search (including filters) over all videos from supported German public TV channels.
  • Download Videos for offline viewing.
  • Videoplayer that remembers last viewing positions
  • Stream videos to supported TVs (currently Samsung) and use your device for remote control.
  • View History

Installation

Android

iOS

Installation from Source for Android

First install Flutter. Then, clone this repository.

git clone https://github.com/mediathekview/MediathekViewMobile

Connect your Android or iOS device to your computer. Make sure that your device is detected via

flutter doctor

Then install MediathekViewMobile by executing flutter run --release from the repository root.

Installation from Source for iOS

In addition to the steps for iOS, you need to setup XCode and configure the project to use your Apple ID. Please check the Flutter iOS platform setup Guide.

To install MediathekViewMobile, make sure you have setup XCode properly. You can install the application via XCode or by executing flutter run --release from the repository root.

Donate

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].