add_action('rest_api_init', function () { register_rest_route('legends/v1', '/playlist', array( 'methods' => 'GET', 'callback' => function () { $url = 'https://yp.cdnstream1.com/metadata/p1w7r97sb0k/last/24.json'; $response = wp_remote_get($url, array( 'timeout' => 10, 'headers' => array( 'Accept' => 'application/json' ) )); if (is_wp_error($response)) { return new WP_Error('playlist_error', 'Could not fetch playlist.', array('status' => 500)); } $body = wp_remote_retrieve_body($response); return new WP_REST_Response(json_decode($body, true), 200); }, 'permission_callback' => '__return_true' )); });

Upcoming Events

Open Modal

Volbeat share video for ‘Demonic Depression’ from new album

Singer / guitarist Michael Poulsen of Danish Heavy Metal rock band Volbeat performs on stage during the Gigantour tour on February 21^ 2012 in Kent^ Washington.

Danish rockers Volbeat have shared the music video for their latest single, “Demonic Depression“, off their ninth studio album “God Of Angels Trust“.

Vocalist/guitarist Michael Poulsen addresses the struggles of mental health in the track, stating the following of its lyrical inspiration: “‘Demonic Depression‘ is based on one of my really good friends and the state of mind that he was in for a couple of years. I’ve played it for several friends, and they’ve all asked, ‘Did you write that about me?’ Which is a little scary and just shows how many people are dealing with mental issues in certain parts of their lives and how many are constantly struggling.”

See the video for – HERE.
Stream God Of Angels TrustHERE.

Editorial credit: MPH Photos / Shutterstock.com

Recommended Posts

Loading...