sweb
Some web helper scripts.
git clone
git://r-36.net/sweb
Log
|
Files
|
Refs
|
LICENSE
ydl (47B)
1
#!/bin/sh
2
3
cd $HOME/search/youtube
4
yt -d "$@"
5