Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
You could have used `result.unshift(queue.map(...)', then you wouldn't have to reverse the array at the end.
You could have used `result.unshift(queue.map(...)', then you wouldn't have to reverse the array at the end.