karthink
karthink
> how can I make newly created models use my-directiveA by default? > > As of now, what I am doing is modifying gptel-directives[1] and changing the default directive. That...
> it is mixed with the reply The local variables block is the last part of the file, it's not part of the reply. You can type above the block...
Looks like a bug. Do you know of a way to reproduce it?
@madorian are you still experiencing this issue, and do you know of a way I can reproduce it?
What happens if you want to open - the youtube page in the web browser? - the youtube video in mpv the usual way, i.e. not linked to elfeed-tube? One...
Thanks for the issue. I'm aware of this problem, I'm working on a fix but it might take a while. I hope you can use a regular `setq` form to...
This is expected, as there are no Invidious servers anymore for metadata fetching. See the beginning of the README: ``` text NOTE: Due to Invidious API changes, Elfeed Tube is...
Speaking generally, I've filled feeds for channels with 4500 videos before and it's worked. When I have time I'll try to reproduce this error using the MIT OpenCourseWare channel and...
BTW for more diagnostic information, you can run `(setq elfeed-log-level 'debug)`, and check the `*elfeed-tube-log*` buffer.
I tried out filling both channels: 1. Fireship: It worked without issues. 2. MIT OpenCourseWare: It failed with the same errors that you got. I traced the errors to possible...