Changes between Version 50 and Version 51 of jazz/UNR_Tuning


Ignore:
Timestamp:
May 11, 2013, 3:09:43 PM (11 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/UNR_Tuning

    v50 v51  
    353353if [ -f /tmp/udntv.part ] ; then rm /tmp/udntv.part; fi
    354354if [ -f /tmp/udntv ] ; then rm /tmp/udntv; fi
     355echo "****** Connecting YouTube *****"
     356echo "******     Please Wait    *****"
    355357youtube-dl -o /tmp/udntv yV535DLrDYg > /dev/null &
    356358while [ ! -f /tmp/udntv.part ]; do sleep 1; done
     359echo "****** Buffering *****"
    357360sleep 3
    358 mplayer /tmp/udntv.part 
     361mplayer /tmp/udntv.part
    359362rm /tmp/udntv.part
    360363kill -9 `ps ax | grep youtube-dl | awk '{ print $1 }'`
     364
    361365}}}
    362366   * Hinet 串流 <已失效>