Embeds allowing bloggers to easily embed videos from Distrify. Just go to any Distrify film page or player and copy the URL. Paste that URL in any WordPress blog and it will automatically be converted to an embedded Distrify player. If you are logged in to distrify.com it will automatically add your affiliate tracking code to your embeds. Make sure you turn on Auto-embeds in your WP settings and also make sure that the URL is on its own line and not hyperlinked (clickable when viewing the post). The plugin also extracts the still image from the film and saves it as the Featured Image for the post. This actually works for any Embed (not just Distrify) that you embed into your WordPress blog. Author: Distrify Limited Version: 0.3.1 Author URI: http://www.distrify.com License: GPL2 Copyright 2011-2013 Distrify (email : hello@distrify.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ /** * Does the work of adding the Distrify provider to wp_oembed */ function add_distrify_provider($the_content){ require_once( ABSPATH . WPINC . '/class-oembed.php' ); wp_oembed_add_provider('#https?://(www\.)?(distrify|muvies).com/films/.*#i', 'http://distrify.com/oembed.json', true ); wp_oembed_add_provider('http://muvi.es/*', 'http://distrify.com/oembed.json' ); wp_oembed_add_provider('#https?://.*\.muvies.com/.*reviews/.*#i', 'http://distrify.com/oembed.json', true ); } //add the provider on plugins_loaded. add_action('plugins_loaded', 'add_distrify_provider'); /** * from http://wordpress.stackexchange.com/q/70752/1685 * Automatically set the featured image if an oEmbed-compatible embed is found in the post content. * author: TheDeadMedic * author URI: http://wordpress.stackexchange.com/users/1685/thedeadmedic * */ add_action( 'wp_insert_post', array( 'ofi', 'init' ) ); class ofi { /** * The post thumbnail ID * * @var int */ private $_thumb_id; /** * The post ID * * @var int */ private $_post_id; /** * Sets up an instance if called statically, and attempts to set the featured * image from an embed in the post content (if one has not already been set). * * @param int $post_id * @return object|null */ public function init( $post_id ) { if ( ! isset( $this ) ) return new ofi( $post_id ); global $wp_embed; $this->_post_id = absint( $post_id ); if ( ! $this->_thumb_id = get_post_meta( $this->_post_id, '_thumbnail_id', true ) ) { if ( $content = get_post_field( 'post_content', $this->_post_id, 'raw' ) ) { add_filter( 'oembed_dataparse', array( $this, 'oembed_dataparse' ), 10, 3 ); $wp_embed->autoembed( $content ); remove_filter( 'oembed_dataparse', array( $this, 'oembed_dataparse' ), 10, 3 ); } } } /** * @see init() */ public function __construct( $post_id ) { $this->init( $post_id ); } /** * Callback for the "oembed_dataparse" hook, which will fire on a successful * response from the oEmbed provider. * * @see WP_oEmbed::data2html() * * @param string $return The embed HTML * @param object $data The oEmbed response * @param string $url The oEmbed content URL */ public function oembed_dataparse( $return, $data, $url ) { if ( ! empty( $data->thumbnail_url ) && ! $this->_thumb_id ) { // if ( in_array( @ $data->type, array( 'video' ) ) ) // Only set for video embeds $this->set_thumb_by_url( $data->thumbnail_url, @ $data->title ); } } /** * Attempt to download the image from the URL, add it to the media library, * and set as the featured image. * * @see media_sideload_image() * * @param string $url * @param string $title Optionally set attachment title */ public function set_thumb_by_url( $url, $title = null ) { /* Following assets will already be loaded if in admin */ require_once ABSPATH . 'wp-admin/includes/file.php'; require_once ABSPATH . 'wp-admin/includes/media.php'; require_once ABSPATH . 'wp-admin/includes/image.php'; $temp = download_url( $url ); if ( ! is_wp_error( $temp ) && $info = @ getimagesize( $temp ) ) { if ( ! strlen( $title ) ) $title = null; if ( ! $ext = image_type_to_extension( $info[2] ) ) $ext = '.jpg'; $data = array( 'name' => md5( $url ) . $ext, 'tmp_name' => $temp, ); $id = media_handle_sideload( $data, $this->_post_id, $title ); if ( ! is_wp_error( $id ) ) return update_post_meta( $this->_post_id, '_thumbnail_id', $this->_thumb_id = $id ); } if ( ! is_wp_error( $temp ) ) @ unlink( $temp ); } } House of Balloons – The Earology Dept. https://www.theearologydept.com Where the food sounds good, and the music is pretty tasty too. Sun, 15 Sep 2013 17:22:33 +0000 en-US hourly 1 https://wordpress.org/?v=5.2.20 50391680 the weeknd // kissland https://www.theearologydept.com/the-weeknd-kiss-land/ https://www.theearologydept.com/the-weeknd-kiss-land/#respond Fri, 17 May 2013 23:10:41 +0000 http://www.theearologydept.com/?p=8603 The Weeknd (Abel Tesfaye) drops 2 new songs, both from his forthcoming sophomore album Kissland. Both tracks follow his signature drug-infused-party noir misogyny. It’s all good. Check out the title track Kissland and John Carpenter . Let me know what you think. Peace.

