VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Hi all

    is anyone able to extract the m3u URL from here.
    http://www.musicandmemories.tv/

    I want to add it to my NextPVR system.

    Thanks
    Quote Quote  
  2. Code:
    curl -ks "https://musicandmemories.uk/" | awk "BEGIN{ FS=\"quot;\"} /m3u8/ { print $6}" | sed -e "s#\\/#/#g" | sed -e "s#.$##"
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!