Skip to content

adamredfern92/PlexDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlexDownload

A quick script to download tv shows and movies from a local Plex server. Useful if you want to quickly get some stuff on a laptop if your traveling.

Requirements

Requires progressbar

	pip install progressbar2

Config

Three variables need to be changed in the config file:

  • plexUrl - the url to your plex server
  • plexToken - the authentification token for plex
  • libraryPath - save location for the files

Usage

	python PlexDownload.py 

Just follow instructions. At anytime type exit to quit or back to go back a step.

If you have selected a show or a season you can type all to download every episode or unwatched to just get unwatched.

About

Download files from a local Plex server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages