Update format.js

what-a-patch-1
freearhey 5 years ago
parent 2ae5536f1f
commit 64156e7f20

@ -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…
Cancel
Save