Download & Extend

Releases for Media: YouTube

media_youtube 7.x-2.0-alpha2

Download Size md5 hash
media_youtube-7.x-2.0-alpha2.tar.gz 26.71 KB 5f66ea9483bfcd244df3de486a837523
media_youtube-7.x-2.0-alpha2.zip 33.79 KB fddbed117907ac1f34b10f1c5541c442
Last updated: April 24, 2012 - 21:01
Official release from tag: 7.x-2.0-alpha2

Release notes

Cache the check for valid id.

media_youtube 7.x-2.0-alpha1

Download Size md5 hash
media_youtube-7.x-2.0-alpha1.tar.gz 26.45 KB 88b4e03cc17e441982c86bb044f1c077
media_youtube-7.x-2.0-alpha1.zip 33.54 KB 8920e769e23b8ad827f205ad005b8e0e
Last updated: April 24, 2012 - 18:26
Official release from tag: 7.x-2.0-alpha1

Release notes

by aaron: Add a youtube media browser.

media_youtube 7.x-2.x-dev

Download Size md5 hash
media_youtube-7.x-2.x-dev.tar.gz 26.71 KB dbf1c1eed87356a345d270716fa44bc9
media_youtube-7.x-2.x-dev.zip 33.79 KB 6c99e0aa409bfd8ab822eca8cd020cd2
Last packaged version: 7.x-2.0-alpha2+0-dev
Last updated: April 25, 2012 - 00:27
Development snapshot from branch: 7.x-2.x

Release notes

Development release

media_youtube 7.x-1.0-beta3

Download Size md5 hash
media_youtube-7.x-1.0-beta3.tar.gz 23.61 KB c9dd40bd96e164bc9c5b518942bf8863
media_youtube-7.x-1.0-beta3.zip 29.95 KB 0ba0f4742e4c42f9dce7b6cdf27c3ba5
Last updated: March 13, 2012 - 16:20
Official release from tag: 7.x-1.0-beta3

Release notes

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

Download Size md5 hash
media_youtube-7.x-1.0-beta2.tar.gz 23.71 KB 4305434157443e533dcc95b6c36f35cf
media_youtube-7.x-1.0-beta2.zip 30.06 KB 0689ef7be8f25760c7d179ae3b83177c
Last updated: February 22, 2012 - 23:40
Official release from tag: 7.x-1.0-beta2

Release notes

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-beta1

Download Size md5 hash
media_youtube-7.x-1.0-beta1.tar.gz 23.68 KB bef3e0123508d4f63e43ee14ca885249
media_youtube-7.x-1.0-beta1.zip 30.04 KB 5b78aac9faf7e6d6204bb0b3600a8276
Last updated: February 17, 2012 - 19:15
Official release from tag: 7.x-1.0-beta1

Release notes

media_youtube 7.x-1.0-alpha5

Download Size md5 hash
media_youtube-7.x-1.0-alpha5.tar.gz 21.7 KB fd22dfe6781a62d38031be9294d9167e
media_youtube-7.x-1.0-alpha5.zip 27.95 KB af3999896b6fdabd7df7fba4145426d9
Last updated: June 1, 2011 - 01:16
Official release from tag: 7.x-1.0-alpha5

Release notes

#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.
#1033904: Fatal error uninstalling media_youtube when media_internet is disabled: Class 'MediaInternetBaseHandler' not found by mfb | modesia: Fixed Uninstall Error: Fatal error: Class 'MediaInternetBaseHandler' not found .
#1152032: Fatal error: Class 'FileStyles' not found in /includes/media_youtube.styles.inc on line 129: Fixed Fatal error: Class 'FileStyles' not found in /includes/media_youtube().styles.inc on line 129.
#1150878: Autoplay setting is ignored when using iframe embed by mikeker: Fixed Autoplay setting is ignored when using iframe embed.
Removed old media_youtube.admin.inc file. Hasn't been used in ages.
Moving include files into includes folder.
Removed media_youtube.old.js. Hasn't been used in ages.
Moved unused css file into css folder. Maybe it will get used again some day.
Because Media module no longer requires Styles module, moved all Styles integration functions into media_youtube.styles.inc.
Cleaned up a little code to help this module serve as an example for how to write a Media provider module.
Added integration for Media's new File Entity module.
Issue #1172478: Fatal error after Drupal 7.2 update by dlumberg, aaron: Change styles object to use camelCase.
Issue #1045824: Ability to use YouTube URL shortener by aaron: Support url shorteners and embed code when parsing.
Issue #1042442: Editing Video thumbnail and Large Video Size. by robbycandra: Change default large video and add image style to thumbnail.
by aaron: Add image presets to youtube styles

