php - What's the difference between watching and downloading from a developer's perspective? -


what's difference between watching , downloading say, youtube, or other website similar nature?

i'm curious if determine if watching content or downloading (through plugin/application grabber) player provided on website wanted create.

does data transfer point (host) point b (client) differ downloading , watching?

unless check speed of transfer of file, don't think allow check if user downloading or viewing. browsers download , buffer. technically, impossible detect.

the browser request same buffering request or download request. hence, it not possible detect.


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -