widike

Results 25 comments of widike

Hi Simon, I hope this message finds you well. I'm a big fan of this extension and have been using it for years. I noticed that the project hasn't been...

I created a fork that runs with manifest v3. You can download the zip file at [fork](https://github.com/widike/youtube-watchmarker/releases). Unzip it and load it unpacked to chrome with enabled developer mode. Appreciate...

Thanks for your feedback! You’re right, YouTube’s history API tops out at 200 items, so handling pagination is required and it got messy when I tried it. Also, the legacy...

Thanks for taking the time to look into this! I had tested with my 3 MB database locally, and it worked fine on my machine. With the help of Claude...

There is really nothing wrong with using the existing extension in developer mode. Much safer than not updating your browser. > > could I ask that you make an easily...

By the way, I'm running out of bugs to fix. Getting close to the finish line. I'm sure there are still plenty hiding out there, so I'd appreciate any feedback...

Would be great to get this merged 🙏

Here is an example of the issue: function name is get_current_wäther with a German ä: ``` tools = [ { "type": "function", "function": { "name": "get_current_wäther", "description": "Get the current...

I created a fork that does this. Enable it in the options of the extension. You can download the zip file at [fork](https://github.com/widike/youtube-watchmarker/releases). Unzip it and load it unpacked to...

DBRX-Instruct is really powerful. I would love to be able to use it as well. Your help is highly appreciated!