Created
August 13, 2010 00:45
-
-
Save ninehills/522039 to your computer and use it in GitHub Desktop.
在线播放12社区上的视频
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
mplayer `curl $@ |egrep -o "ftp.*(rmvb|avi|mkv)"` -cache 8192 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment