Re: www/youtube-dl update to 2019.09.01

2019-09-13 Thread Mikolaj Kucharski
On Fri, Sep 13, 2019 at 11:20:16PM +0300, Paul Irofti wrote: > > No PLIST change? > > Ah, it was already handled by sthen@. Nevermind. Yeah, thanks Hiltjo and Stuart for handling this. -- Regards, Mikolaj

Re: www/youtube-dl update to 2019.09.01

2019-09-13 Thread Paul Irofti
> No PLIST change? Ah, it was already handled by sthen@. Nevermind.

Re: www/youtube-dl update to 2019.09.01

2019-09-13 Thread Paul Irofti
On Thu, Sep 12, 2019 at 05:35:49PM +0200, Hiltjo Posthuma wrote: > On Thu, Sep 12, 2019 at 09:12:42AM +, Mikolaj Kucharski wrote: > > Hi, > > > > Kind reminder. Previous email also at: > > > > https://marc.info/?l=openbsd-ports=156749762125767=2 > > > > On Tue, Sep 03, 2019 at 07:59:51AM

Re: www/youtube-dl update to 2019.09.01

2019-09-12 Thread Hiltjo Posthuma
On Thu, Sep 12, 2019 at 09:12:42AM +, Mikolaj Kucharski wrote: > Hi, > > Kind reminder. Previous email also at: > > https://marc.info/?l=openbsd-ports=156749762125767=2 > > On Tue, Sep 03, 2019 at 07:59:51AM +, Mikolaj Kucharski wrote: > > Hi, > > > > This update fixes for me

Re: www/youtube-dl update to 2019.09.01

2019-09-12 Thread Mikolaj Kucharski
Hi, Kind reminder. Previous email also at: https://marc.info/?l=openbsd-ports=156749762125767=2 On Tue, Sep 03, 2019 at 07:59:51AM +, Mikolaj Kucharski wrote: > Hi, > > This update fixes for me --dump-single-json JSON dump of first entry > from the YT user videos playlist

www/youtube-dl update to 2019.09.01

2019-09-03 Thread Mikolaj Kucharski
Hi, This update fixes for me --dump-single-json JSON dump of first entry from the YT user videos playlist (youtu.be/username/videos). With old version title is wrong. With updated, title is correct. make update-plist show plist didn't change. Index: Makefile

Re: youtube-dl update

2018-09-09 Thread Stuart Henderson
On 2018/09/09 22:47, Marc Espie wrote: > well, youtube itself actually broke (see > https://www.youtube.com/watch?v=9c5yPIQ3LQI) > > and they just fixed it. > > Okay ? > > > (I don't pretend to understand that code... it's just straightforward > bump/update) rebased against bentley@'s

youtube-dl update

2018-09-09 Thread Marc Espie
well, youtube itself actually broke (see https://www.youtube.com/watch?v=9c5yPIQ3LQI) and they just fixed it. Okay ? (I don't pretend to understand that code... it's just straightforward bump/update) Index: Makefile === RCS

Re: youtube-dl update?

2016-07-10 Thread Marc Espie
On Sun, Jul 10, 2016 at 09:25:31AM +0200, Remi Pointel wrote: > On 07/09/16 23:06, Ted Unangst wrote: > >The current ports version of youtube-dl cannot handle vine anymore. > >Downloading a new version, 2016.07.09.2, works fine manually. However, > >when I update the port to use this version, it

Re: youtube-dl update?

2016-07-10 Thread Remi Pointel
On 07/09/16 23:06, Ted Unangst wrote: The current ports version of youtube-dl cannot handle vine anymore. Downloading a new version, 2016.07.09.2, works fine manually. However, when I update the port to use this version, it fails. File

Re: youtube-dl update?

2016-07-09 Thread Anthony J. Bentley
Ted Unangst writes: > The current ports version of youtube-dl cannot handle vine anymore. > Downloading a new version, 2016.07.09.2, works fine manually. However, > when I update the port to use this version, it fails. > > File

youtube-dl update?

2016-07-09 Thread Ted Unangst
The current ports version of youtube-dl cannot handle vine anymore. Downloading a new version, 2016.07.09.2, works fine manually. However, when I update the port to use this version, it fails. File "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/cliprs.py", line 4, in from

youtube-dl update (unbreak)

2010-07-23 Thread David Coppa
Hi, YouTube has again changed api, so any previous version of youtube-dl fails with: ERROR: format not available for video Can commit this update to 2010.07.22 ? Ciao, David Index: Makefile === RCS file:

www/youtube-dl update

2010-07-21 Thread David Coppa
Straightforward update to latest version. Ok? Cheers, David Index: Makefile === RCS file: /cvs/ports/www/youtube-dl/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile21 Jun 2010 01:11:07 -