WatchListJava file converter into CSV (used in future versions of WatchList) written in python.
To use this program, simply download the watchlistconverter.pyw file and dependencies below. Once they're all installed, double click watchlistconverter.pyw to open it, hit the 'open file' button to open your shows.watchlist file and then hit 'export to CSV' to save your converted CSV file.
- Python Download for the library below
- PySide6
pip install PySide6for the UI