Update format.js

pull/2734/head
freearhey 4 years ago
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…
Cancel
Save