VoDLocker API
a free web service to obtain video information
About
This API was created for website owners to download and stream videos instantly, directly on any website!
Why We Did It
We believe the complexity of uploading a video has become unnecessary, so we have created much like google, an automated crawler that visits millions of pages every day to find all videos on the internet. VoDLocker searches all general video hosters like youtube, google drive, openload...
Why should I use VoDLocker?
If you want to access our massive database of free video and download links, VoDLocker is a perfect way of doing so. Have a look at the demo and generate your feature rich, simple to embed HTML5 Video player.
Link Checker
Our link checker finds the best full HD movies and skips broken links.
Chromecast
Built-in chromecast plugin streams free HD movies/tv shows from your website to your TV via Google Chromecast.
Subtitles
The opensubtitles.org plugin finds subtitles in all languages and auto-selects your language.
Poster
The imdb.com plugin finds the best full HD poster while the player is loading. The poster parameter sets the image(s) that displays before the video starts playing. As soon as the videos streams the poster will disappear.
Usage
Send all data requests to:
https://cdn.serienstream.io/embed?
Parameters
*Please note while both "i" and "t" are optional at least one argument is required.
Parameter | Required | Valid Options | Default Value | Description |
---|---|---|---|---|
i | Optional* | <empty> | A valid IMDb ID (e.g. tt1285016) | |
t | Optional* | <empty> | Movie title to search for. | |
y | No | <empty> | Year of release. | |
type | No | movie, episode | <empty> | Type of result to return. |
lang | No | en, de | en | Language of links. (language filter) |
poster | No | 1, 0 | 1 | Displays image before the video starts playing. |
chromecast | No | 1, 0 | 1 | Show chromecast icon. (only for google drive) |
subtitles | No | 1, 0 | 1 | Show list of available subtitles. (only for google drive) |
autoplay | No | 1, 0 | 1 | Enable autoplay mode. (only for google drive) |
controls | No | 1, 0 | 1 | Show player controls. (only for google drive) |
showinfo | No | 1, 0 | 1 | Show title of release. |
trailer | No | 1, 0 | 1 | Show trailer button. |
Demo
Change Log
- 10/16/2018
- new embed URL: api.vodlocker.to
- 06/11/2017
- Fix broken trailer videos.
- 06/04/2017
- New caching system in place, response times should be much better.
- 05/29/2017
- New "trailer" parameter added
- 04/14/2017
- New "showinfo" parameter added
- 04/18/2017
- New "type" parameter added (movie, episode etc.)
- season+episode search parameters added: https://cdn.serienstream.io/embed?t=The Flash&season=3&episode=23
- New "lang" parameter added (en, de etc.)
- 04/14/2017
- New "showinfo" parameter added
- 04/13/2017
- New "t" parameter added (search by title)
- New "y" parameter (search by year)
- 04/12/2017
- New site layout!
- New VoDlocker API