Just a simple CastBox Downloader.
1: Clone the repository using:
git clone https://github.com/TKZ700/Castbox-Downloader.git
2: Install the dependencies using:
pip install -r requirements.txt
To run the app:
flet run
You can also build the app by looking at the pyinstaller documentation