weverse - concerts

notes

requirements

method

  1. open your browser and enable vineless
  2. open the stream or reload the tab if already on the desired page
  3. open vineless, locate the page url in the keys section and click + to expand the entry
  4. copy the manifest url and key, then use them in the following command to begin downloading
  5. n-m3u8dl-re <url> --key <key> --auto-select --live-pipe-mux --live-keep-segments false

    or for restreams, which are treated as vods, use:

    n-m3u8dl-re <url> --key <key> --auto-select -mt -M mkv
  6. when the stream has finished, use ctrl+c to exit n-m3u8dl-re