-
by aaron: Cache the check for valid id.
-
by aaron: Add a youtube media browser.
-
Cleaned up media_youtube_media_internet_providers().
-
Issue #1368714: For new files, set $file->filename to the YouTube video title.
-
Issue #1213184 by Dave Reid, nikosnikos: Removed the unnecessary method MediaInternetYouTubeHandler::save().
-
Issue #1480556: Use drupal_http_request() rather than get_headers() in MeidaInternetYouTubeHandler::valid_id().
-
by aaron: add update function to rebuild themes and formatters
-
by aaron: When parsing a URL, allow for other elements in the query.
-
by aaron: add support for various youtube embedding options, and clean up the code.
-
by mariancalinro, aaron: validate the youtube video id.