bigc - streams

notes

requirements

streams

  1. install the required programs and add them to your PATH
  2. open the stream or reload the tab if already on the desired page
  3. open the dev tools with F12, switch to the network tab and filter for index.m3u8
  4. right click the entry and select copy -> copy url
  5. use the url in the following command to begin downloading
  6. n-m3u8dl-re <url> --auto-select --live-real-time-merge -H 'Referer: https://live.bigc.im/'
  7. when the stream has finished, use ctrl+c to exit n-m3u8dl-re