Run the next script...
#!/bin/bash
clear
echo -e "WWDC 2016 streaming...\nPress [ENTER] to continue"
sudo sh -c "TERM=linux setterm -foreground black -clear >/dev/tty0"
omxplayer --audioqueue=10 --videoqueue=40 http://p.events-delivery.apple.com.edgesuite.net/15pijbnaefvpoijbaefvpihb06/m3u8/atv_mvp.m3u8
clear
echo "I hope you enjoyed the show :)"