Plex integration of FMHY sources?

KNova@infosec.pub to Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com – 34 points –

Is there any way to integrate these sources cleanly into a Plex setup? https://fmhy.net/videopiracyguide

I have a perfectly fine setup for media I want, but i'm curious just because there's a lot of stuff to sample that I might not want to waste time/bandwidth on downloading. Might be useful for other members of my household as well.

4

Do you mean like an Iiframe browser plugin? Sadly, I don’t know of any but have been looking for options also.

I think I was hoping for something like what plex-debrid is for those services. But I guess if I get that setup correctly, I wouldnt need any other site.

Something like that is probably technically possible, but you'd need to do a bunch of work.

Plex Plugins can't provide media sources anymore, so you need to do the trick plex_debrid is doing where you add stub sources to the plex server library and serve the files from a virtual filesystem.

You might be able to re-use the plex_debrid code but use youtube-dl instead of rclone

I'm kind of doing something similar. Using Real debrid with debrid media manager, gives me an unlimited media library.

Then on a Pi 4 I use Zurg to mount the library into Plex. Not sure if this is useful to you 😊