mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
.. | ||
discord | ||
__init__.py | ||
errors.py | ||
README.md | ||
ytdlfile.py | ||
ytdlinfo.py |
royalnet.bard
The subpackage providing all classes related to music files.
It requires the bard
extra to be installed (the ffmpeg_python
, youtube_dl
and eyed3
packages).
You can install it with:
pip install royalnet[bard]