'How to buffer an existing video from a server with python

I am trying to add more security on my hosted videos, so that I make it hard for users are hackers to illegally download them from the browser, is there away I could brea the video down is small parts, so that it becomes harder from it to be accessed ?

Any libraries or approaches I could be recommended in python?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source