Check out the SMF Function DB!
Yes, thats something I'm aware of, will check when I have some time. Tracked in the meantime.
In Sources/OharaYTEmbed.php find:<div style="text-align:center;margin:auto;padding:5px;" class="youtube $1">and replace with:<div style="text-align:left;margin:auto;padding:5px;" class="youtube $1">
Do you have some urls examples using the m.youtube format?to make style changes, the mod adds its own .css file named oharaEmbed.css the class you need to change is .oharaEmbed
Try this one and let me know if m.youtube urls works. Just replace your file on Sources with the attached one. Also, do you have some examples of imgur gifv urls to test on?
Quote from: Suki on October 25, 2016, 10:18:44 AMTry this one and let me know if m.youtube urls works. Just replace your file on Sources with the attached one. Also, do you have some examples of imgur gifv urls to test on?awesome!!! it works now! here are an example of the gifv urlshttp://i.imgur.com/vGo06wk.gifvhttp://i.imgur.com/QAkHEy6.gifvbut for some reasons, i think its my theme that messing with this.. but if you can take a look to see if its the modbtw i am single , if you are looking for a husband
can you post examples of the broken urls?Are you posting simple links our using the youtube tag?
Try this one, I made some changes to the way gifv are posted but for some reasons some examples just don't play at all, it returns a 404 code when trying to embed them, must be some config at imgur or something.
A new version has been released:1.2.8 - Oct 25, 2016- Improve regex for gifv and youtube urls.- Pass the ID when using url auto parsing, prevents using another regex to get it.- Use global scope inside closures..To upgrade just uninstall any previous version and install the new one and don't forget to check the "Install in Other Themes" checkboxes for all your installed themes.