The post the weeknd // kissland appeared first on The Earology Dept..

]]>

The Weeknd (Abel Tesfaye) drops 2 new songs, both from his forthcoming sophomore album Kissland. Both tracks follow his signature drug-infused-party noir misogyny. It’s all good. Check out the title track Kissland and John Carpenter . Let me know what you think. Peace.

The post the weeknd // kissland appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/the-weeknd-kiss-land/feed/ 0 8603
the weeknd // twenty-eight (explicit = nsfw) https://www.theearologydept.com/the-weeknd-twenty-eight-explicit-nsfw/ https://www.theearologydept.com/the-weeknd-twenty-eight-explicit-nsfw/#respond Wed, 13 Mar 2013 17:15:39 +0000 http://mittenmouthmusic.wordpress.com/?p=8073 The Weeknd is a crooner par excellence and his track (and video) are no exception. If you are a fan of Mr. Abel Tesfaye, well, the song “Twenty-Eight,” has everything you’ve come to expect from this Toronto native. It is soulful, sexy and ringed by vocals that will send shivers across her erogenous zones (hey, …

The post the weeknd // twenty-eight (explicit = nsfw) appeared first on The Earology Dept..

]]>
More like forty-days and forty-nights of something totally intoxicating.

The Weeknd is a crooner par excellence and his track (and video) are no exception. If you are a fan of Mr. Abel Tesfaye, well, the song “Twenty-Eight,” has everything you’ve come to expect from this Toronto native. It is soulful, sexy and ringed by vocals that will send shivers across her erogenous zones (hey, less work for you right?). By the way this video is a bit explicit so handle your business and show some discretion. Peace.

The post the weeknd // twenty-eight (explicit = nsfw) appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/the-weeknd-twenty-eight-explicit-nsfw/feed/ 0 8073
the weeknd // balloons of haus + chi duly https://www.theearologydept.com/the-weeknd-balloons-of-haus-produced-by-chi-duly/ https://www.theearologydept.com/the-weeknd-balloons-of-haus-produced-by-chi-duly/#comments Fri, 17 Feb 2012 01:11:52 +0000 http://mittenmouthmusic.wordpress.com/?p=4256 Not one to rest on his laurels Brooklyn, NY-based producer Chi Duly puts a hell of a spin on one of Toronto’s soon-to-be favorite sons The Weeknd. And what he’s done is no mean feat, on Balloons Of Haus what you hear (and your body feels) is a cross sampling of The Weeknd’s complete body …

The post the weeknd // balloons of haus + chi duly appeared first on The Earology Dept..

]]>

