gr3m1in

Results 9 comments of gr3m1in

however it is supported by yt-dlp itself as a command-line parameter https://github.com/yt-dlp/yt-dlp#modifying-metadata-examples (the last example in the block) so i thought that it might be passed via YTDL_OPTIONS docker env...

It would be really great to have UVC control for my [TELESIN ACM-SC1-C2K](https://www.bhphotovideo.com/c/product/1714912-REG/telesin_acm_sc1_c2k_aicoco_smart_live_stream.html/overview)

Hey, You should use bitz-server's request handlers as squid's method names. Have a look into /etc/bitz/bitz-server.conf for request handlers names. By default, REQMOD and RESPMOD for request and response modification...

Not really. The `modpy` module provides python support to implement actual content modification code. And I'd guess that you are getting response from modpy saying something about invalid method. Modifications...

I'm just guessing right now, but it looks to me as incorrect behaviour around ICAP "preview" feature... [http://www.squid-cache.org/Doc/config/icap_preview_enable/](url) I have no idea is this feature supported by bitz-server (and supported...

I'd also propose the following fix for the very last chunk with size less than ICAP_BUFFER_SIZE since the division here acts as floor() and the last such chunk is not...

@uditha-atukorala, of course I'll make a couple of pull requests with my changes later, once I manage to take my setup up and running, because some of the fixes may...

This repo does not provide any ebuild (gentoo package building file) for autokey, and the documentation just shows how to install dependencies, not autokey itself. There is a thread on...

> Is this resolved? Can it be closed? IMO it is worth to mention in the docs, that the repo does not provide any gentoo ebuild and the provided command...