Title: Video plugin
Last modified: August 19, 2016

---

# Video plugin

 *  [septrax](https://wordpress.org/support/users/septrax/)
 * (@septrax)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/video-plugin-8/)
 * Hi, im making website for movies, i bought a premade theme and when im making
   a new post i can select from where to take the movie and then just put in the
   url, now when i found another website that provide some nice series and movies
   i have no idea how i can add that to my list :/ The code for a few sites looks
   like this
 * define(“YOUTUBE_TARGET”, “<object type=\”application/x-shockwave-flash\” data
   =\”[http://www.youtube.com/v/###VID###](http://www.youtube.com/v/###VID###)\”
   width=\””.GENERAL_WIDTH.”\” height=\””.YOUTUBE_HEIGHT.”\”><param name=\”movie\”
   value=\”[http://www.youtube.com/v/###VID###](http://www.youtube.com/v/###VID###)\”/
   ><param name=\”autostart\” value=\”true\” /><param name=\”wmode\” value=\”transparent\”/
   ></object>
   “);
 *  define(“YOUTUBE_LINK”, “[YouTube ###TXT######THING###](http://www.youtube.com/watch?v=###VID###)“);
 *  define(“GOOGLE_TARGET”, “<object type=\”application/x-shockwave-flash\” data
   =\”[http://video.google.com/googleplayer.swf?docId=###VID###](http://video.google.com/googleplayer.swf?docId=###VID###)\”
   width=\””.GENERAL_WIDTH.”\” height=\””.GOOGLE_HEIGHT.”\”><param name=\”movie\”
   value=\”[http://video.google.com/googleplayer.swf?docId=###VID###](http://video.google.com/googleplayer.swf?docId=###VID###)\”/
   ><param name=\”wmode\” value=\”transparent\” /></object>
   “);
 *  define(“GOOGLE_LINK”, “[Google ###TXT######THING###](http://video.google.com/videoplay?docid=###VID###)“);
 *  define(“MYVIDEO_TARGET”, “<object type=\”application/x-shockwave-flash\” data
   =\”[http://www.myvideo.de/movie/###VID###](http://www.myvideo.de/movie/###VID###)\”
   width=\””.GENERAL_WIDTH.”\” height=\””.MYVIDEO_HEIGHT.”\”><param name=\”movie\”
   value=\”[http://www.myvideo.de/movie/###VID###](http://www.myvideo.de/movie/###VID###)\”/
   ><param name=\”wmode\” value=\”transparent\” /></object>
   “);
 *  define(“MYVIDEO_LINK”, “[MyVideo ###TXT######THING###](http://www.myvideo.de/watch/###VID###)“);
 * And the website i would like to add is [http://megavideo.com/](http://megavideo.com/)
   so i can add movies from there aswell,Would really appriciate some help since
   im totally lost here

The topic ‘Video plugin’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [septrax](https://wordpress.org/support/users/septrax/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/video-plugin-8/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
