On Mon, 6 Jun 2016 14:48:31 +0200
David Coppa <dco...@gmail.com> wrote:

> On Sat, Jun 4, 2016 at 9:51 AM, Florian Stinglmayr <flor...@n0la.org>
> wrote:
> > Hi list,
> >
> > attached is an update for luastdlib that bumps our stone age old
> > version 22 to the newest 41.2.0. I have been using this for months
> > and it works well across all Lua versions.
> >
> > The only problem though is that it breaks API, and anyone else who
> > is using this must update his code. In ports it only breaks net/yt,
> > a youtube downloader.  
> 
> net/yt could be removed from the ports tree.
> I think it's already broken, 'cause youtube already changed so many
> times and yt didn't keep pace with it.
> And we have youtube-dl after all...
> 
> Opinions?
> 
> cheers!
> David
> 

Even the example from the port itself is broken. OK awolk@ to remove.

$ yt http://www.youtube.com/watch?v=c5uoo1Kl_uA           
Getting http://www.youtube.com/watch?v=c5uoo1Kl_uA ...
/usr/local/bin/lua51: /usr/local/share/lua/5.1/base.lua:402: 
stack traceback:
        [C]: in function 'error'
        /usr/local/share/lua/5.1/base.lua:402: in function 'assert'
        /usr/local/bin/yt:75: in main chunk
        [C]: ?

Reply via email to