vue-youtube-embed
vue-youtube-embed copied to clipboard
Vue.js and YouTube
Hello. I'm a beginner for Web Programming and Vue.js. 😃 so... Although I'm not sure that is a issue of `vue-youtube-embed`, I hope you can help me. Yesterday, I committed...
Hi will you be adding a typescript file or types for this module? I'm using typescript and get: ``` [ts] Could not find a declaration file for module 'vue-youtube-embed'. 'e:/01GitHubRepos/kyaratar-app/kyaratarv2-spa/node_modules/vue-youtube-embed/lib/vue-youtube-embed.js'...
HI @kaorun343 , is it possible to get the available quality levels (player.getAvailableQualityLevels()) on ready function ? Currently it's an empty array.
is there a way i can lazy load this , help would be appreciated thanks
Hi, I'm struggling with the palyback rate change. I get the available rates from the player.getAvailablePlaybackRates() function, but when i set e.g. player.setPlaybackRate(0.5), it doesn't change. I use a radio...
the player works great when i first load the component, but fails to play videos when component is destroyed and mounted again (that's what i think... ) in my site...
Hello @kaorun343 Thank you for this application. Is it possible to use vue-youtube-embed for the "video background"? "from box" Can you give me advice? Thanks you.
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
Bumps [qs](https://github.com/ljharb/qs) from 6.2.3 to 6.2.4. Changelog Sourced from qs's changelog. 6.2.4 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and an array...
Bumps [ini](https://github.com/npm/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...