Re: youtube-dl python issue, SyntaxError: (unicode error)

2022-12-17 Thread Mikolaj Kucharski
On Sat, Dec 17, 2022 at 11:40:35AM +, Stuart Henderson wrote: > On 2022/12/17 11:18, Mikolaj Kucharski wrote: > > $ youtube-dl -F https://youtu.be/YGdYhvk6xyw > > Traceback (most recent call last): > .. > > from ..compat import compat_os_name > > File "/usr/local/lib/python3.10/site-packa

Re: youtube-dl python issue, SyntaxError: (unicode error)

2022-12-17 Thread Stuart Henderson
On 2022/12/17 11:18, Mikolaj Kucharski wrote: > $ youtube-dl -F https://youtu.be/YGdYhvk6xyw > Traceback (most recent call last): .. > from ..compat import compat_os_name > File "/usr/local/lib/python3.10/site-packages/youtube_dl/compat.py", line > 2368, in > import http.server as compa

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 commit

Re: youtube-dl: missing PLIST update

2017-08-30 Thread Walter Alejandro Iglesias
On Wed, Aug 30, 2017 at 03:05:17PM +0100, Nigel Taylor wrote: > The cvs bit is the commit, however packages may not have been built yet, > there is an issue with python building after other changes. Maybe a few > days before packages become available. Ok. Thank you.

Re: youtube-dl: missing PLIST update

2017-08-30 Thread Nigel Taylor
On 08/30/17 14:32, Walter Alejandro Iglesias wrote: > Hi, > > In article Nigel Taylor > wrote: >> On 08/28/17 07:59, Sebastien Marie wrote: >>> Hi, >>> >>> youtube-dl seems to be broken at my side: >>> >>> I have the following error when I ran youtube-dl: >>> >>> ... >>> File >>> "/usr/loc

Re: youtube-dl: missing PLIST update

2017-08-30 Thread Walter Alejandro Iglesias
Hi, In article Nigel Taylor wrote: > On 08/28/17 07:59, Sebastien Marie wrote: > > Hi, > > > > youtube-dl seems to be broken at my side: > > > > I have the following error when I ran youtube-dl: > > > > ... > > File > > "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/extrac

Re: youtube-dl: missing PLIST update

2017-08-28 Thread Sebastien Marie
On Mon, Aug 28, 2017 at 08:59:47AM +0200, Sebastien Marie wrote: > Hi, > > youtube-dl seems to be broken at my side: > > I have the following error when I ran youtube-dl: > > ... > File > "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/extractors.py", > line 190, in > fro

Re: youtube-dl: missing PLIST update

2017-08-28 Thread Nigel Taylor
On 08/28/17 07:59, Sebastien Marie wrote: > Hi, > > youtube-dl seems to be broken at my side: > > I have the following error when I ran youtube-dl: > > ... > File > "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/extractors.py", > line 190, in > from .clippit import Clipp

Re: youtube-dl 20170214

2017-02-16 Thread Brett Mahar
Hi ports@, FYI, for people noticing breakage with youtube-dl - using these command line flags seems to keep it working through updates from the youtube company: `--youtube-skip-dash-manifest -f best`. I can't recall the last time this program could not download something for me, but it was a f

Re: youtube dl 20170214

2017-02-15 Thread Anthony J. Bentley
Stuart Henderson writes: > On 2017/02/14 20:04, Landry Breuil wrote: > > Hi, > > > > like every two weeks, ydl is broken, and the bi-weekly-or-so update > > fixes it.. ok ? > > ok. > > I wonder how get-flash-videos manages to stay working though.. YouTube has multiple encodings of every video;

Re: youtube dl 20170214

2017-02-15 Thread Amit Kulkarni
On Wed, Feb 15, 2017 at 3:53 AM, Stuart Henderson wrote: > On 2017/02/14 18:54, Amit Kulkarni wrote: >> >> like every two weeks, ydl is broken, and the bi-weekly-or-so update >> >> fixes it.. ok ? >> > >> > ok. >> >> Its a race to force users to view their ads... >> >> > I wonder how get-flash-vid

Re: youtube dl 20170214

2017-02-15 Thread Stuart Henderson
On 2017/02/14 18:54, Amit Kulkarni wrote: > >> like every two weeks, ydl is broken, and the bi-weekly-or-so update > >> fixes it.. ok ? > > > > ok. > > Its a race to force users to view their ads... > > > I wonder how get-flash-videos manages to stay working though.. > > > > Nobody cares about F

Re: youtube dl 20170214

2017-02-14 Thread Amit Kulkarni
>> like every two weeks, ydl is broken, and the bi-weekly-or-so update >> fixes it.. ok ? > > ok. Its a race to force users to view their ads... > I wonder how get-flash-videos manages to stay working though.. > Nobody cares about Flash any more? :) YT might have also stopped caring.

Re: youtube dl 20170214

2017-02-14 Thread Stuart Henderson
On 2017/02/14 20:04, Landry Breuil wrote: > Hi, > > like every two weeks, ydl is broken, and the bi-weekly-or-so update > fixes it.. ok ? ok. I wonder how get-flash-videos manages to stay working though..

