![]() |
The Photobucket works for most of the links, but not all, I'll clean it up then reupload it.
Done. Uploaded. |
Got it installed, works like a charm! Thank you very much!
|
4x4 Mecca, could you add another PhotoBucket Version, like Photobucket (Subfolder) , and edit the code so that it shows videos in photobucket that are in a subfolder?
For example, so that it would automatically convert a link like this one: http://s37.photobucket.com/albums/e5...t=MOV00857.flv |
I'll try and get that code to work. I think it's the % sign that's doing it.
|
OK, I've updated the photobucket code to include these characters
%-_? just incase they are in the link. Here is the new PB code https://vborg.vbsupport.ru/showpost....&postcount=240 |
can someone shows me how to embed DivX, Dailymotion, & yahoo video...
Thanks |
Quote:
|
Is it possible to modify the codes so that slightly varying URLs will work as well? For instance, I notice that when I leave the 'http://' off of the youtube URLs, they are no longer embedded automatically. Also, when people copy the URLs right out of their address bar, there is sometimes a huge piece appended to the end of the URL such as all the crap on the end of this: http://www.youtube.com/watch?v=2mTLO2F_ERY&eurl=http%3A%2F%2Freklam%2Efeb er%2Ese%2Ffeber%2F. Ideally, even weird URLs like these would work. Can we make this happen?
|
<a href="https://www.youtube.com/watch?v=2-HBqiK1-Eg" target="_blank">http://www.youtube.com/watch?v=2-HBqiK1-Eg</a>
|
I mean still dones work Metacafe or Yahoo... anyone???
|
The http:// omission is easy and so is the appended bit. Just change the code to:
PHP Code:
(?:http://)* Part makes the http:// optional and the .* at the end matches any text after HTHs |
Quote:
|
Subah,
Pretty easy, just do this ... AdminCP > AME CP > Import > "Browse" (select the file) > Click "Import" Button > Confirm on screen info > Click "Import" Button > Imported like a charm! Upload it through there, but its currently not supporting folders that have spaces in them. For exampe if you have an Account and have a subfolder like "My Pics" and another "Everyone" you can post up the videos from the "Everyone" subfolder, but those from "My Pics" wont show up :( ... I'm working on a fix for it now, will upload in a bit |
Okay so here it is ... This one is for PhotoBucket.com Videos, it will support subfolders that include a space in them, for example "My Pics". Thanks to 4x4 Mecca for the original one :up:
NOTE: If you have a previous Photobucket one installed, Delete it and Import this one ... |
Thanks 4x4 Mecca , and thanks a lot Dannyloski for the explaining and the new editing on the file :)
|
^ No problem ... Can you test out the PhotoBucket Import I uploaded on your site and see if it supports Folders with spaces in them? I wanna make sure it works, cause it was working for me, but now it's not, so I dont know if its my Cache that has to be cleared or if the Import does not support spaces still ... Let me know!
|
It is work with me like a charm ;)
even in the subfolders :D |
^ Subfolders with spaces on the name? Like "My Pics"? Just need to make it clear ...
|
i make a subfolder and upload to is a video and its work with me , is that what you mean ?
|
^ What I mean is make a subfolder with the name "My Pics" in Photobucket and post a Video in there. Then get the link and paste it into a post in vB and see if it converts it.
What I need is to see if it really does support Subfolders with spaces in the Subfolder Name (the Subfolder "My Pics" has a space in between "My" and "Pics") I need to know if it works with spaces. |
yes i creat a subfolder its has "sweet dodi" name as you see there is a space between the name and its work 100% :)
|
Alright, awesome, just wanted to make sure ... :up:
And you're using the one I uploaded or the one Mecca 4x4 uploaded? |
the one you uploaded because as i read from you the 4x4 Necca files not support the folder that have space ! right ?
|
Correct, its just that he had added something, but it wasn't working so I fixed it and wnated to make sure it worked :up:
|
Good job both of you :up:
|
It has major bug dude, try posting :
Code:
$data = get_table_data('link'); Code:
if (! preg_match("/^http:\/\//", $data['URL1'])) { $data['URL1'] = "http://" . $data['URL1']; } to any post. Till this error Parse error: syntax error, unexpected T_BAD_CHARACTER, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/drd/public_html/zone/includes/ame_bbcode.php(177) : regexp code on line 2 Is fixed its an uninstall for me, time to find another youtube mod i suppose. |
<a href="http://www.filecabi.net" target="_blank">http://www.filecabi.net</a>
Support ? Woop !! DM |
With the WMV one I uploaded, I have a problem with firefox autoplaying it no matter which settings I use... anyone know how to stop it autoplaying even while using the command autostart='false' ?
|
Quote:
|
Thats A Different Site isnt it
DM |
|
Ok geek, I'll need a little help with this one... for live video, here are 4 different video links
Code:
http://www.livevideo.com/video/landing/848CAC16E63D439E8DB41820C009BC0D/boy-has-six-needles-in-body.aspx?tx_site=filecabi.net&tx_cid=3533&tx_category=1 Code:
(http://[\w\d]+\.livevideo\.[\w\.\/%-_?]+/video/)[\w\d0-9]+/([\w\.\/%-_?]+)/([\d\w\0-9\?\=\&]+) |
I can't access the page, what's the video link you tried?
|
lol! I went to your site, and clicked a video, where it took me to another site... SO i've been working on that site... Grrr... Ok, to clean up my mess.
|
Hi,
Thank you! The mod is working great. can someone make Add on for this site? http://www.esnips.com Thanks, |
hi and ty so much for this gorgeous release. working as charm.
Ive 'reverted' all my old videos and 100% working. just a question. in the past i was using christQ media tag that was formed by [media]full url to youtube or similar[/media] now i need simply to rename/parse [media] in [ame] (or [url]) then re-build posts. how can I mass revert [media] in [ame] (or [url]) from all old posts? how can i remove the title from the media (the one on the top with embedded the url) edited : p.s. during Rebuild status the pages are always 'about 77 page(s) left' and that value never change till the end. |
I get the following error message:
Quote:
|
metacafe was included in the original release I think.
|
Yeah I seen that Hey you still working on the Filecabi :)
|
Love this mod!
Is there a way to get videos from Break.com and DailyMotion.com to work? |
All times are GMT. The time now is 11:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|