Our sanbox link on Drupal.org is :http://drupal.org/sandbox/contus/1087696

We would like to PROMOTE our sandbox project into full project .Our “HD FLV Player” module developed for Drupal versions 6 & 7, which is very easy to install. Our HD FLV player has been developed with the latest cutting edge technology hence stands out unique.
Our HD FLV player is an excellent module for all end users who watch videos in live and for avid internet movie watchers.
The ultimate features of this module are: handy, highly secured, categorizing videos with playlist, and customizable according to preferences.
Screenshots that would help in configuring HD FLV Player can be found at:
http://www.hdflvplayer.net/drupal-web-video-player/demo/SCS/mgmt.PNG
All the below features are configurable:
 Supports FLV & H.264 encoded video including MP4, M4V, M4A, MOV, Mp4v, F4V
 You can have control over the player in administrator panel (Settings).
Screenshot at:
http://www.hdflvplayer.net/drupal-web-video-player/demo/SCS/ads.PNG
 Categorizing the videos with playlists
 Having number of playlists
 Embedding single video per page
 Having Google ads in player which is completely configurable
 Adding pre-roll, post-roll ads (video ads included).
For screenshot:
http://www.hdflvplayer.net/drupal-web-video-player/demo/SCS/lset.PNG
 Maintaining internationalization (Language).
For screenshot:
http://www.hdflvplayer.net/drupal-web-video-player/demo/SCS/mvs.PNG
 Managing videos easily
For screenshot:
http://www.hdflvplayer.net/drupal-web-video-player/demo/SCS/ps.PNG
 Having separate configurations for each & every page if preferred.
 Maintaining playlist in Admin.
 Sharing videos in multiple social networking sites like face book, twitter, etc...
 Getting embed code link from player.

To see the complete product demo please visit: http://www.hdflvplayer.net/drupal
Experience the crystal clear video and sound clarity at our demo.
For installing instructions check the Readme file included in the zip file.
For support please email us at support@hdflvplayer.net

Our sanbox link on Drupal.org is :http://drupal.org/sandbox/contus/1087696
Git repository : http://drupalcode.org/sandbox/contus/1087696.git/

CommentFileSizeAuthor
#6 hdflvplayer.zip386.15 KBbala.k
hdflvplayer_basic_demo.zip280.34 KBbala.k

Comments

avpaderno’s picture

Status: Active » Needs review
bala.k’s picture

Please we are waiting for your reply & looking forward to apply full project access from sandbox mode

bala.k’s picture

Hi.
This is our sandbox link >http://drupal.org/sandbox/contus/1087696
We deployed our module in sandbox and commited our files.
When we will get full project access.

bala.k’s picture

Hi,
When we will get full project access.We created sandbox for our module and commited.
Our sanbox link is :http://drupal.org/sandbox/contus/1087696

Kindly review our module & tell us the reason for delay.
we are looking forward for full project access.

Regards,
John

rteijeiro’s picture

Status: Needs review » Needs work

Hi, I am Rubén and I will review your full project application.

First of all I have noticed that your project file names hdflvplayer didn't fix with the project name hd_flv_player. This will be confuse for example when enabling the module with Drush.

Could you rename the project or the files, please?

Also you must install the Coder module and review your code. It has 7 critical warnings that should be solved.

Kind regards.

bala.k’s picture

Component: new project application » module
Status: Needs work » Needs review
StatusFileSize
new386.15 KB

Hi,

Thanks for your kind reply .
We reviewed our code using coder module and solved the critical errors.Also changes has been commited in our sandbox repository.
Below is our sanbox project link for your reference.
Our sandbox URL : http://drupal.org/sandbox/contus/1087696
Also i attached our project archive with this post.

You have mentioned in previous post "project file names hdflvplayer didn't fix with the project name hd_flv_player. ".Kindly clarify this .We named our files as hdflvplayer & our project name is HD FLV PLAYER ,But you mention that our project name is like project name hd_flv_player

Regards,
John.

bala.k’s picture

Hi ,

We are awaiting for a long time for approval of our hdflvplayer module..
Can anyone please review it & approve?

Our sandbox URL : http://drupal.org/sandbox/contus/1087696

alexreinhart’s picture

Status: Needs review » Needs work

I have taken a brief look through the module for review and found several issues.

  • hdflvplayer_display_main adds jQuery JavaScript; however, Drupal comes with jQuery.
  • ajaxupload.3.5.js and swfobject.js are under the MIT license, but only GPL-licensed 3rd-party libraries are permitted on drupal.org.
  • You create database queries by substituting variables directly into the SQL string in several places. No matter how careful you are, this still opens you up to SQL injection vulnerabilities. Use db_query's automatic escaping.
  • Drupal modules should indent by 2 spaces, not 4.
  • Inside hdflvplayer_display_main, there are several places (e.g. line 479) where text is hardcoded into HTML strings rather than being passed through t() first.
  • hdflvplayer_addads_form also hardcodes various text, and incorrectly adds form elements by raw HTML rather than using the forms API. (For example, the forms API should be used to create the hidden form fields, rather than raw HTML.)
  • hdflvplayer_ads_form should use Drupal's built-in table themeing rather than building its table from scratch.
  • email.php is copied from an online tutorial without attribution, and could easily be used by a malicious attacker to send spam mail from your server. You should use a more careful method using drupal_mail.

But most importantly: how does your module differ from others, like VideoJS, JW Player, Media Player, MediaFront, or any of the many other Drupal media players? Generally, the Drupal community prefers collaboration over competition, and if your features could be better used as a contribution to an existing module, that would be preferable.

Once you've addressed these issues, you can set the status back to "needs review" and someone will take a look, but please do consider the module duplication question carefully.

klausi’s picture

Status: Needs work » Closed (won't fix)

No activity in several months. Reopen and set the status to "needs review" if you are still pursuing this application.

avpaderno’s picture

Title: HD FLV Player » [D6] HD FLV Player
avpaderno’s picture

Status: Closed (won't fix) » Closed (duplicate)
Related issues: +#1087724: [D6] HD FLV Player