Print Page | Close Window

MOD:watch youtube video,download them(with images)

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=23575
Printed Date: 29 March 2026 at 7:00pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: MOD:watch youtube video,download them(with images)
Posted By: edizz
Subject: MOD:watch youtube video,download them(with images)
Date Posted: 21 June 2007 at 7:06am

Resim �nizlemeli ve indirme linkli Youtube video eklentisi

Bu eklenti sayesinde youtube üzerindeki videoları sitenizde izletirken Videonun altında 3 adet resim ve videoyu indirme linki olacaktır.
Herhangi bir videoyu konuya eklemek i�inde şeklinde ekleyebilirsiniz.
Sorunlarınız i�in mail adresim mailto:ediznet@mynet.com - ediznet@mynet.com
Eklentinin �rneği i�in şu adresi ziyaret edebilirsiniz. http://www.forumselcuk.com/forum/forum_posts.asp?TID=18308&PN=1 - http://www.forumselcuk.com/forum/forum_posts.asp?TID=18308&PN=1
Ekteki dosyaları kendi dosyalarınız ile değiştirirseniz sistem otomatikman devreye girecektir.Fakat daha önce bu dosyalara herhangi bir m�dahale yaptıysanız l�tfen aşağıda belirtilen şekilde eklemeleri elle yapınız

Kurulum 2 aşamadan oluşmaktadır.

1.functions/functions_format_post.asp dosyasına şu kodları eklemek. ( %> dan �nce )

'coded by yılmaz yıkılmaz
function youtube(strMessage)
do while inStr(1,strMessage,"",1)
adres=duzenle(mid(strMessage,tube_bas+6,tube_son-tube_bas-6))
kod="<br><embed src=""https://www.youtube-nocookie.com/v/"&adres&""" width=425 height=350 type=""application/x-shockwave-flash"" wmode=""transparent""><br><img height=""100"" src=""https://img.youtube.com/vi/"&adres&"/1.jpg"" width=122><img height=""100"" src=""https://img.youtube.com/vi/"&adres&"/2.jpg"" width=""122""><img height=""100"" src=""https://img.youtube.com/vi/"&adres&"/3.jpg"" width=""122""><br><a target=""_blank"" href=""https://www.izletin.com/video_indir.asp?adres=https://www.youtube-nocookie.com/v/"&adres&""">Bu videoyu indirmek i�in tıklayınız</a><br>"
strMessage=replace(strMessage,mid(strMessage,tube_bas,tube_son-tube_bas+7),kod)
loop
youtube=strMessage
end function

function duzenle(adres)
dim baslangic,karakter,kod
baslangic=instr(adres,"=")+1
karakter=instr(baslangic,adres,"&")
if karakter>0 then
kod=mid(adres,baslangic,karakter-baslangic)
else
kod=mid(adres,baslangic)
end if
duzenle=trim(kod)
End Function
 
2-forum_posts.asp dosyasına şu satırı eklemek.
'If the message has been edited parse the 'edited by' XML into HTML for the post den �nce
if inStr(1,strMessage,"[TUBE]",1)>0 and inStr(1,strMessage,"" frameborder="0" allowfullscreen>",1)>0  then strMessage=youtube(strMessage)

 

 



-------------
http://www.forumselcuk.com" rel="nofollow - selçuk forum



Replies:
Posted By: Praveen
Date Posted: 21 June 2007 at 9:56am
Excuse me. I think this forum is an english one. Please use english language. Or just reply the same in english because many users know only english here and you understand what I say. Even I can help you if I understand the content.

-------------


Posted By: edizz
Date Posted: 22 June 2007 at 11:40pm
may english not good.
You can watch videos on youtube.com and you can review video's images anad you can download them,
installing
 
 

1.functions/functions_format_post.asp dosyasına şu kodları eklemek. ( before %> )

function youtube(strMessage)
do while inStr(1,strMessage,"",1)
adres=duzenle(mid(strMessage,tube_bas+6,tube_son-tube_bas-6))
kod="<br><embed src=""https://www.youtube-nocookie.com/v/"&adres&""" width=425 height=350 type=""application/x-shockwave-flash"" wmode=""transparent""><br><img height=""100"" src=""https://img.youtube.com/vi/"&adres&"/1.jpg"" width=122><img height=""100"" src=""https://img.youtube.com/vi/"&adres&"/2.jpg"" width=""122""><img height=""100"" src=""https://img.youtube.com/vi/"&adres&"/3.jpg"" width=""122""><br><a target=""_blank"" href=""https://www.izletin.com/video_indir.asp?adres=https://www.youtube-nocookie.com/v/"&adres&""">Download this video</a><br>"
strMessage=replace(strMessage,mid(strMessage,tube_bas,tube_son-tube_bas+7),kod)
loop
youtube=strMessage
end function

function duzenle(adres)
dim baslangic,karakter,kod
baslangic=instr(adres,"=")+1
karakter=instr(baslangic,adres,"&")
if karakter>0 then
kod=mid(adres,baslangic,karakter-baslangic)
else
kod=mid(adres,baslangic)
end if
duzenle=trim(kod)
End Function

2-forum_posts.asp dosyasına şu satırı eklemek.
before 'If the message has been edited parse the 'edited by' XML into HTML for the post

if inStr(1,strMessage,"[TUBE]",1)>0 and inStr(1,strMessage,""  frameborder="0" allowfullscreen>",1)>0  then strMessage=youtube(strMessage)



-------------
http://www.forumselcuk.com" rel="nofollow - selçuk forum


Posted By: edizz
Date Posted: 27 June 2007 at 12:52pm

if you have any problem on mozilla browser please line whish start kod="

and paster this

kod="<br><object width=""425"" height=""350"">"
kod=kod&"<param name=""movie"" value=""http://www.youtube.com/v/sLNZ0QuNtmg""></param>"
kod=kod&"<param name=""wmode"" value=""transparent""></param>"
kod=kod&"<embed src=""http://www.youtube.com/v/"&adres&""" type=""application/x-shockwave-flash"" wmode=""transparent"" width=""425"" height=""350""></embed></object>"
kod=kod&"<br><img height=""100"" src=""http://img.youtube.com/vi/"&adres&"/1.jpg"" width=122><img height=""100"" src=""http://img.youtube.com/vi/"&adres&"/2.jpg"" width=""122""><img height=""100"" src=""http://img.youtube.com/vi/"&adres&"/3.jpg"" width=""122""><br>"
kod=kod&"<a target=""_blank"" href=""http://www.izletin.com/video_indir.asp?adres=http://www.youtube.com/watch?v="&adres&""">Bu videoyu indirmek için tıklayınız</a><br>"


-------------
http://www.forumselcuk.com" rel="nofollow - selçuk forum


Posted By: numanme
Date Posted: 30 June 2007 at 11:54pm
http://www.izletin.com/video_indir.asp?
have you got a site in english


Posted By: hoomie
Date Posted: 02 July 2007 at 8:46am
http://boomvid.com
You can also download YouTube Video, Google Video, Dailymotion, ifilm, Break, putFile, grouper, MySpace, That Video Site, Grinvi,...all in one page in one click. Check out this site: http://boomvid.com - http://boomvid.com

Enjoy!!!


Posted By: numanme
Date Posted: 02 July 2007 at 9:42pm
but can you use it in http://forums.webwiz.net/member_profile.asp?PF=23195&FID=19 - edizz code and if yes how


Posted By: freakyfred
Date Posted: 08 July 2007 at 3:37pm
Yeah that would be cool to have a download link of the video as well



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net