Skip to content

taylorbobaylor/TrailerDownloader

Repository files navigation

TrailerDownloader

Description

Downloads all missing trailers for movies in your Plex library. When it downloads, it will place the trailer in the same folder the movie is in with the name {MovieTitle}-trailer.

Installation

docker cli

docker run -d \
  --name=movie-trailer-downloader \
  -p 6767:8080 \
  -v /path/to/movies:/movies \
  taylorbobaylor/movie-trailer-downloader

Docker Hub Repo

Windows

  1. Download the latest TrailerDownloaderWindows.zip here
  2. Extract the zip to your preferred directory.
  3. Run TrailerDownloader.exe

Demo

til

Structure

This app expects your movies to be in a specific structure. If your movies do not match the format below, you will not be able to use this.

-Movies
---Movie Title 1 (2014)
-----Movie Title 1 (2014).mp4
---Movie Title 2 (2009)
-----Movie Title 2 (2009).mkv

Donate

I did this for fun and a learning experience but feel free to buy me a cup of coffee so I can continue to make this app awesome!

paypal

Hopefully this will help someone and enjoy!