2021-07-04 13:53:24 +02:00
2020-10-24 13:56:51 +02:00
2021-07-04 13:53:24 +02:00
2020-10-18 20:19:26 +02:00
2020-10-18 20:19:26 +02:00
2020-10-11 15:30:43 +00:00
2020-10-18 20:19:26 +02:00
2021-07-04 13:53:24 +02:00
2020-10-24 10:26:25 +02:00

gtk-mediathek-player

very simple python mediathek viewer for GNOME (using https://mediathekviewweb.de/'s API for search requests).

player widget

search

Installation

tested on ubuntu 21.04

dependencies

sudo apt install python3-pip gstreamer1.0-plugins-bad

install directly from the git repository

pip3 install --user git+https://the-cake-is-a-lie.net/gogs/jonas/mediathek-viewer.git

if the package is installed user or system wide, there should exist a new start menu entry after installation. Otherwise the program can be started manually with:

python3 -m gtk_mediathek_player.main
Description
No description provided
Readme 984 KiB
Languages
Python 87%
Jupyter Notebook 13%