Khoa Bean

Results 9 issues of Khoa Bean

Please add an .abort(filename) function to your YoutubeMp3Downloader class. It will abort the downloading by filename and prioritize the last index item of downloadQueue ![image](https://user-images.githubusercontent.com/46867018/89298214-d720d100-d619-11ea-8023-db2df1a97b8d.png)

Hello everyone, I have formated it into ES5 module form, and upload to npmjs Now everyone can install it and use it like module _Leave me a comment if you...

information

First userAgent : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36 -> WON'T WORK! So I decided to remove the "Chrome/91.0.4472.77": Mozilla/5.0 (Windows NT 10.0; Win64;...

This is v3 update history

feature
WIP

- Plugin name: detectspam - How's it work: Auto detect spamming and disable the bot Thanks.

plugin

- Plugin name: ytmp3 - How's it work: search and download mp3 ---- > - Plugin name: ytmp3, ytmp4 - How's it work: search and download all type, quality of...

plugin

![image](https://user-images.githubusercontent.com/46867018/223758440-310e3bdf-acd5-49e0-941e-420d49bf4928.png) Here is the implements: ![image](https://user-images.githubusercontent.com/46867018/223758655-3a7e97a6-985a-4b04-b501-604c16616b87.png) My project is using vite for client rendering and here is my tsconfig.json: https://pastebin.com/R1AydsBT. PIXI version: "^7.1.0"

- `rctx-contextmenu` version: 1.4.1 - `node` version: v19.9.0 - `npm` (or `yarn`) version: 1.22.19 **Relevant code or config** ```javascript { setPreventClose(true); }} > { setPreventClose(false); }} > Submit Sub Item...

First error I'm having: AttributeError: 'Functional' object has no attribute 'fit_generator' ![image](https://github.com/kairess/fingerprint_recognition/assets/46867018/89cee90e-3fae-429b-820e-b503f340d423) and then I use fit(..) instead of fit_generator still showing the error: ![image](https://github.com/kairess/fingerprint_recognition/assets/46867018/c2b3f3c9-28e3-47a1-8993-82b5ab6a6573)