Code IT
Code IT
I tried using this repo as this supports electron and vue 3 as a nice starter package. Well, its hell itself with rollup. Litterly every package from npm breaks rollup....
I was testing out this script when I noticed that not all video's are working. For example, this video returns an empty `array`: https://www.youtube.com/watch?v=FyKWUTwSYAs I noticed when I logged the...
I think it a bit wierd that we cannot use the `id` field in a `collection`, it must be a `string` and cannot be a number. The explaination as to...
According to the documentation it should work with HLS and DASH files. However, setting a HLS manifest as source ```javascript // in my case its 'http://localhost:3333/a96636d9023af431b05394a2f649b17913865a9d/master.m3u8' ``` It does not...