Results 1 to 4 of 4

Thread: Glastonbury Festival on your computer

  1. #1
    Join Date
    Jul 2009
    Location
    Hippiesoldierstan Norwich
    Beans
    2,326
    Distro
    Lubuntu 22.04 Jammy Jellyfish

    Glastonbury Festival on your computer

    Your computer needs to be in the UK

    then

    Code:
    get_iplayer --stream --type=livetv "BBC One" --player="mplayer -cache 512 -"
    get_iplayer --stream --type=livetv "BBC Two" --player="mplayer -cache 512 -"
    get_iplayer --stream --type=livetv "BBC Three" --player="mplayer -cache 512 -"
    get_iplayer --stream --type=livetv "BBC Four" --player="mplayer -cache 512 -"
    or place this in your .bashrc

    Code:
    alias BBC1='get_iplayer --stream --type=livetv "BBC One" --player="mplayer -cache 512 -"'
    alias BBC2='get_iplayer --stream --type=livetv "BBC Two" --player="mplayer -cache 512 -"'
    alias BBC3='get_iplayer --stream --type=livetv "BBC Three" --player="mplayer -cache 512 -"'
    alias BBC4='get_iplayer --stream --type=livetv "BBC Four" --player="mplayer -cache 512 -"'
    then
    Code:
    . ~/.bashrc
    use mpv if you have

    then call from terminal


    BBC1 , BBC2 etc
    Last edited by shantiq; June 27th, 2015 at 05:52 PM.
    Linux is Latin for off-the-beaten-track
    what I like MOST about our Ubuntu ... The Community ie 50 brains are better than one
    Playing with Slackware too now ...
    ShanArt

  2. #2
    Join Date
    Jan 2010
    Location
    Hyperborea
    Beans
    2,045
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Glastonbury Festival on your computer

    Thanks, that is neat. Ooops! I don't have a TV license <goes back to viewing pre-recorded shows>

  3. #3
    Join Date
    Jul 2009
    Location
    Hippiesoldierstan Norwich
    Beans
    2,326
    Distro
    Lubuntu 22.04 Jammy Jellyfish

    Re: Glastonbury Festival on your computer

    ... of which there are so many Cold One
    The Waterboys were outofthisworld!!
    ps and yes a licence
    Linux is Latin for off-the-beaten-track
    what I like MOST about our Ubuntu ... The Community ie 50 brains are better than one
    Playing with Slackware too now ...
    ShanArt

  4. #4
    Join Date
    Jan 2010
    Location
    Hyperborea
    Beans
    2,045
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Glastonbury Festival on your computer

    Ah! Waterboys! I used to have one of their albums on vinyl (In about 1987) I must check out the iPlayer later. I'm having a "Life without Adobe Flash" discussion on another thread in the Cafe at the moment, it might be installed again by this evening.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •