-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Anime4K for streaming? #242
Comments
I heavily doubt that is possible. Crunchyroll, Netflix, Prime Video and co. use DRM to encrypt their streams. That means you can't access the video streams directly without decrypting it beforehand. The only case where this would be possible are streams that aren't encrypted, like YouTube-Videos or most illegal streaming sites. Fun fact: That's the same reason why you can't download Netflix-Streams with yt-dlp. |
@Lolen10 I don't think it's entirely impossible, just that no one has done it for video streaming yet. Program like Magpie is used to upscale entire window for games. So I think a general-purpose upscaler that upscales everything on your screen could work. Fun fact: You can turn off Hardware Acceleration in your browser settings to take screenshots and screen recordings on sites with DRM like Netflix and Crunchyroll. |
I didn't mean it's completely impossible, but I think nobody will care to implement it as it would be very hard. Both for the developer and the users, as the user (or the developers) would have to provide their own encryption keys.
And If you turn off Hardware acceleration, most streaming sites will block your playback entirely. (I didn't test it with Netflix, but Crunchyroll certainly does)
|
Try to capture your Netflix/Crunchyroll-Playback with OBS or any other Screen-Capturing software, and you'll see that you only get a black window on the recording where the video is supposed to be. A general purpose upscaler would face the same problem, as it cannot fetch the video when DRM is used. |
Projects do exist, but I don't disagree with you, as these projects don’t seem to come to fruition.
I've never had issues with any streaming sites with DRM.
Crunchyroll.mp4Crunchyroll.mp4Netflix.mp4Netflix.mp4
So no, clearly it is possible to capture these streams, and I hope we can have an upscaler that works for web videos someday. |
Okay, this is weird. As I tried it, it didn't work... |
Are you sure Hardware Acceleration is turned off?
I have not tried on Linux, but Windows works just fine. VideoWindows.mp4*Note: I had to compress the videos to upload on GitHub. |
Is your feature request related to a problem? Please describe.
Anime4K useable for Streaming (Crunchyroll, etc.)
Describe the solution you'd like
A live "Filter" for Online Videos/Anime
The text was updated successfully, but these errors were encountered: