{% macro video(item) %}
{% if item.player == 'graphene' %} {% elif item.player == 'youtube' %} {% endif %}
{% endmacro %}