Giter Site home page Giter Site logo

marvinmdz / html5_homepage_takeover_video_spotify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sizmekcreativesupportspain/html5_homepage_takeover_video_spotify

0.0 2.0 0.0 2.08 MB

Formato Homepage Takeover Video para Spotify

JavaScript 59.92% HTML 13.25% CSS 26.82%

html5_homepage_takeover_video_spotify's Introduction

Sizmek Homepage Takeover Video Spotify Sizmek

Formato Homepage Takeover Video para Spotify utilizando workspaces de Sizmek.

Descripción

El formato Homepage Takeover Video de Spotify consta de dos partes, una imagen estatica que se sirve a traves del soporte y un redirect de 800x235. Puedes ver un ejemplo y las especificaciones del formato en la web de Spotify .

En el 800x235 se pueden incluir animaciones o cualquier elemento interactivo. Esta plantilla esta preparada para poder incluir solamente un video con un aspect ratio de 16:9 en formato WEBM pero se puede utilizar como base para todo tipo de animaciones y funcionalidades.

Configuración

Reemplaza el video de la plantilla de la carpeta 'videos/video.webm' por tu video. Recuerda que es muy importante que el formato de video sea WEBM u OGV, Spotify no acepta MP4. La plantilla incluye las clases 'left', 'right' y 'centered' en su CSS para que puedas posicionar el video facilmente cambiando la clase del contenedor de video en el fichero index.html

<div class="video-container left">
	<button id="audioButton" class="playerButton"></button>
	<button id="controlButton" class="playerButton"></button>
	<button id="videoClickBtn"></button>
	<video id="video" muted playsinline webkit-playsinline poster="images/poster.jpg">
		<source src="videos/video.webm" type="video/webm">
	</video>
</div>	

La plantilla incluye una imagen de poster para el video, reemplázala tambien por una imagen de la campaña y crea una imagen de backup de menos de 200Kb como la incluida en la plantilla(800x235px).

Cuando tengas terminada la creatividad, sube la pieza a la plataforma. En este caso, el formato que debes seleccionar en la plataforma es HTML5 POLITE BANNER. ¿No tienes claro cómo? Puedes seguir esta pequeña guia Subir Creatividades Sizmek.

Recuerda que si tienes cualquier duda puedes ponerte en contacto con el equipo de Soporte Creativo de Sizmek


html5_homepage_takeover_video_spotify's People

Contributors

marvinmdz avatar sizmekcreativesupportspain avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.