Features of this Project
This is a utility website that allows users to queue their requests for extracting audio from a video file they upload. The requests are processed in first-in-first-out manner. Realtime updates are given to users. Users can view the history of their requests. The requests can be sorted by date and status of completion.
- Phone based OTP Authentication.
- Use of SignalR for realtime updates of download progress.
- Mood - happy, sad, motivated linked to each record.
- Use of BackgroundService for performing long running tasks.
- Use of Channel based Queing.
Source Code
Please visit this page for Source Code - Source code here
Video Explanation (see it happen!)
Please watch the following youtube video:
Source Code
Please visit this page for Source Code - Source code here
This Blog Post/Article "(C# ASP.NET Core) ASPNET Core Project on Audio Extraction from a Video with ffmpeg" by Parveen is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.