openbsd-ports/net/yt/files
martynas 85db4ef145 - start accepting options: -C, -n, -o
- -C will resume previously interrupted transfer
- -n will not convert videos
- -o=XXX will save file to XXX.(mp4|flv)
- print info stuff to stderr;  so we can pipe it
- bump to yt-10;  since usage changes
as a result;  you can actually stream your videos with mplayer, like:
	yt -o=- url | mplayer -
ok jsg@, sthen@
2009-06-13 01:51:08 +00:00
..
yt.lua - start accepting options: -C, -n, -o 2009-06-13 01:51:08 +00:00