View Single Post
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#452
Originally Posted by Addison View Post
Maybe have it so that it will highlight and copy the url for you, or perhaps have a 30 wait as it begins to download, then it would automatically start playing it in mplayer?
You could append an & to the end of the downloader line to background that process and then add sleep 30 ; mplayer `/bin/ls -1t |head -1`. That will play the newest file in the directory, which should be the downloading video.
 

The Following User Says Thank You to auouymous For This Useful Post: