Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download media_youtube-7.x-2.0-rc4.tar.gztar.gz 21.82 KB
MD5: 2a6ba73bb58c529e8639d35d8f18cdf3
SHA-1: 5b928dbe59065b13552b7aa7d5880fb4eadbcf86
SHA-256: fe2672d627227996f51c0ec6aaf3dd8efb39461d45b22130ab9d97209b021433
Download media_youtube-7.x-2.0-rc4.zipzip 27.7 KB
MD5: b4380be946a51130261db1e07df29740
SHA-1: 8b9c26d6076102dd6c928a70ebff8a15b3aa0943
SHA-256: 1a770773f0db5907e14dfc71f6dec188c77140b74feb1aa17dec1a727db3b6ac

Release notes

Changes since 7.x-2.0-rc3:

  • #1836926 by coredumperror: Fixed hard coded file scheme for thumbnail storage again.
  • #1886162 by Rob C: Fixed the base YouTube URL pointed to a 301 redirect.
  • #2087067 by hart0554, Devin Carlson: Declared the MIME types that are supported by the YouTube formatters.
  • #2068017 by Devin Carlson: Use own XML functions to allow the XML APIs to be removed from the Media module.
  • Standardized default display weights.
  • Fixed spelling errors.
  • Added missing variable prefix.
  • #1958822 by clemens.tolboom, Devin Carlson: Fixed typo in form element.
  • Removed the Media module as a dependency as Media: YouTube already depends on Media Internet which requires the Media module itself.
  • #1985370 by Devin Carlson: Properly included includes to fix errors relating to installing Media: YouTube outside out of sites/all.
  • #2067955 by Devin Carlson: Removed media.variables.inc.
  • #2067951 by Devin Carlson: Removed the empty install hook.
  • #2067935 by Devin Carlson: Provided a default display configuration for YouTube videos.
  • #2067921 by Devin Carlson: Moved the theme directory into the root of the module folder.
  • #2067913 by Devin Carlson: Removed implementation of hook_ctools_plugin_api() for default file displays on behalf of File entity now that File entity does so itself.
Created by: Devin Carlson
Created on: 26 Oct 2013 at 04:26 UTC
Last updated: 23 Mar 2015 at 07:13 UTC
Bug fixes

Other releases