[ Video Sharing CMS v4 ] Sanishan's changes of PHPVibe 3.3 RC 2

Started by sanishan,

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Marius P.

Quote from: sanishan on
Done..

Now i am understand completely...

:)

Thanks for your help..

With pleasure! I'm here to help!
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

sanishanTopic starter

I have changed the code as you told me :)

Everything working great.

Have a nice day/night

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

Marius P.

Cool! There many useful functions and filters in PHPVibe ;)
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

sanishanTopic starter

yes.. i am going through your code and its like a maze but its not..

Is there any documentation that i could read and understand all the add_fillters hook?

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

Marius P.

Not yet, we didn't even upgrade the plugins.
In time we will build it.
Wordpress filter tutorials can help you build custom filters all around, they act the same.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

leen12

wow nice work, i would like to check out your admin colour thing if you dont mind sharing it or posting a tutorial as for how to use it, also would like to be able to remove all blue instead of leaving the blue separator though..


any help would be great thanks
http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

sanishanTopic starter

I am working on the lyrics feature, i hope i could done it soon,

I need @MARIO advice, Do i need to store lyrics in database or just fetch lyrics everytime when someone watch?

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

Marius P.

You have the "srt" database field available as $video->srt in the video page, use that one for the link to the lyrics.
You wanna add them as a subtitle in player? Or how do you plan this?
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

sanishanTopic starter

Quote from: @Mario on
You have the "srt" database field available as $video->srt in the video page, use that one for the link to the lyrics.
You wanna add them as a subtitle in player? Or how do you plan this?

My plane is little bit complicated.

1. display below the video box before the comment box.
2. Use a auto scroll lyrics based on the video time (duration).

I don't want to display as subtitle,

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

Marius P.

Still, you can use that field, on design implementation part, you're on your own.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

sanishanTopic starter

Quote from: @Mario on
Still, you can use that field, on design implementation part, you're on your own.

I want to share all my 4 plugin, let me know how i can do that.. directly share at forum or  you will review before share to public?

1. Youtube Rewrite
2. Video Thumbnail ffmeg
3. Template Coloring
4. Youtube json API Search and Import

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

Marius P.

You can share them here for now as I haven't rebuilt the marketplace.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

mastodon

yaaaaaaaaaaaaaa. guys i need that SRT feature and the ffmpeg conversion hook :D if some of you could help me with that would be much appreciated :D

  •  

sanishanTopic starter

Quote from: mastodon on
yaaaaaaaaaaaaaa. guys i need that SRT feature and the ffmpeg conversion hook :D if some of you could help me with that would be much appreciated :D



what is SRT?

ffmpeg conversion can't be possible at this time, I will try to put this in next update.

i hope @mario could do that :)

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

mastodon

well, i'd like to be able to upload videos that automatically fills in the video duration and takes the thumbnail. And among the video to be able to upload a .srt file ( subtitles )

This is something i've been waiting for like 4-5 months :D i got the project on pending since the prior version of PhpVibe due to this. If you guys need a testing server for ffmpeg conversions and stuff let me know. I could provide you with a cPanel account with ffmpeg/yast/flvtool2 support for testing purposes.
  •  

sanishanTopic starter

Quote from: mastodon on
well, i'd like to be able to upload videos that automatically fills in the video duration and takes the thumbnail. And among the video to be able to upload a .srt file ( subtitles )

This is something i've been waiting for like 4-5 months :D i got the project on pending since the prior version of PhpVibe due to this. If you guys need a testing server for ffmpeg conversions and stuff let me know. I could provide you with a cPanel account with ffmpeg/yast/flvtool2 support for testing purposes.

Sorry i can't do that.. only hope is @mario..

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

Marius P.

I will release a ffmpeg plugin.
The srt field is already in the database, it just needs a field in upload process with link to the subtitle/or subtitle uploader and the hook to jwplayer (for flowplayer the hook exists).
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

mastodon

well... lets hope my poor php skill will help me implement that  8)  ;D
  •  

Martin

sanishan.. can u share this files with us so everybody do not have to look for where and how to put this codes... I specifically need the one for Youtube search and import...

thanks

sanishanTopic starter

Quote from: Martin on
sanishan.. can u share this files with us so everybody do not have to look for where and how to put this codes... I specifically need the one for Youtube search and import...

thanks

Right know i am uploading the files.. its nearly 30mb with ffmpeg bin for windows.

Its take a while i am on 1mb connection :(

Thanks,

Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

Martin

can u give me instructions then how i can make the youtube change only, because i don't want anything else

sanishanTopic starter

I have done so far.

1. Youtube Search using json API will not index in search engine but when someone click on video its automatically added in database (only for register users).
2. Youtube Title and description auto rewrite using synonym database.
3. Creating a thumbnail for upload mp4,flv video using ffmpeg.
4. Change website color from Control Panel.

Demo: http://taaji.com
Video: https://vimeo.com/76421903
Video 2: http://taaji.com/watch-video/158/phpvibe-template-color-variation/


Download Link:
https://app.box.com/s/k0ackqw2z9qmhswcik32

In Zip file also i have include the instructions files.

Note: I am not responsible something wrong after replacing these updates, always make backup before doing something. If you find any bug or problem in these updates leave message in this thread, i will try to help you guys.

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

sanishanTopic starter

Quote from: Martin on
can u give me instructions then how i can make the youtube change only, because i don't want anything else

I have just share my work with you guys, I tried my best to make this simple but if there is any problem leave me a message in this thread, Also you could find youtube changes module/plugin/update inside the zip file.
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

Martin

does the Youtube script check if this video already doesn't exist in database or?

sanishanTopic starter

Quote from: Martin on
does the Youtube script check if this video already doesn't exist in database or?

if you did not enable the allow duplicate from the admin panel (dashboard->configuration), this will check if youtube video existed or not.
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

Similar topics (7)

Replies: 1
Views: 865

Replies: 0
Views: 2366

Replies: 3
Views: 1288

Replies: 2
Views: 841