-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add automatic playlist export #17
Comments
How about a |
What would you add to the Feel free to move the “Contribution” section from |
@Lodifice What do you mean by formats? Youtube, Spotify etc.? |
Yes, format/platform is what I mean. |
Okay. Than I would apply for dealing with Spotify. ^^ |
So we will stick to Spotify until we get a better understanding of the Apple Music API or - as I would prefer - find a less proprietary solution. I hereby authorise thee to create an automatic export script in a language of your choice (excluding C++). |
I would like to see support for TiDAL. There seem to exist some unofficial API projects for it so it should be possible. |
@Paktosan Sure. If you implement it. |
We need an option to automatically export the playlist into various formats so that people can actually listen to it.
One option would be setting up a CI that does the export after each push to this repository.
The exported playlists could be hosted on a github.io page.
For now, this is a brainstorming issue.
The text was updated successfully, but these errors were encountered: