diff --git a/NUXT/components/Player/quality.vue b/NUXT/components/Player/quality.vue index a3d731c..6244897 100644 --- a/NUXT/components/Player/quality.vue +++ b/NUXT/components/Player/quality.vue @@ -17,7 +17,7 @@ - Playback Speed + Quality for current video { + // TODO: add other resolutions as well this.sources = result.availableResolutions; console.log("Video info data", result); this.video = result;