raw url
This commit is contained in:
		@@ -29,7 +29,7 @@
 | 
			
		||||
            options.plugins = {};
 | 
			
		||||
            options.plugins.chromecast = {};
 | 
			
		||||
            options.plugins.chromecast.requestTitleFn = (src) => {
 | 
			
		||||
                return "{{ title }}";
 | 
			
		||||
                return "{% raw title %}";
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            let player = videojs(video, options);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user