media_youtube 6.x-1.3

Download Size md5 hash
media_youtube-6.x-1.3.tar.gz 28.6 KB 52ca38ea76cfb10c202959a5a50e8d64
media_youtube-6.x-1.3.zip 35.8 KB af771de3cb72da4d4850d2ebcefe0152
Last updated: February 4, 2011 - 19:08
Official release from tag: 6.x-1.3

Release notes

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

Changes since DRUPAL-6--1-2:

Read more

media_youtube 7.x-1.0-alpha4

Download Size md5 hash
media_youtube-7.x-1.0-alpha4.tar.gz 22.61 KB aa341190561e82a2d94b94d585049db7
media_youtube-7.x-1.0-alpha4.zip 29.26 KB d1723291e64ab3e66010cc231a0c274c
Last updated: January 12, 2011 - 15:56
Official release from tag: 7.x-1.0-alpha4

Release notes

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-alpha3

Download Size md5 hash
media_youtube-7.x-1.0-alpha3.tar.gz 22.53 KB c9dbf142882942b5980cb0fb0eef2713
media_youtube-7.x-1.0-alpha3.zip 29.13 KB 00b277f992cc14e168f060051258c958
Last updated: January 10, 2011 - 22:36
Official release from tag: 7.x-1.0-alpha3

Release notes

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

  • by aaron: Fix error in install.

media_youtube 7.x-1.0-alpha2

Download Size md5 hash
media_youtube-7.x-1.0-alpha2.tar.gz 22.53 KB f76f4c9559ea9d1f8b2885afd9daeb9e
media_youtube-7.x-1.0-alpha2.zip 29.13 KB a30317b871c7aa8374cc6796bc3aa7fd
Last updated: January 10, 2011 - 22:26
Official release from tag: 7.x-1.0-alpha2

Release notes

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 7.x-1.0-alpha1

Download Size md5 hash
media_youtube-7.x-1.0-alpha1.tar.gz 22.33 KB 817cb8fe158c041bca2aca6dfe6ccd66
media_youtube-7.x-1.0-alpha1.zip 28.98 KB 983cb6677b0b627492b44571cc979e10
Last updated: January 5, 2011 - 21:26
Official release from tag: 7.x-1.0-alpha1

Release notes

Changes since DRUPAL-7--1:

Read more

media_youtube 6.x-1.2

Download Size md5 hash
media_youtube-6.x-1.2.tar.gz 27.03 KB 4ebb6b85658105f0505d29ecfae86a93
media_youtube-6.x-1.2.zip 33.54 KB 526d30270f0dde2d41bca21c8b76ecc4
Last updated: December 24, 2010 - 23:21
Official release from tag: 6.x-1.2

Release notes

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:

Read more

media_youtube 6.x-1.1

Download Size md5 hash
media_youtube-6.x-1.1.tar.gz 18.09 KB 4fdd968a93a684525e8b956affe6a2fe
media_youtube-6.x-1.1.zip 22.07 KB b9f7b3fc2b0ac66b1c6e0b80701a5a17
Last updated: December 24, 2010 - 23:21
Official release from tag: 6.x-1.1

Release notes

Changes since DRUPAL-6--1-0:

media_youtube 6.x-1.0

Download Size md5 hash
media_youtube-6.x-1.0.tar.gz 13.51 KB 121952229bc42f95301edffb0449bfd3
media_youtube-6.x-1.0.zip 15.67 KB da2089ed2c21f7065b89ba7718aa74b9
Last updated: December 24, 2010 - 23:21
Official release from tag: 6.x-1.0

Release notes

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

media_youtube 6.x-1.x-dev

Download Size md5 hash
media_youtube-6.x-1.x-dev.tar.gz 30.33 KB f670f8e188f3366ef556ce7216e41b2c
media_youtube-6.x-1.x-dev.zip 36.42 KB ada7577aad0929c74202f3058f9a5245
Last updated: December 18, 2011 - 00:31
Development snapshot from branch: 6.x-1.x

Release notes

This adds support for YouTube for Embedded Media Field.

media_youtube 7.x-1.x-dev

Download Size md5 hash
media_youtube-7.x-1.x-dev.tar.gz 23.62 KB 2dafab90fa30c955a6e687b8f6a229e9
media_youtube-7.x-1.x-dev.zip 29.96 KB 77017ac36d245304905f81196d6826fc
Last packaged version: 7.x-1.0-beta3+1-dev
Last updated: March 28, 2012 - 00:25
Development snapshot from branch: 7.x-1.x

Release notes

bleeding edge

Subscribe with RSS Syndicate content