2. If you opinion on this question differs from mine, at least remove this footer at the bottom.
3. I still insist on that video from issue #1 being extractable. Let's look at how brid.tv works. They require two parameters to get a video: partner_id and video_id. Ok, video_id is dynamic. And we have it! Right there, in a <script> near the player block. It's 15145. As for partner_id, it just has to be static here. Firstly, this is how it should work. A partner ID is used as a public API key, so there is no reason why this website should use multiple partner IDs. Moreover, the name of this parameter means that the whole website is a single partner. Secondly, I couldn't find any pages where this player could break anything. And even if there was a video that required another partner_id, the page would be OK (since being not generated because of a wrong video source in an **unsupported** embed is OK). It's still better to generate some pages if you can do it.
Log in here to create Instant View templates. Please enter your phone number in the international format and we will send a confirmation message to your account via Telegram.
2. If you opinion on this question differs from mine, at least remove this footer at the bottom.
3. I still insist on that video from issue #1 being extractable. Let's look at how brid.tv works. They require two parameters to get a video: partner_id and video_id.
Ok, video_id is dynamic. And we have it! Right there, in a <script> near the player block. It's 15145.
As for partner_id, it just has to be static here. Firstly, this is how it should work. A partner ID is used as a public API key, so there is no reason why this website should use multiple partner IDs. Moreover, the name of this parameter means that the whole website is a single partner. Secondly, I couldn't find any pages where this player could break anything. And even if there was a video that required another partner_id, the page would be OK (since being not generated because of a wrong video source in an **unsupported** embed is OK). It's still better to generate some pages if you can do it.