Anime4K icon indicating copy to clipboard operation
Anime4K copied to clipboard

Maybe there should be a way to implement in in html or JavaScript

Open TheOneWhoWill opened this issue 3 years ago • 8 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

TheOneWhoWill avatar Oct 09 '20 14:10 TheOneWhoWill

https://github.com/Duke-13/Test_AnimeSuperResolutionForChromeExtensions

Duke-13 avatar Oct 19 '20 14:10 Duke-13

I don't know if this is what you want, but I'll show you.

Duke-13 avatar Oct 19 '20 14:10 Duke-13

I don't know if this is what you want, but I'll show you.

The title sounds like he would like a way for websites to apply Anime4k shaders to videos rather than users having to download an extension (still pretty cool though). At first I thought if you have access to edit the website, why not just pre-apply it to the video but I completely forgot that many websites embed videos from other sites that they don't have any control over.

Jules-A avatar Oct 19 '20 23:10 Jules-A

Thank you for your reply. I understood roughly. It can be implemented using anime4k / web / main.js. (It seems to have been removed in the latest version) He should just put the video source in movOrig. However, youtube etc. use iframe, so it will be strict. In that case, it is necessary to implement functions such as tab capture without extensions. (I don't know if that is possible)

Duke-13 avatar Oct 20 '20 04:10 Duke-13

Shouldn't there be an node module or at least a single organized file to import?

TheOneWhoWill avatar Oct 30 '20 00:10 TheOneWhoWill

All you have to do is adapt anime4k / web to your own page.

Duke-13 avatar Oct 31 '20 10:10 Duke-13

All you have to do is call anime4k / web /main.js.

Duke-13 avatar Oct 31 '20 11:10 Duke-13

All you have to do is call anime4k / web /main.js.

But the only version is available is based on a much older version which honestly I thought wasn't very good. I know the AI based upscalers are probably extremely difficult or even impossible to port to the web but there are quite a few shaders I'd really love to see ported (the Bilateral denoisers, the line thinner/darkners and the non-AI upscaled deblurer).

Jules-A avatar Nov 01 '20 20:11 Jules-A