media_youtube 7.x-3.10

Bug fixes
New features

3.10 includes an important fix required due to changes made at Youtube
Changes since 7.x-3.9:
#1572550: The YouTube video ID is invalid or the video was deleted.

media_youtube 7.x-3.5

Bug fixes

Note, in the last release there was a minor regression with regards to the small thumbs. In this release to fix the incorrect thumbs that were previously created you may have to delete the incorrect thumbnails contained in your styles folder (it is regenerated automatically). As usual, please do this on a copy of your site somewhere before doing it in production. For more information about the changes in this release click the links below.

media_youtube 7.x-2.0-rc6

Bug fixes

I recommend using 7.x-3.1 instead, however, if you are on the 7.x-2.x branch and for some reason want to keep on that branch, here's a release that appears to work ok with current youtube videos and media module as far as my tests are concerned.

media_youtube 7.x-3.1

Bug fixes
New features

Tested as compatible with the latest media and file_entity releases.
fix issue with the simpletests related to changes made in issue #2879430 olstjos -2/+2
disable related videos by default. -5/+5
#2879430: MediaInternetYouTubeHandler method validId is not testable

media_youtube 7.x-3.0

Bug fixes
New features

The third release of Media: YouTube for Drupal 7.

This version removes the video search tab due to changes in the YouTube API.

Changes since 7.x-2.0-rc5:

media_youtube 7.x-2.0-rc3

Bug fixes

Changes since 7.x-2.0-rc2:

  • #1946002 by dalin: private/public thumbnails for media:youtube
  • #1913920 by davisben | karangi: Added error message if embedding is disabled for video, rather than display an invald ID message.
  • #1949520: Removed media_youtube_update_7202() and media_youtube_file_default_types_alter() due to changes made in file_entity with #1911970.

media_youtube 7.x-2.0-rc1

New features
Bug fixes

It's the new hotness. If no issues are found with this release it will become the 2.0 full release.

media_youtube 7.x-1.0-beta3

New features
Bug fixes

Changes since 7.x-1.0-beta2:

  • #1368714: For new files, set $file->filename to the YouTube video title.
  • #1213184 by Dave Reid, nikosnikos: Removed the unnecessary method MediaInternetYouTubeHandler::save().
  • #1480556: Use drupal_http_request() rather than get_headers() in MeidaInternetYouTubeHandler::valid_id().

media_youtube 7.x-1.0-beta2

Bug fixes

by aaron: When parsing a URL, allow for other elements in the query.
by aaron: add update function to rebuild themes and formatters

media_youtube 7.x-1.0-alpha5

New features
Bug fixes

#1043820: Video markup incorrectly appends '; after embed. Breaks html5 (iPad) playback for video embedded in wysiwyg. by pixelmord, clemens.tolboom, katbailey | mfer: Fixed Video markup incorrectly appends '; after embed. Breaks html5 (iPad) playback for video embedded in wysiwyg.

media_youtube 6.x-1.3

New features
Bug fixes

Note there are some required database updates to run with this release.

Changes since DRUPAL-6--1-2:

media_youtube 7.x-1.0-alpha4

New features
Bug fixes

Changes since DRUPAL-7--1-0-ALPHA3:

  • by aaron: Move preview url variable to namespace.
  • by aaron: Don't save the UI preview youtube video unnecessarily.
  • by aaron: Add large video and medium thumbnail presets.
  • by aaron: Use the image style for square thumbnails.
  • by aaron: Documentation.

media_youtube 7.x-1.0-alpha2

New features
Bug fixes

Changes since DRUPAL-7--1-0-ALPHA1:

  • by aaron: Respect WYSIWYG overrides on w/h.
  • by aaron: Add label to file style.
  • by aaron: Add file styles ui preview theme.
  • by aaron: Preview theme.
  • by aaron: Add file styles ui preview theme.

media_youtube 6.x-1.2

New features
Bug fixes

Important: Note that the theme functions are entirely different now, so if you're overriding a theme, you'll need to refactor it with this release.

Changes since DRUPAL-6--1-1:

media_youtube 6.x-1.1

New features
Bug fixes

Changes since DRUPAL-6--1-0:

media_youtube 6.x-1.0

New features

Provides support for the YouTube video provider to Embedded Media Field.

Subscribe with RSS Subscribe to Releases for Media: YouTube