Jump to content
Posted
  • Administrators
comment_39956

image.png

VIPEmbed provides an embed video player for streaming and helps you to create a movie & TV shows database including streaming and download links. Basically, this script is developed to better manage to "stream" links and "download " links in one place.

It has many other unique features and I will mention that information in the features section.

Demohttps://www.codester.com/items/35846/vipembed-movies-tv-shows-embed-php-script

Download:

VIPembed-v1.3.zip

 

Support is available for paid files only
Support for free files is offered for a fee only

  • Replies 65
  • Views 18.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • VIPEmbed provides an embed video player for streaming and helps you to create a movie & TV shows database including streaming and download links. Basically, this script is developed to better mana

  • Can someone help me to get 5 likes on this post? I am not able to download the script. please help me

  • i really appreciate your efforts. can you post more movie streaming script if possible?

Posted Images

Featured Replies

  • 1 month later...
  • Mahmoud changed the title to VIPEmbed v1.3 - Movies TV Shows Embed PHP Script
  • 3 weeks later...
comment_44053
On 9/27/2022 at 6:40 AM, Souz x17 said:

how to add epsodies?

Go to bulk import >

 

  • Separate each id by comma. Ex : tt0944947 , tt4283088
  • Episodes import pattern :
    • All Seasons/ Episodes: IMDB_ID[ * ]   Ex: tt0944947[ * ]
    • Single Season: IMDB_ID[ SEASON ]   Ex: tt0944947[1]
    • Specific Season/ Episodes : IMDB_ID[ SEASON . EPISODE-RANGE ]   Ex: tt0944947[1.1-10]
  • You can use IMDB or TMDB ids to import movies and shows
  • 2 weeks later...
  • 5 weeks later...
comment_45654

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@maisemprego.tk to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

comment_45658
2 hours ago, Souz x17 said:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@maisemprego.tk to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

edit the .htaccess section
image.thumb.png.6b391c61c2d0fa07381b4c33df289893.png

 

then add the <IfModule mod_rewrite.c> tag opener above the rewrite engine on and ends with a closing </IfModule> tag.

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_URI} !public/
RewriteRule (.*) /public/$1 [L]
</IfModule>

image.thumb.png.b1305be057e0b1f2dba2d593454b6658.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Latest Updated Files