Compare commits

..

No commits in common. "master" and "85176956ab40ea180391935459e5a1141da7b464" have entirely different histories.

3 changed files with 2 additions and 33 deletions

View File

@ -1,34 +1,3 @@
# gtk-mediathek-player
very simple python mediathek viewer for GNOME (using https://mediathekviewweb.de/'s API for search requests).
![player widget](readme_images/player.jpeg)
![search](readme_images/search.jpeg)
## Installation
tested on ubuntu 21.04
**dependencies**
```bash
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:
```bash
python3 -m gtk_mediathek_player.main
```
# mediathek-viewer
mediathek viewer written in python

Binary file not shown.

Before

Width:  |  Height:  |  Size: 830 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB