Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Help getting m3u8 link from republicworldI was able to get m3u8 but i am more interested in how its generated
http://www.republicworld.com/livetv with referer http://www.republicworld.com/ provides this link https://edge.api.brightcove.com/play.../5484599541001 I think the m3u is generated here but there are some request policy keys that are in play here. Any clue? |
#2
|
|||
|
|||
Re: Help getting m3u8 link from republicworldGet the policyKey out of the page source and then do a post to the api. Easy-Breezy-Beautiful-CoverGirl.
|
#3
|
|||
|
|||
Re: Help getting m3u8 link from republicworldWould it be this?
var firebaseConfig = {apiKey: "AIzaSyCJCqzD4MhNFMcF8Ic52oECAivvZyw2qVw", authDomain: "republic-prod.firebaseapp.com", databaseURL: "https://republic-prod.firebaseio.com", storageBucket: "republic-prod.appspot.com", messagingSenderId: "1098766585632"}; firebase.initializeApp(firebaseConfig); There is also this piece which came one in one of the tools: application/json;pk=BCpkADawqM2eH2sCc8uahIPewHE6uQVF3XR1nRU5o17mbqP z3FW3P43tv1Y4s04ECJMr37jX2_LaCWHwsBKB4Rsv7S8EIBdWN cDpdEQ7qPQNYAV20krMSl-RAnr4r29RjKQHqPTSapZpjB6GthL1WVf1rC7d5sVJabXFH9oFS 89qAq1TfRfORLXU5rVv6zcGiJprcgHo7xpXPDT1bD_2XiECHDQ I9dDl_oKYS0iD5AM27PZd60ajAuIAFvjfY12qFfMAhJFbIdyq3 C3y4bNYn2_xhzpw7_Yz-v6N0CkcQB-xxiJGIDPfXhW2Z-Gb2qctfnsI_7PnxJ-eQmnLRHYh3tRTizj4GKP3qLwe1b2OrNV5dL1MZzIfIi83vBOUL s64oK9_OyH3fsLYpcEF7W2-I33W3Af_4c5T0PCfAbgjOBsv4Mj7okR8YJfuBqgN56P-NatJ_kwoAtlJoPJ34LDV2q302gJDccoxo-Yxf9VREpqP60TYPP4HhiBuAuhscDqXGbR__N0YZGDBkRdmB9ae PNT9dPgQJBNsy_FTpg but I am not sure how to get it with curl How would I call API with it? |
Tags: m3u8 |
Thread Tools | |
Display Modes | |
|
|