1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2024-11-24 08:12:13 +02:00
STARK/Features/Media/__init__.py
2022-01-07 21:22:58 +02:00

4 lines
106 B
Python

from .playfilm import *
from .TorrentPlayer import TorrentPlayer
from .YoutubePlayer import YoutubePlayer