videotomp3transcriptor/public
Trouve Alexis 23bb4cd2d9 Add video/audio to MP3 conversion feature
Implement drag-and-drop interface for converting video and audio files to MP3 format using FFmpeg. Users can now upload files (MP4, M4A, AVI, MKV, MOV, WAV, FLAC, OGG) and convert them with customizable bitrate and quality settings.

- Add conversion service with FFmpeg integration
- Add /convert-to-mp3 and /supported-formats API endpoints
- Add new "Video to MP3" tab with drag-and-drop UI
- Support multiple file uploads with batch conversion
- Add bitrate (128k-320k) and VBR quality options

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 22:56:58 +08:00
..
app.js Add video/audio to MP3 conversion feature 2025-11-29 22:56:58 +08:00
index.html Add video/audio to MP3 conversion feature 2025-11-29 22:56:58 +08:00
style.css Add video/audio to MP3 conversion feature 2025-11-29 22:56:58 +08:00