Coder Social home page Coder Social logo

meinemediathek's Introduction

Meine Mediathek

Diese Anwendung wurde dazu entwickelt, Deutschen Android-Nutzern es zu ermöglichen Folgen aus der ZDF Mediathek herunterzulassen um diese auch ohne Internet zu gucken.

Download a pre-build version

You can download a pre-build version of Meine Mediathek from the Google Play store.

Build the application with Eclipse

For building the application by yourself follow the following steps:

  1. Clone the application repository

     git clone https://github.com/thuetz/MeineMediathek.git
    
  2. Change into the cloned directory

     cd MeineMediathek
    
  3. Change into the app directory and run the native build process (you need the Android NDK):

     cd app
     $NDK_ROOT_DIR/ndk-build
    
  4. Create an Android project for the actual application (using the Android Project from Existing Code function of Eclipse)

  5. Build the application :)

Changelog

Version 0.2 (Code: 20, Veröffentlicht am: 2013-XX-XX) - Changes

  • Unterstützung für das RTMP Protokoll hinzugefügt (für eine spätere Unterstützung der ARD und WDR Mediathek)
  • Benutzeroberfläche überarbeitet

Version 0.1 (Code: 10, Released on: 2012-12-08) - Changes

  • Downloads are now cancelable
  • Prepared the code to handle custom user settings
  • The device will now stay awake until all downloads finished
  • Removed the English translation, the application is now German by default
  • Fixed several bug which caused the application to crash

Version 0.0.7 (Code: 7, Released on: 2012-11-30) - Changes

  • Fixed a bug which caused an infinite loop while parsing the search results
  • The application will now show a message if no results were found
  • The downloaded movies will now be stored in the public movies directory of the current user (the preview pictures will remain in the private directory of the application)

Version 0.0.6 (Code: 6, Released on: 2012-11-28) - Changes

  • Fixed a bug which caused the application to crash immediately after starting it (this time always :()

Version 0.0.5 (Code: 5, Released on: 2012-11-27) - Changes

  • Fixed an annoying bug which happened sometime while just starting the app

Version 0.0.4 (Code: 4, Released on: 2012-11-25) - Changes

  • The download thread has now a limited runtime of 120 Minutes
  • Added more debugging information to the bug report of some specific exceptions
  • Fixed a smaller bug when fetching the ASX descriptor from the ZDF Mediathek

Version 0.0.3 (Code: 3, Released on: 2012-11-24) - Changes

  • Added the missing German translation of the application
  • Changed the way the titles of the movies in the ZDF Mediathek are extracted
  • The notification indicator will now stop moving as soon as the download was finished
  • Fixed a bug which caused a crash while starting the app

Version 0.0.2 (Code: 2, Released on: 2012-11-23) - Changes

  • Made all texts translatable
  • Added a license agreement for the first start of the application
  • The download buffer size will vary according to the estimated file size of the movie which should be downloaded
  • Fixed a lot of bugs causing the application to crash
  • Made the application available in the Google Play Store

Version 0.0.1 (Code: 1, Released on: 2012-11-20)

  • First version which is able to download a stream from ZDF Mediathek

meinemediathek's People

Contributors

flying7eleven avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.