Re: youtube-dl fix

2017-01-31 Thread Stuart Henderson
On 2017/01/31 17:03, Jeremie Courreges-Anglas wrote: > Stuart Henderson writes: > > > Update and apply a patch from a pull request to unbreak youtube. > > OK? > > Works for me, ok jca@ Ah, upstream have made a release with a modified version in, closing 19 dup tickets with the commit(!), so I'l

Re: youtube-dl fix

2017-01-31 Thread Davide Gerhard
On Tuesday, 31/01/2017 16:03 GMT, Jeremie Courreges-Anglas wrote: > Stuart Henderson writes: > >> Update and apply a patch from a pull request to unbreak youtube. >> OK? > > Works for me, ok jca@ works also for me. tested on amd64 -current.

Re: youtube-dl fix

2017-01-31 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > Update and apply a patch from a pull request to unbreak youtube. > OK? Works for me, ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

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 fa

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 "/usr/local/lib/python2.7/site-packages/youtube_dl/extract

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 "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/cliprs.

Re: youtube-dl

2014-07-18 Thread Paul Irofti
On Wed, Jul 16, 2014 at 12:00:30PM +0100, Stuart Henderson wrote: > OK to update to 2014.07.15? Youtube broke again. Please go ahead, thanks! > > > Index: Makefile > === > RCS file: /cvs/ports/www/youtube-dl/Makefile,v > retrieving

Re: youtube-dl

2014-07-17 Thread Stuart Henderson
On 2014/07/17 10:11, Ingo Schwarze wrote: > Hi Stuart, > > Stuart Henderson wrote on Wed, Jul 16, 2014 at 12:07:35PM +0100: > > On 2014/07/16 12:00, Stuart Henderson wrote: > > >> OK to update to 2014.07.15? Youtube broke again. > > > Now with correct email address for Paul.. > > Huh? The two

Re: youtube-dl

2014-07-17 Thread Ingo Schwarze
Hi Stuart, Stuart Henderson wrote on Wed, Jul 16, 2014 at 12:07:35PM +0100: > On 2014/07/16 12:00, Stuart Henderson wrote: >> OK to update to 2014.07.15? Youtube broke again. > Now with correct email address for Paul.. Huh? The two patches you sent look identical to me, and what's wrong with

Re: youtube-dl

2014-07-16 Thread Stuart Henderson
On 2014/07/16 12:00, Stuart Henderson wrote: > OK to update to 2014.07.15? Youtube broke again. Now with correct email address for Paul.. tested with http://www.youtube.com/watch?v=8Gv0H-vPoDc Index: Makefile === RCS file: /cvs/port

Re: youtube-dl-2013.10.15 (featuring a bunch of new extractors)

2013-10-16 Thread David Coppa
> From: Stuart Henderson > Date: Tue, Oct 15, 2013 at 2:07 PM > Subject: Re: youtube-dl-2013.10.15 (featuring a bunch of new extractors) > To: David Coppa > Cc: piro...@openbsd.org, ports@openbsd.org > > > On 2013/10/15 13:23, David Coppa wrote: > > COMMEN

Re: youtube-dl-2013.10.15 (featuring a bunch of new extractors)

2013-10-15 Thread Liviu Daia
On 15 October 2013, Stuart Henderson wrote: > On 2013/10/15 13:23, David Coppa wrote: > > COMMENT = command-line program to download videos from YouTube.com > > > > lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/canalc2.pyc > > lib/python${MODPY_VERSION}/site-packages/youtube_

Re: youtube-dl-2013.10.15 (featuring a bunch of new extractors)

2013-10-15 Thread David Coppa
On Tue, Oct 15, 2013 at 2:07 PM, Stuart Henderson wrote: > On 2013/10/15 13:23, David Coppa wrote: >> COMMENT =command-line program to download videos from YouTube.com >> >> lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/canalc2.pyc >> lib/python${MODPY_VERSION}/site-packages

Re: youtube-dl-2013.10.15 (featuring a bunch of new extractors)

2013-10-15 Thread Stuart Henderson
On 2013/10/15 13:23, David Coppa wrote: > COMMENT =command-line program to download videos from YouTube.com > > lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/canalc2.pyc > lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/canalplus.py > lib/python${MODPY_VERSIO

Re: youtube-dl

2013-08-01 Thread Paul Irofti
On Thu, Aug 01, 2013 at 03:55:46PM +0100, James Griffin wrote: > Thu 1.Aug'13 at 15:53:57 +0300, Paul Irofti > > I use the package. But I'm the maintainer so I might be biased :-) > > > > If it breaks I update it. Your experience might differ though. > > > > I do

Re: youtube-dl

2013-08-01 Thread James Griffin
Thu 1.Aug'13 at 15:53:57 +0300, Paul Irofti > I use the package. But I'm the maintainer so I might be biased :-) > > If it breaks I update it. Your experience might differ though. > I don't have any issues with it; in fact, it's been great. I just wondered if you

Re: youtube-dl

2013-08-01 Thread Paul Irofti
I use the package. But I'm the maintainer so I might be biased :-) If it breaks I update it. Your experience might differ though.