barsnick

Results 24 comments of barsnick

Ah, good catch, I was exclusively looking at tsduck.pc. BTW, the sed line removing librist has no effect, as librist hasn't made it into tsduck.pc, which is probably an incorrect...

Indeed, systems like these are old (but perhaps valid in their own right). Until recently, certain LTS distributions such as RHEL5 and SLES10 had much older glibcs, but both seem...

I have encountered the identical issue with numerical IPv6 addresses (and explicit ports). I can confirm that this PR solved it for me.

The included autogen.sh handles this, by calling ```automake --add-missing```, which is what you should be calling before ```autoconf```, if not using said script.

> Can i help out with something to get it fixed? I use the patch from @dirkf's [comment](https://github.com/yt-dlp/yt-dlp/issues/5595#issuecomment-1427036023), and it fixes your link as well. So a fix is basically...

> Yeap is very much a moving target :( To be honest, a guess-timate of 50 % of supported sites are moving targets. ;) That's just the way it is....

> The problem remains. You can try downloading any of the series 1 episodes from this page: https://www.bbc.co.uk/iplayer/episodes/b006mj59/top-gear?seriesId=p00whzyg With @dirkf's patch applied, you get all the desired formats. Detected formats...

> getting actual HD formats seems worth the additional requests, or else the overhead could be mitigated w/ extractor-arg switch There exists a hack for even higher resolution formats: https://github.com/ytdl-org/youtube-dl/issues/30136#issuecomment-988737298...

`cfmakeraw()` isn't available on Solaris: https://www.perkin.org.uk/posts/solaris-portability-cfmakeraw.html

> Message: 001ec08a8ef448c58db1470386dd6000000000470640fe800000000000004ac58dfffeb14703fe80000000000000021ec0fffe8a8ef4ff42d121002080fe114ce49a501809c45eee000001fe80010000002b809a021050908c0c0c0d9050d140080080c2641c02050e6240089d00e0607032100c0838084440a1b8480087c8e5d5 This is the complete Ethernet frame, right? > Payload: 01fe80010000002b809a021050908c0c0c0d9050d140080080c2641c02050e6240089d00e0607032100c0838084440a1b84800 You need to understand how V2G is transported: The first two bytes, 0x01 and 0xfe, are the...