Files
TPD-Keys/Sites/__init__.py
TPD94 c9b4298078 v1.3
- Improved error handling (hopefully no more GUI crashes!)
- Added RTE and AstroGo service scripts
- Added RTE Decrypt/Web-DL/GUI functions
- Added Taskbar / WM Icon
- Changed theme
2024-01-08 23:04:29 -05:00

7 lines
153 B
Python

from . import Crunchyroll
from . import Generic
from . import YouTube
from . import VDOCipher
from . import Canal
from . import RTE
from . import AstroGo