mirror of
https://github.com/ClaytonWWilson/Scraper-for-theTVDB.com.git
synced 2025-12-15 17:28:46 +00:00
Added the launcher for the project
This commit is contained in:
parent
5a4d854975
commit
147a2220cd
8
launcher.py
Normal file
8
launcher.py
Normal file
@ -0,0 +1,8 @@
|
||||
# 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")
|
||||
Loading…
Reference in New Issue
Block a user