Jump to content

how to prevent them from downloading content over the web


Recommended Posts

danieluna1989
Posted

Hello, I would like to know how to avoid that with programs like JDownloader 2 they can download me from the web 

Posted

Hi, does this relate to Emby? I don't know anything about JDownloader.

Posted
4 hours ago, Luke said:

Hi, does this relate to Emby? I don't know anything about JDownloader.

JDownloader lets you take video/music urls and download the files from like youtube and such.

There is nothing in the code on the page that I see when playing a video that give the path to the movie and the url when playing a movie is generic.

I don't see a need to worry about it.

Posted (edited)
35 minutes ago, mgworek said:

JDownloader lets you take video/music urls and download the files from like youtube and such.

There is nothing in the code on the page that I see when playing a video that give the path to the movie and the url when playing a movie is generic.

I don't see a need to worry about it.

Just now, while I played a video in Emby 's Web Client, I opened the Inspector tool and searched for ".mp4". It found a string of code that says

<video>src=[...]stream.mp4[...]</video>

I extracted that whole "src" link and pasted it into a new tab. It streamed the video in the new tab.

image.thumb.png.d3337140a283c34dff74a59ac6af89b7.png

So you can bet that JDownloader (et al.) could probably extract and download this.

Edited by Chyron
Posted

You can’t prevent this if they look at the source and copy the src links to videos. Even using javascript with “nodownload” it just prevents from right clicking on the web page. Usually distillvideo and pastedownload will get the links regardless. 

mastrmind11
Posted

but you need to authenticate.  so while its possible to use the url after logging in, it's not as if you can just grab the url and send it to someone to download.

danieluna1989
Posted

Sí, pero permite a un usuario, sin permiso de descarga, poder descargar el vídeo

Posted

Hi.  Since the urls need to be playable by video players that we don't completely control, I'm afraid there is no way we can prevent these types of "grabbing" techniques.  Kind of like how someone can "record" something from Netflix with certain products.

Posted

If you have friends abusing your server, how good a friend are they? :)

  • Like 1
  • 9 months later...
Alexmanafan
Posted

You won't be able to block downloads, but you can make it almost impossible with my article.

 

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...