Hey 👋🏻 Good evening ,

I really liked the way you guys explained the issue. I found it
very helpful, and interesting.

Thanks 😀

Regards,
Abhishek Choudhury

On Mon, 19 Jul 2021 at 5:16 PM, Benjamin Schollnick <
bscholln...@schollnick.net> wrote:

> They are presumably streaming the video, which means that they are using a
> proprietary video player, as well as requiring a registration/subscription.
>
> So you can in theory, license a video player which supports some sort of
> encryption/login/subscription support, but if the video can be played, it
> can be downloaded.
> But that’s not a Django issue, that’s really more of a web server/web
> client issue.
>
> Take a look at JWPlayer, or some of the video players here -
> https://medium.com/@johnksmithme/top-10-best-html5-video-players-in-2019-4d5434de50a1
>
> - Benjamin
>
>
>
> On Jul 19, 2021, at 1:12 AM, pankaj palmate <pankajpalmate61...@gmail.com>
> wrote:
>
> Hii ,Thank you for your response...but what hotstar does because i think
> their videos are not possible to download and if not how can we make it
> hard to download ?any referell link?
>
> On Mon, 19 Jul, 2021, 7:38 am Benjamin Schollnick, <
> bscholln...@schollnick.net> wrote:
>
>> Good luck.
>>
>> If the user can play the video, then they by definition have to be able
>> to download the video.  Unless you want to create your own proprietary
>> streaming mechanism, if the web browser can display the video, it has to be
>> able to cache the video (eg download it locally).
>>
>> For example, you can easily download almost any video off of youtube,
>> without issue.  See youtube-dl, as well as dozens of other applications
>> that can do this.
>>
>> Yes, there are ways to make this harder, but to play the video the
>> computer has to be able to use some mechanism to download the video.
>>
>> - Benjamin
>>
>>
>>
>> On Jul 18, 2021, at 9:44 PM, pankaj palmate <pankajpalmate61...@gmail.com>
>> wrote:
>>
>> Hello please help me in this, I want to provide my video content to
>> users  and my objects are stored in AWS s3 buckets.I want user to view
>> video for 1 year of validity but restrict to download the video...also he
>> will have acess through my website only(i.e. he should not use s3 object
>> url to access the file and download using Chrome)
>> Thanks in advance
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAPyMU1%2Bwwd6q%2B8m2LpJC6rUB1jxEzHQmh4800AzqBoZ8cW%2BAJw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAPyMU1%2Bwwd6q%2B8m2LpJC6rUB1jxEzHQmh4800AzqBoZ8cW%2BAJw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/C626942B-E102-476B-A136-733EC3B74712%40schollnick.net
>> <https://groups.google.com/d/msgid/django-users/C626942B-E102-476B-A136-733EC3B74712%40schollnick.net?utm_medium=email&utm_source=footer>
>> .
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAPyMU1%2Bycgp9oTTDNXGfRAe7mV6KqEAaZM6oHkwF18r%3D0FT97A%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAPyMU1%2Bycgp9oTTDNXGfRAe7mV6KqEAaZM6oHkwF18r%3D0FT97A%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/69E74D6F-9C7F-44C2-8CF2-4BC46A4FEFB7%40schollnick.net
> <https://groups.google.com/d/msgid/django-users/69E74D6F-9C7F-44C2-8CF2-4BC46A4FEFB7%40schollnick.net?utm_medium=email&utm_source=footer>
> .
>
-- 
Thanks and regards,
Abhishek Choudhury
Mobile: +91 7903717967

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2B3kJUaCc%3D_NrBB_Hsr%2BeidR51bhMqdm2Zn4RmVM6aaKyLDJPQ%40mail.gmail.com.
  • [no subject] pankaj palmate
    • Re: Benjamin Schollnick
      • [no subject] pankaj palmate
        • Re: Abhishek Choudhury
        • Re: Benjamin Schollnick
          • Re: Abhishek Choudhury
    • Re: Abhishek Choudhury
      • Re: pankaj palmate
        • Re: Abhishek Choudhury
        • Re: Kasper Laudrup

Reply via email to