query databases of german(-speaking) publicly funded TV-Stations (OER) directly via raycast.
npm install mediathek-search-raycast


query databases of german(-speaking) publicly funded TV-Stations (OER) via Raycast.
The underlying search and filter mechanics are implemented the same way as with the original MediathekViewWeb project.
I strongly recommend reading their well documented guide.
⚠️ You need to have Raycast installed on your system. After running the commands below, the extension will be available to use.
💡 This extension is not reviewed as of now and thus only usable by building it yourself.
``sh-session``
$ git clone https://github.com/maxboettinger/mediathek-search-raycast
$ cd mediathek-search-raycast
$ npm install
$ npm run build