Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download media_youtube-7.x-2.0-rc2.tar.gztar.gz 22.79 KB
MD5: 39d41411616865e22bdfaf20b6a86f71
SHA-1: a375ad2601f8faa5a3f8c5aa0d322bcf70631895
SHA-256: a56df0a37bd8f7fa570296d234ba6cafa5e69342fd31c1fced2689a0d0b3755f
Download media_youtube-7.x-2.0-rc2.zipzip 29.25 KB
MD5: 4fb386e9c8b1e340f2272173c46bc83a
SHA-1: 791e231bbac26e7073622e559f0eca50cc9cbbe2
SHA-256: 283993d7b554335261f12951a3628e1de7edbe721b65c23566131466944eb9f2

Release notes

Issue #1796930: update.php Error: Call to undefined function file_displays_load() by alexh58: Require file_entity.file_api for 6.x to 7.x upgrade.
Issue #1812976: Register video/youtube mimetype and provide an upgrade path by dddave, rootatwc, RobW: Register video/youtube mimetype.
Issue #1823096: Iframes are missing title attributes and alternative content (for accessibility) by David_Rothstein: Add title attributes and alternative content for accessibility.
Issue #1823376: media_access() is deceprated and will be removed by rootatwc: Replace deprecated media_access() with way cooler file_entity_access().
Issue #1797668: Errors when embedding youtube video with media_youtube & tinymce 'media' plugin by 30equals, cweagans, lucascaro: Make classes array handling compatable with Media 1.x.
Revert Issue #1823376: media_access() is deceprated and will be removed until Media 1.x is deprecated.
Issue #1823096: Iframes are missing title attributes and alternative content (for accessibility) by David_Rothstein, RobW: Add title attribute and alternative content for accessability (security and bugfixes).
Issue #1240976: Allow users embedding videos with the insert Media wysiwyg button to pick display format by lucascaro, RobW: Allow format choice with WYSIWYG insert media button
Issue #1812976: Register video/youtube mimetype and provide an upgrade path by rootatwc and beeradb: Followup, add update hook to make Media: YouTube active by default.
Issue #1836926: Thumbnail images are improperly stored by coredumperror: Fix hardcoded file scheme for thumbnail storage.
Restore chmod status for media-youtube.browser.js
Issue #1911572: Remove useless files[] directive from .info files: Removed unnecessary files[] directives from media_youtube.info.
Issue #1916650: Video thumbnails should not be saved as managed files by Dave Reid, aaron: Change file_save_data to file_unmanaged_save_data.
Issue #1879136: update.php Error: Call to undefined function file_displays_load() - update 7202 by aaron: Fix error on update 7202.

Created by: aaron
Created on: 23 Feb 2013 at 21:56 UTC
Last updated: 18 Nov 2013 at 17:02 UTC
New features
Bug fixes

Other releases