Scraper-for-theTVDB.com/launcher.py
2017-11-01 13:36:31 -04:00

9 lines
245 B
Python

# this will be the launcher for the project
print("1. Search theTVDB.com")
print("2. Clear download folders")
print("3. Change login")
print("4. Refresh API Token")
print("5. Install Requirements")
print("6. Check for updates")
print("7. Exit")