wkrettek

Results 8 issues of wkrettek

YouTube's check_availability() function should return an AgeRestrictionError if use_oauth is not turned on. This extra check will flag the video as unavailable in that case.

Here is my first attempt at addressing the issue in #1308. Basically, the `write_immediately` flag in download() gives you the option to write to disk as soon as the download...

**Describe the solution you'd like** In stream.download(), I think it would be great if we could specify the function to save to the file only after all the chunks have...

enhancement

Is seems a lot of times the thing that breaks most often with pytube is when youtube changes the regex. Can we get a way to inject function patterns into...

enhancement

Here's a link I tried downloading: ``` https://www.youtube.com/watch?v=F8sZRBdmqc0&list=WL&index=10&t=1040s ``` yaydl can't parse this. It's a bit of a complicated link because it's part of a playlist *and* there's a timestamp...

Memery serve will break if you don't give a filepath argument. It's optional through typer but I think the streamlit gui is configured to require it.

If you try adding knowledge from a lot of websites at once, the agent will time out while processing the embeddings. It looks like the json files in the knowledge...

I got this error while idling. Not exactly sure what caused it but the bot kept running without a hitch, so that's good! Exception ignored in: Traceback (most recent call...