• Welcome to PHPVIBE Forums. Please log in.
avatar_wmaster

[ Video Sharing CMS v4 ] Need Youtube Link - source link

Started by wmaster,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wmasterTopic starter

Hi,

I need to display the youtube link after videoplayer.
I have an javascript for users to get the video/download and I need that link/source link.

Thanks

PHPVibe A.

Hi
$video->source


or complex with youtube check

if($vid->decideVideoProvider() == "youtube") {
echo $video->source;
}

wmasterTopic starter


PHPVibe A.


wmasterTopic starter


 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 42764

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 72251

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 53294

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 4641

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 24315

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 7366

video,playlist,images, etc. (frontend) select all deselect all reselect all

Started by spirog


Replies: 3
Views: 7216