sunecz / Media-Downloader

Simple application for downloading media from various websites.
https://projects.suneweb.net/media-downloader/
MIT License
14 stars 2 forks source link

Server Request #1

Closed arjung24 closed 1 year ago

arjung24 commented 2 years ago

Is it possible to add Hotstar.com and zee5.com content downloading??

sunecz commented 2 years ago

Hello, I've taken a look at both of the sites. As I understand it, since I don't have an account there, both of them are subscription-only sites with DRM-protected content, is that right?

If that's the case the only obvious issue is the actual downloading of the media. For this the DRM plugin must be working correctly, which it currently does not (at least not 100%). The other aspect of creating a plugin for this should be actually relatively simple, creating a scraper for the site (for getting programs and episodes) and connecting the site with the DRM plugin.

But as I said, I currently do not have an account for any of these sites, so it's kind of difficult for me to say what exactly can and can not be done. But it's certainly possible.

arjung24 commented 2 years ago

Do u have any other way to contact. Like telegram. We can talk about this issue there?? If needed we can share there these sites information

arjung24 commented 2 years ago

Yes. They are subscription-only sites with DRM-protected content. Please also check mubi.com. I can share credentials.

sunecz commented 2 years ago

I currently don't have setup such communication channels. If you want to contact me, please use my email address, you can see it on my profile page here on GitHub. Thank you.