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

Adding Stream-Ripper #718

Open
amir734jj opened this issue Oct 5, 2020 · 0 comments
Open

Adding Stream-Ripper #718

amir734jj opened this issue Oct 5, 2020 · 0 comments
Assignees

Comments

@amir734jj
Copy link
Contributor

amir734jj commented Oct 5, 2020

  1. Have your repository in Github or any source control been created at least 3 months?
    Yes

  2. The reason you think your library is awesome?
    This library will rip or split the IceCast stream into separate mp3 files. It uses the custom header metadata and upon changing the header metadata it will create the mp3 file. I have not seen something remotely similar in C# or any other language that splits IceCast streams. So this library is kind of unique. It allows you to create your own music library out of thousands of free online radios.

NuGet library:
https://github.com/amir734jj/Stream-ripper

This NuGet library in action:
https://stream-subscription-ui.herokuapp.com/#/about

  1. Have your PR follows up with alphabet-ordering?
    Yes.

  2. Is it .NET Core or .NET Standard?
    .NET Core. The only dependency is Microsoft.Extensions.Logging.Abstractions

  3. Have you read through the README or issues list to make sure that your PR is not duplicated to any others?
    Yes.

@amir734jj amir734jj changed the title Stream-Ripper Adding Stream-Ripper Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants