Skip to content

Instantly share code, notes, and snippets.

@dadosch
Last active March 22, 2022 08:26
  • Star 18 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save dadosch/20909990f04728b13db35a7f06231013 to your computer and use it in GitHub Desktop.
TV Sender
@yabbes
Copy link

yabbes commented Jun 30, 2017

I can't open them with mpv :( do they still work for you?

For people wondering, I found a way to make it work on the zdf-mediathek

  1. Start video playback
  2. copy "Beitragsurl" with a right click
  3. curl [URL]
  4. choose video source to your liking "RESOLUTION=1280x720,"
  5. mpv / vlc [link]

@dadosch : maybe they change the url from time to time? those links you listed for zdf don't work anymore for me for example, but the source urls I got with curl are similar. For example here the 720p one for ZDF:
http://zdf1314-lh.akamaihd.net/i/de14_v1@392878/index_3096_av-b.m3u8?sd=10&dw=0&rebase=on

@TuxNix
Copy link

TuxNix commented Aug 11, 2017

I've made a script for watching Live TV and another for recording with TV-browser called Stream Recorder.
I took live-stream URL's from Medathek-View. I will test yours the next days. It gives people the chances to modify resolution, if the have bad Internet connectivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment