Blatzar / scraping-tutorial

Tutorial for scraping streaming sites
296 stars 39 forks source link

needing help with scraping providers #13

Open IrfanKhan66 opened 5 months ago

IrfanKhan66 commented 5 months ago

I learnt much from your scraping tutorial but I'm having issue in retrieving the actual stream links from the provider such as from Megacloud I need to decrypt the string using keys and iv which I don't know where to search for and how.

Thanks for your repo !