Erk

Results 62 comments of Erk

Hello, > It may be easier to just implement a `reqwest` feature flag as an alternative http engine, which should be pretty easy, as `reqwest` uses `hyper` underneath (unless compiled...

I have not had time to look at it much yet, the hyper wasm cannot be used directly at least since it seems to cause other issues. So I will...

> Good question. I've not investigated whether Emacs has exposed the code to enable this or not. Some info about that can be found here: https://github.com/emacs-mirror/emacs/blob/5324723c2bcab7062f393a5057e51733a1715788/etc/TODO#L342-L371

Not at the moment but I welcome the request, I do not know how Tiktok is transmitting livechats and if you need to be logged in so it will need...

This crate mostly contains ways to download livestreams and not much besides it. Though I have been thinking about supporting chat download as well if I can get it working

### About `stream_lib` I think the best course of action would be to make `stream_lib` its own thing so it can still be used, as it works for most sites,...

I will look into porting your patch to streamlink to rsget. @hxzhao527 If you are interested in a fixed version of the douyu downloader this may be of interest to...

It seems the reason that it fails is because it is not listed with `display = "bitmask"` in the ``events which is what is used to decide if it should...

If you make a folder called `patches` in the `build` folder you can drop patches that will be applied when compiling there

> Also what is up with the book and docs jobs failing? I didn't touch any of the other ones and it seems to be broken. Not sure if there...