🔥 Skip Youtube pre-roll ads with: $('video').currentTime = $('video').duration
🔥 Use console.dir(el) to see an element's properties + prototype instead of the element itself
🔥 Use ES6 destructuring to convert an array argument into variables when you define your function