mirror of
https://github.com/iptv-org/iptv
synced 2026-04-07 11:33:11 -04:00
Added script to generate "all in one" playlist
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
],
|
||||
"main": "index.m3u",
|
||||
"scripts": {
|
||||
"test": "node test/index.js"
|
||||
"test": "node test/index.js",
|
||||
"generate": "node src/generate.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user