Skip to content

bmcdonough/tmdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summary

script to rename shows using the API of The Movie Database (TMDB)

attribution

alt text

create .env

TMDB_API_KEY = "your api key here"
TMDB_ACCESS_TOKEN = "your api access token here"

use

requirements

virtualenv venv
source venv/bin/activate
pip3 install -r requirements.txt

run

python3 rename_shows.py
Please enter a search string: sanford and son

About

script to rename shows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages