GithubHelp home page GithubHelp logo

zeaksblog / imdb-auto-embed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yeehawlerz101/imdb-auto-embed

0.0 2.0 0.0 277 KB

A Wordpress plugin to automatically embed any movie stream using a shortcode and the films IMDB code.

Home Page: https://hydramovies.com/

License: GNU General Public License v3.0

PHP 100.00%

imdb-auto-embed's Introduction

IMDB Auto Embed Wordpress Plugin

Automatically embed any movie stream using a shortcode and the films IMDB code.

Movies are embedded on your wordpress website within an iframe. Everything is automated including the management of dead links, dmca requests and the scraping of all the latest movies.

Installation

Upload the imdb-auto-embed folder including all its contents to the /wp-content/plugins directory. Login to wordpress, navigate to Plugins then Installed Plugins to locate and activate IMDB Auto Embed. Now you are reading to start embedding movies onto your website.

Example:

Lets say we wanted to embed the movie with the IMDB ID tt0063350 - To do this, we would use the shortcode

[IMDB id="tt0063350"]

By default this will produce an iframe with a height of 360px and a width of 640px. These parameters and several others can be customized by making some minor changes to the shortcode.

Customizing Parameters:

Width in pixels or percentage – default is 640px:

[IMDB id="tt0063350" width="100%"]

Height in pixels or percentage – default is 360px:

[IMDB id="tt0063350" height="500"]

CSS Class given to the iframe (for advanced customising using your stylsheet). Default is ‘hydra-iframe’ – leave this blank if you are unsure.

[IMDB id="tt0063350" class="my-custom-class"]

Frameborder for your iframe – default is 0.

[IMDB id="tt0063350" frameborder="5"]

ProTip: Ignore the custom params if you are happy with the defaults. You may use all or just several of these parameters and in any order.

Frequently Asked Questions

Do I need an API key to use this plugin? =

No, an API key is not required.

What happens when no stream is found?

The plugin uses several APIs that are updated regularly to replace dead links. In the event of a dead link, one of the other APIs should have the movie in question.

Why do I see a popup before the video starts? =

Some of the streaming sources e.g. Openload and Streamango insert a popup inside their streams. This will appear for users without adblock just before the video starts but should not interfere with the playback of a film. We do not add any additional popups to the player.

Why are all my embedded movies showing the 1968 film Night of the Living Dead?

If you enter an invalid IMDB ID this film will be displayed. Double check your shortcodes!

Screenshot

IMDB Auto Embed Movie Plugin for Wordpress

Copyright Disclaimer

There are no filters associated with this plugin, it is entirely your own responsibility to ensure the movies that you display on your website have no copyright restrictions. Here are some public domain movies to get you started.

Acknowledgments

  • Hydra Movies - Watch Full Movies Online for Free - Hydra Movies
  • VideoSpider.in - VideoSpider Movie Streaming API - movie stream by IMDB/TMDB ID
  • OBD API - All Movies Streaming Free API

Changelog

1.2: Release Date - 29 August 2018

  • Plugin is now capable of running on both secure and non-secure websites (http & https).

1.1 Release Date - 10 July 2018

  • Added the ability to manage API sources remotely allowing for sources to be fixed without plugin updates.

1.0 Release Date - 26 May 2018

  • Initial stable release.

imdb-auto-embed's People

Contributors

kay-tan avatar yeehawlerz101 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.