mirror of
				https://github.com/chibicitiberiu/ytsm.git
				synced 2024-02-24 05:43:31 +00:00 
			
		
		
		
	Use the 'nocookie' version of YouTube embeds
This commit is contained in:
		@@ -18,7 +18,7 @@
 | 
			
		||||
                    </video>
 | 
			
		||||
                {% else %}
 | 
			
		||||
                    <iframe id="ytplayer" type="text/html" width="100%" height="400"
 | 
			
		||||
                          src="https://www.youtube.com/embed/{{ object.video_id }}?autoplay=1"
 | 
			
		||||
                          src="https://www.youtube-nocookie.com/embed/{{ object.video_id }}?autoplay=1"
 | 
			
		||||
                          frameborder="0"></iframe>
 | 
			
		||||
                {% endif %}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user