By User on Sunday, 14 April 2019
Posted in General Issues
Replies 5
Likes 0
Views 5.9K
Votes 0
Hello.
1) I able to add any Ogrish.tv videos to easysocial (it import thumb, title and description). For exapmle:
http://ogrish.tv/flaka-30261.html
but video can't be played in ES (the re is no Play button).

Is it under support scope and can be improved / fixet?

If not is it any documentatation that can help me to configure (add) this video provider? Or you can give me a hint?

2) also deathaddict.co has embed (iframe) code but it can't be imported to ES.

Thanks.
Hi there,

Currently, we only supports known social videos mediums such as vimeo, youtube and dailymotion.

Having said that, it would best if you could submit your feature request regarding this simply by creating a new ticket on the forums, and set it to "Feature Request" so everyone else on the site could vote for it as well. The team will usually prioritize features that are in popular demand during the development process of the next major release.

Thanks for your understanding.
·
Monday, 15 April 2019 10:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello. Is it any documentatation that can help me to configure (add) this video provider?

Or you can give me a hint — what folder should I look to dublicatevand/or edit files for adding new video provider?

Thanks.
·
Thursday, 18 April 2019 12:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You can check them here


scrape() functions
../administrator/components/com_easysocial/includes/crawler/crawler.php

and $hooks = $this->getHooks($url, $parser, $contents); codes


Files inside this folder
.../administrator/components/com_easysocial/includes/crawler/hooks/..
·
Thursday, 18 April 2019 13:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello. https://deathaddict.co is not supported as default, but it has embed (iframe) code.

link looks like:
https://deathaddict.co/videos/2468/bot-fly-removal/
and embed code is:
<iframe width="640" height="360" src="https://deathaddict.co/embed/2468" frameborder="0" allowfullscreen></iframe>

or this (both works):
<iframe width="640" height="360" src="https://deathaddict.co/embed/2468/bot-fly-removal/" frameborder="0" allowfullscreen></iframe>


I used "liveleak.php" and "dailymotion.php" as examples to create "deathaddict.php" (attached) in folder .../administrator/components/com_easysocial/includes/crawler/hooks/..
and now it's possible to import title, description, correct path (original video URL) and image.
But I didn't get iframe properly. In DB it display just:
{"oembed":{"html":"<iframe width=\"640\" height=\"360\" src=\"https:\/\/deathaddict.co\/embed\/Array\" frameborder=\"0\" allowfullscreen><\/iframe>"...

So as result, iframe display black screen with messae: "You are not allowed to watch this video.".

May be you can help me to figure it? Thanks.
·
Monday, 20 May 2019 08:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I am really sorry but unfortunately we cannot accommodate your request currently as it is beyond our support scope's policy as outlined in https://stackideas.com/support

Having said that, if you require us to perform the customization for you, you can always request for a quote from us at https://crm.stackideas.com and select "Customizations" . Our sales person would gladly send you a quote for the customization that you have requested.
·
Tuesday, 21 May 2019 09:23
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post