Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Soundcloud and Local File support #64

Open
EmpSkit opened this issue Mar 31, 2024 · 2 comments
Open

[Suggestion] Soundcloud and Local File support #64

EmpSkit opened this issue Mar 31, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@EmpSkit
Copy link

EmpSkit commented Mar 31, 2024

Absolutely love this bot, I previously used JMusicBot for years which wasn't holding up to Youtube's changes very well. They had SC and local file support, which the people that use my bot used often. From what I've tried myself and what my bot users tell me, it ignores local files under the play command and Soundcloud links return a "nothing found" error.
Is there a command I'm forgetting about for playing local files? If not could support for both SC and local files be implemented in the future?

@RafaelSolVargas
Copy link
Owner

Hello @EmpSkit, thanks for your comments about this project.
Well, Vulkan was not designed for supporting local files or links from SoundCloud but there is nothing, except time, that prevents it from becoming a reality.
But, I'll accept your suggestion and tell you that this could be done.

Can you show me the source code, the GitHub project, of some Bot that has those features you are asking for? This would be a nice start point for the implementation of that

@EmpSkit
Copy link
Author

EmpSkit commented Apr 1, 2024

Here's a link to the source code of JMusicBot: https://github.com/jagrosh/MusicBot/archive/refs/tags/0.4.0.zip Although it runs on Java.
I have also found a link to a Python bot that supports the same features: https://github.com/solaluset/DandelionMusic/archive/refs/tags/v1.11.0.zip I've tried to look for one that didn't use lavalink since I believe the streaming is handled separately from the bot itself (not certain, just a hunch).

Many thanks for the feedback.

@RafaelSolVargas RafaelSolVargas added the enhancement New feature or request label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants