Commit Graph

18 Commits

Author SHA1 Message Date
landry
dd899175bb Convert existing lua-related ports to use new lang/lua MODULE, and bump
PKGNAMEs.

ok wcmaier@ ajacoutot@
2008-06-11 05:04:37 +00:00
martynas
33c528c3d0 - add support for Google Video
- bump package name
"sounds good" jolan@;  tested by Wiktor Izdebski
2008-06-02 17:43:10 +00:00
martynas
e37b0475cc - remove origin
- remove redundant substitution
- better pattern for watch_fullscreen
- bump package name
"sounds good" jolan@;  tested by Wiktor Izdebski
2008-06-02 17:29:56 +00:00
martynas
56f01852ed googlevideo returns 403 for some urls, so switch base_url back to
youtube.  this makes some videos fetch again.  (e.g., video id
uPTcnzgseaQ recently posted on mailing-lists)
ok jolan@, pedro@
2008-05-06 20:49:51 +00:00
martynas
8575e47640 make yt videos that aren't on the primary mirror work again.
googlevideo server expects the "t" parameter to know which mirror
to forward to;  ok jolan@, pedro@
2008-02-01 19:14:59 +00:00
jolan
ed5c180f7c make it work again, from tedude via pedro martelletto 2008-01-28 21:48:45 +00:00
jolan
bca181c4d1 aac->libfaac 2007-11-09 00:26:29 +00:00
ajacoutot
61f8a5494e - typo
from Matthew Clarke <clamat at telus dot net>
2007-10-30 20:03:30 +00:00
jolan
b6945986bf generate files that will play in quicktime, ok pedro martelletto 2007-10-29 22:50:31 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
jasper
a0d8b81c7c update to yt-7, makes it work again
from pedro
2007-08-26 21:47:46 +00:00
mbalmer
34209deb75 Remove Pedro Martelleto as MAINTAINER per his own request.
ok espie
2007-08-05 12:34:33 +00:00
sturm
a9d3b89a95 substitute all special characters but dashes with '_'
discussed with and ok pedro
2007-06-23 05:16:22 +00:00
pedro
f38531f8b5 yt-4, handles new youtube html syntax, from jsg@ 2007-06-19 17:32:52 +00:00
sturm
a6c98c1700 make this example script into a standalone application
ok pedro
2007-02-24 09:52:01 +00:00
jasper
51fbf235c2 add NO_CHECKSUM
no objections from sturm@, ok pedro@ (MAINTAINER)
2007-02-22 22:47:26 +00:00
pedro
4a0e94069e yt-2, with suggestions from sturm@, okay sturm@, jasper@ 2007-02-21 13:50:18 +00:00
jasper
c486923689 import yt.
yt is an extensible Lua script to fetch videos from YouTube.com. You can
(and probaly should) customize it to use your preferred tools. By
default it uses net/curl and graphics/ffmpeg.

based on a port by and ok pedro@
2007-02-04 13:23:12 +00:00