Update format.js
This commit is contained in:
parent
c54f4f5167
commit
6e47b4008d
|
@ -30,7 +30,6 @@ async function main() {
|
|||
|
||||
for (const playlist of playlists) {
|
||||
await loadPlaylist(playlist.url)
|
||||
.then(addToBuffer)
|
||||
.then(sortChannels)
|
||||
.then(filterChannels)
|
||||
.then(detectResolution)
|
||||
|
|
Loading…
Reference in New Issue