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 ); } } Phantogram – The Earology Dept. https://www.theearologydept.com Where the food sounds good, and the music is pretty tasty too. Wed, 07 Oct 2015 01:08:27 +0000 en-US hourly 1 https://wordpress.org/?v=5.2.20 50391680 big grams | big grams ep https://www.theearologydept.com/big-grams-big-grams-ep/ https://www.theearologydept.com/big-grams-big-grams-ep/#comments Sat, 26 Sep 2015 12:46:44 +0000 http://www.theearologydept.com/?p=13008   big grams | big grams ep   Big Grams is the supergroup comprised of Big Boi (Outkast) and Phantogram (Sarah Barthel and Josh Carter). If you’re cool you know all of the players involved. Are you cool? Of coarse you are. The bands long talked about and much anticipated album is out now courtesy …

The post big grams | big grams ep appeared first on The Earology Dept..

]]>
big grams | big grams
 

big grams | big grams ep

 
Big Grams is the supergroup comprised of Big Boi (Outkast) and Phantogram (Sarah Barthel and Josh Carter). If you’re cool you know all of the players involved. Are you cool? Of coarse you are. The bands long talked about and much anticipated album is out now courtesy of Epic Records. The self-titled Big Grams EP is seven tempestuous tracks fluent in debauchery. And well, if you like debauchery like I do this one will surely satisfy. Stick around, after the jump check out much more ’cause they’ll be video games too.
 
big grams | big grams
 
If you want to sneak a listen head over to Spotify and enjoy a bit of streaming. I like this collaboration because neither Big Boi nor Phantogram lose their respective identities, it’s the perfect and well balanced imagining come to life. And didn’t I mention video games? Yup, you heard me right. Test your video playing skill set and see if your next level debauchery skills are up to par.
 
Of course this isn’t the trios first meeting, the respective parts got together on Big Boi’s album Vicious Lies & Dangerous Rumours back in 2012. So the die was cast way back when and it sounds like something I’d like to hear more of. What do you think? Are you lovin’ it too? Leave a comment and let us know. Turn it up and play it nice and very loud.
 

 
Band: Big Grams
Album: Big Grams
Amazon
iTunes
Google Play
 
Big Grams: Tracklisting
 
1. Run For Your Life
2. Lights On
3. Fell In The Sun
4. Put It On Her
5. Goldmine Junkie
6. Born To Shine
7. Drum Machine

The post big grams | big grams ep appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/big-grams-big-grams-ep/feed/ 2 13008
phantogram // black out days + video https://www.theearologydept.com/phantogram-black-days-video/ https://www.theearologydept.com/phantogram-black-days-video/#respond Fri, 20 Dec 2013 07:28:56 +0000 http://www.theearologydept.com/?p=10807   Phantogram (Joshua Carter and Sarah Barthel) is a personal fav around here and I am only too happy (understatement) to showcase the electro-duo’s brand new video Black Out Days. The track is taken from their forthcoming Voices LP. It drops February 18, via Republic Records. Also, if you pre-order Voices now you get an …

The post phantogram // black out days + video appeared first on The Earology Dept..

]]>

 
Phantogram (Joshua Carter and Sarah Barthel) is a personal fav around here and I am only too happy (understatement) to showcase the electro-duo’s brand new video Black Out Days. The track is taken from their forthcoming Voices LP. It drops February 18, via Republic Records. Also, if you pre-order Voices now you get an instant download of the beautiful track Fall In Love. I like that. Peace.
 

 
FYI:
 
The track Black Out Days also appears on Phantogram’s self-titled Phantogram EP released back in September.
 
Here’s the breakdown:
 
Phantogram EP tracklist:
 
01. Black Out Days *
02. Never Going Home
03. The Day You Died
04. Celebrating Nothing
 
Voices LP tracklist:
 
01. Nothing But Trouble
02. Black Out Days *
03. Fall In Love
04. Never Going Home
05. The Day You Died
06. Howling At the Moon
07. Bad Dreams
08. Bill Murray
09. I Don’t Blame You
10. Celebrating Nothing
11. My Only Friend

The post phantogram // black out days + video appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/phantogram-black-days-video/feed/ 0 10807
big boi // lines (ft. a$ap rocky & phantogram) https://www.theearologydept.com/big-boi-lines-ft-aap-rocky-phantogram/ https://www.theearologydept.com/big-boi-lines-ft-aap-rocky-phantogram/#comments Sat, 10 Nov 2012 18:45:03 +0000 http://mittenmouthmusic.wordpress.com/?p=7280 our most down south maestro of music big boi is def on some next level shit and bringin’ it! the track “lines” is a quite southerly gale blowin’ dangerously across your earscape. know this, this track is just a sample of what is to come from big boi’s forthcoming ‘vicious lies and dangerous rumors’ album …

The post big boi // lines (ft. a$ap rocky & phantogram) appeared first on The Earology Dept..

]]>

our most down south maestro of music big boi is def on some next level shit and bringin’ it! the track “lines” is a quite southerly gale blowin’ dangerously across your earscape. know this, this track is just a sample of what is to come from big boi’s forthcoming ‘vicious lies and dangerous rumors’ album release hitting shelves december 11th everywhere. peace.

The post big boi // lines (ft. a$ap rocky & phantogram) appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/big-boi-lines-ft-aap-rocky-phantogram/feed/ 1 7280
Phantogram – Don’t Move https://www.theearologydept.com/phantogram-dont-move/ https://www.theearologydept.com/phantogram-dont-move/#respond Sat, 19 Nov 2011 12:41:27 +0000 http://mittenmouthmusic.wordpress.com/?p=1402 I want to take Sarah Barthel on a date, take her someplace nice and show her a really good time; Josh Carter you can even chaperone, just so you can pinch me from time to time. Agreed? At times when someone does you a solid (like release a great EP) a thank you is in …

The post Phantogram – Don’t Move appeared first on The Earology Dept..

]]>

I want to take Sarah Barthel on a date, take her someplace nice and show her a really good time; Josh Carter you can even chaperone, just so you can pinch me from time to time. Agreed? At times when someone does you a solid (like release a great EP) a thank you is in order, no? If you want to know why I’m so enamored (and thankful) just take a moment to listen to Ms. Barthel’s voice and the not pithy swarm of music surrounding it. Her voice, the music – combined it is a thing of beauty no doubt, and it is on full display throughout their sexy mini-album Nightlife. Head over to their myspace page and listen to more of Phantogram. Its just a click away and the reward? BIG! Peace.

 

And of course I have to leave you with something to stare at adoringly while you vibe out, set your peepers on the video for “When I’m Small.”

The post Phantogram – Don’t Move appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/phantogram-dont-move/feed/ 0 1402