opkg update && opkg install git git-http
git clone git://github.com/soimort/you-get.git
cd you-get/
./setup.py install
you-get -i "https://www.youtube.com/watch?v=OdCeoQ2dYxE&t=34s"
openwrt上安装you-get下载youtube视频
发表评论
opkg update && opkg install git git-http
git clone git://github.com/soimort/you-get.git
cd you-get/
./setup.py install
you-get -i "https://www.youtube.com/watch?v=OdCeoQ2dYxE&t=34s"