1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
royalnet/royalnet/bard
2020-04-29 01:28:24 +02:00
..
discord Let's see if I can capture errors 2020-04-29 01:28:24 +02:00
__init__.py Do some more stuff 2020-01-31 18:54:15 +01:00
errors.py stuff 2019-11-22 16:00:44 +01:00
README.md Maybe got optional requirements to work? 2020-01-31 18:38:50 +01:00
ytdlfile.py Maybe got optional requirements to work? 2020-01-31 18:38:50 +01:00
ytdlinfo.py Maybe got optional requirements to work? 2020-01-31 18:38:50 +01:00

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]