showing results for - "movie trailer usage"
Ilian
23 Apr 2017
1$ npx movie-trailer --help
2
3Usage
4	$ npx movie-trailer movie 	
5
6Options
7	--api_key   -k   (optional) Your own TMDB API key: http://developers.themoviedb.org
8	--id        -i   Return just the Youtube video ID.
9	--language, -l   Specify a language code (eg: 'de_DE').
10	--multi,    -m   Returns an array of URLs instead of a single URL.
11	--tmdb_id   -t   Specify an explicit TMDB ID.
12	--year,     -y   Specify a release year to search.
13
14Example
15	$ npx movie-trailer 'Oceans Eleven' -y 1960 -m
16	//=> http://path/to/trailer
similar questions
queries leading to this page
movie trailer usage