mediaplayer control bandwidth

dfdssfsfd3806

Member
YetiShare User
Apr 4, 2014
271
0
16
it is better to replace its

<?php echo $file->generateDirectDownloadUrlForMedia(); ?>

with


<?php echo $file->getFullShortUrl(true); ?>?df=1&dt=<?php echo $embedToken; ?>


it controls the flow without blocking the video
 

dfdssfsfd3806

Member
YetiShare User
Apr 4, 2014
271
0
16
in _embed.php puts his <?php echo $file->getFullShortUrl(true); ?>?df=1&dt=<?php echo $embedToken; ?>


instead of

<?php echo $file->generateDirectDownloadUrlForMedia(); ?>

the original code removes all limits free member and non-member can watch without any limit with the default code after changing the limit is applied