---
title: Volume 16_New Feeds_Aug26
date: 2026-07-29T04:47:00-07:00
author: "Denise O'Keeffe"
canonical_url: "https://videoelephant.com/vol-16-new-video-feeds"
section: Landing Pages
---
Volume 16

New Video Feeds

Get ready for a fresh wave of video content! We’re launching a brand-new lineup of feeds packed with everything from bite-sized viral clips to immersive global adventures—designed to keep your audience hooked. Check out the list of new feeds below!

 

  ![Emma Roberts marries Cody John in Idaho](https://s3.amazonaws.com/ve1/94a90216781cb8aa222ebb27c9c5b950.jpg) 00:38 

  

 

 

###  Emma Roberts marries Cody John in Idaho 

 USA Today - Entertainment July 27, 2026 

  Entertainment  

 

   ![Patrick Peterson Says Tom Brady Shouldn't Make the Jump to WWE](https://s3.amazonaws.com/ve1/5c54828ef1493d24e1edbf123fb23d88.jpg) 00:57 

  

 

 

###  Patrick Peterson Says Tom Brady Shouldn't Make the Jump to WWE 

 TMZ July 29, 2026 

  Entertainment  

 

   ![VERTICAL Severe Storms Bring Wind, Tornado & Flash Flood Threat](https://s3.amazonaws.com/ve1/2104396425243a192c40d7b142595164.jpg) 01:43 

  

 

 

###  VERTICAL Severe Storms Bring Wind, Tornado &amp; Flash Flood Threat 

 WeatherBug - Vertical July 28, 2026 

  Weather  

 

   ![EXCLUSIVE INTERVIEW: Keri Hilson Opens Up About Her Hiatus, Industry Challenges &amp; New Music](https://s3.amazonaws.com/ve1/62e0658f8312a4f3a76d42c691e3d1bc.jpg) 22:09 

  

 

 

###  EXCLUSIVE INTERVIEW: Keri Hilson Opens Up About Her Hiatus, Industry Challenges &amp;amp; New Music 

 TMZ Podcast Network July 28, 2026 

  Entertainment  

 

  

 

 

    

 

 

 

`; } function renderError(msg) { bodyEl.innerHTML = ` ${esc(msg || 'Could not load video.')}

`; } function renderVideo(video, videoUrl) { const cats = (video.categories || \[\]).slice(0, 5) .map(c =&gt; `${esc(c.name)}`) .join(''); const tags = (video.tags || \[\]).slice(0, 8) .map(t =&gt; `${esc(t)}`) .join(''); bodyEl.innerHTML = `   ${video.description ? ` ### Description

${esc(video.description)}

 

` : ''} ### Details

  ${video.contentProvider ? `Provider${esc(video.contentProvider)}

` : ''} ${video.formattedDuration ? `Duration${esc(video.formattedDuration)}

` : ''} ${video.language ? `Language${esc(getLanguageName(video.language))}

` : ''} ${video.formattedDate ? `Published${esc(video.formattedDate)}

` : ''}  

 

 ${cats ? `### Categories

${cats}

` : ''} ${tags ? `### Tags

${tags}

` : ''} 

 

 

`; } window.openVideoModal = async function (videoId) { if (!videoId) return; titleEl.textContent = 'Loading…'; renderLoading(); openModal(); try { // Step 1: get video data + signed URL const fd = new FormData(); fd.append('videoId', videoId); const r1 = await fetch('/actions/videoelephant/library/get-video', { method: 'POST', body: fd, headers: { 'X-Requested-With': 'XMLHttpRequest' } }); const d1 = await r1.json(); if (!d1.success || !d1.video) { renderError('Video not found.'); return; } const video = d1.video; titleEl.textContent = video.title || ''; if (!video.signedVideoUrl) { renderVideo(video, ''); return; } // Step 2: exchange signed URL for actual video URL const r2 = await fetch(video.signedVideoUrl, { headers: { 'Accept': 'application/json', 'X-Requested-With': 'XMLHttpRequest' }, credentials: 'same-origin' }); const d2 = await r2.json(); if (!d2.success || !d2.videoUrl) { renderError('Video unavailable or link expired.'); return; } renderVideo(video, d2.videoUrl); } catch (e) { console.error('VideoElephant modal error:', e); renderError('Failed to load video.'); } }; }());  

 

 2 pages, 2.1 MB 

 [Download PDF](https://assets.videoelephant.com/PDF/New-to-the-Library_Vol16_Jul26.pdf)
