Preview
Issue #1
Video can be fetched
- dot
- You hard-coded the partner ID in link, which can vary and is being fetched via ajax request (POST) which cannot be handled.
Here are all available data that we can reach from code:
https://i.imgur.com/4wtUTpt.png
Valid link to the video looks like that:
http://cdn.brid.tv/live/partners/6757/hsd/389161.mp4
For it to work we need partner id, which can vary (depends on uploader). In this example partner ID is 6757, which can differ.
It is safer to unsupport those, especially that we don't have many samples of Brid videos (this is the first one, as far as I searched, which sounds like this was reposted, rather then originally uploaded). Partner ID might not be even theirs here.
I don't think hard-coding links like this is a way to go. You can link to wrong video this way, different partner IDs, same video IDs can lead to wrong video being presented.
- Declined by admin
- Type of issue
- IV not generated for target page
- Reported
- Apr 7, 2019