-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[Question] Acceptable types of badges #1169
Comments
It's an interesting idea! Could you give an example of where a badge like this would be used? |
Like, someone made a music generator, and he used the generator to generate a music, and uploaded it to music.163.com, or made an introduction video on bilibili. |
Or some video tutorials |
And the badges will show the number of viewers or listeners, or other properties of the video/music. |
Some interesting ideas around here! Rather then just tracking a unique song, would it be possible to track all the songs created with the generator, for instance using some sort of tag set by the author? Also, platforms such as SoundCloud have many more users and are available in a lot of languages, maybe it could benefit more Shields users? |
Supported:
And actually, I don't know much about SoundCloud... |
SoundCloud has an official API. Here's the documentation https://developers.soundcloud.com/docs/api/guide Oh they have blocked new app registration |
So what's your answer
If so, I'll close issue and soon send a pr |
I'm on the fence. This seems like a good service to musicians, video producers, and content creators. While that can overlap with developers, it's on the fringe, and I'm not sure it makes sense to shift our focus of Shields-as-a-service from the developer community. That said, I'm open to making the Shields codebase more modular, so that it's easy to build a shields-like service that serves a different audience while staying up to date with the main codebase. That's going to take some time, but it's underway… #1163 #948. Forking Shields remains an option. It's easy to run on Heroku, for example, and while I know there's no Heroku in China, there must be good alternatives. I'm also open to being convinced if there are a lot of developers that want this. So I guess this is my answer to your question – which is a good question! Let's keep Shields.io focused on developers. Services should fall into one of these categories:
|
OK. Closed. |
I know there's some repositories have something to do with music or video. I have some implementations of badges for a video website (https://www.bilibili.com) and a music site (https://music.163.com/). I wonder if you accept such kinds of badges. If so, I'll send pull request soon.
The text was updated successfully, but these errors were encountered: