├── .gitignore ├── PyFlix-Checker.py ├── README.md └── dump.txt /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ramonem/PyFlix-Checker/HEAD/.gitignore -------------------------------------------------------------------------------- /PyFlix-Checker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ramonem/PyFlix-Checker/HEAD/PyFlix-Checker.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ramonem/PyFlix-Checker/HEAD/README.md -------------------------------------------------------------------------------- /dump.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ramonem/PyFlix-Checker/HEAD/dump.txt --------------------------------------------------------------------------------