Not one to rest on his laurels Brooklyn, NY-based producer Chi Duly puts a hell of a spin on one of Toronto’s soon-to-be favorite sons The Weeknd. And what he’s done is no mean feat, on Balloons Of Haus what you hear (and your body feels) is a cross sampling of The Weeknd’s complete body of work. From his first offering House Of Balloons, then onto  Thursday, and finally culminating in the latest Echoes Of Silence. Now, The Weeknd’s  growing mass of fans can move from listening to Abel Tesfaye in the bedroom and move it to the dance floor, but I have a feeling the vertical dancing will be just as dirty. My fedora off to Chi Duly for giving us another shining example of his production prowess. Peace.

Balloons Of Haus FREE DOWNLOAD

The post the weeknd // balloons of haus + chi duly appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/the-weeknd-balloons-of-haus-produced-by-chi-duly/feed/ 3 4256
The Weeknd – Echoes Of Silence https://www.theearologydept.com/the-weeknd-echoes-of-silence/ https://www.theearologydept.com/the-weeknd-echoes-of-silence/#respond Thu, 22 Dec 2011 05:03:51 +0000 http://mittenmouthmusic.wordpress.com/?p=2795 Right now the mood is surreal. Why? I’m listening to The Weeknd and his ribald Echoes of Silence. Dirty Diana is sitting right in front of me half-naked and sippin’ on that XO. In 2012 Abel Tesfaye is going to claim his, and the Victoria Secrets will drop! You got to get this baby making …

The post The Weeknd – Echoes Of Silence appeared first on The Earology Dept..

]]>

Right now the mood is surreal. Why? I’m listening to The Weeknd and his ribald Echoes of Silence. Dirty Diana is sitting right in front of me half-naked and sippin’ on that XO. In 2012 Abel Tesfaye is going to claim his, and the Victoria Secrets will drop! You got to get this baby making music while it lasts, go to the-weeknd.com. Michael Jackson + Prince + R. Kelly = The Weeknd. And rest assured 2012 The Weeknd is going to blow. Peace.

Tracklist:

1. D.D. 2. Montreal 3. Outside 4. OX/The Host 5. Initiation 6. Same Old Song 7. The Fall 8. Next 9. Echoes of Silence

“D.D.” (Dirty Diana)

“Outside”



 
“The Zone (Ft. Drake)” Taken from the immaculate & luscious LP Thursday. Like all of Tefaye‘s music it’s drippin’ sweet sticky sickness; that’s a good thing.

The post The Weeknd – Echoes Of Silence appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/the-weeknd-echoes-of-silence/feed/ 0 2795
the weeknd // the knowing (official video) https://www.theearologydept.com/the-weeknd-the-knowing-official-video/ https://www.theearologydept.com/the-weeknd-the-knowing-official-video/#respond Sun, 27 Nov 2011 20:32:10 +0000 http://mittenmouthmusic.wordpress.com/?p=2113 Imagine. Create. See. & Dream. Welcome to the visual creative synergy of wunderkind The Weeknd and Mikael Colombu. Not many get it right. They did. As exquisite as Mr. Abel Tesfaye‘s music is this video is just as impressive and beautiful; and being an art history student the symbology is impressive too (horns, owl, Nemes …

The post the weeknd // the knowing (official video) appeared first on The Earology Dept..

]]>

Imagine. Create. See. & Dream. Welcome to the visual creative synergy of wunderkind The Weeknd and Mikael Colombu. Not many get it right. They did. As exquisite as Mr. Abel Tesfaye‘s music is this video is just as impressive and beautiful; and being an art history student the symbology is impressive too (horns, owl, Nemes headdress, etc.). The song “The Knowing” is from the album House of Balloons released to critical acclaim in 2010. If you like this offering (you will) then definitely cop the full Monty for free here. Peace.

The post the weeknd // the knowing (official video) appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/the-weeknd-the-knowing-official-video/feed/ 0 2113