Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 518 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 518 Bytes

Plextras CLI

Extra content download from YouTube using the Plex folder scheme: Interviews, Trailer, Behind the Scenes... GNU/Linux & OS X compatible. English search results only.

To use the script you need a YouTube API Key: DEVELOPER_KEY = "REPLACE_ME".

Usage: python plextras.py "[film name]" [file / folder path]

Dependencies:

  • sudo pip install --upgrade google-api-python-client
  • sudo pip install --upgrade youtube-dl