beyond live - streams

notes

requirements

method

  1. open your browser and enable vineless
  2. if you aren't on windows+edge, open UserAgent-Switcher and set your user agent to the latest windows+edge string
  3. navigate to beyondlive.com and enter the concert venue
  4. take note of the three digit number id in the page url
  5. open Get-cookies.txt-LOCALLY and export your beyond live cookies
  6. open vineless, locate the page url in the keys section and click + to expand the entry
  7. copy the manifest url and key
  8. install the required module
  9. pip install requests
  10. run beyondlive.py with the following options to download the stream
  11. python beyondlive.py --mpd <url> --key <key> --id <id> --cookies <cookies_file>
  12. once the stream has ended, run merge.py to create a playable file
  13. python merge.py