Skip to content

Instantly share code, notes, and snippets.

@thanch2n
Last active March 1, 2019 15:09
Show Gist options
  • Save thanch2n/318c030f82a8e278bd6a1fd57d24c3c1 to your computer and use it in GitHub Desktop.
Save thanch2n/318c030f82a8e278bd6a1fd57d24c3c1 to your computer and use it in GitHub Desktop.
wget https://raw.githubusercontent.com/m3u8playlist/m3u8/master/us.json
jq -r '.channels|.[].url' us.json > us.m3u8
wget https://github.com/GL8666/m3u8_channels/raw/master/channels.json
jq -r '.channels|.[].url' channels.json > channels.m3u8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment