A Python script that generates an FFmpeg metadata file to add chapters to Video (MP4/Webm/...) files.
-
Updated
Aug 15, 2023 - Python
A Python script that generates an FFmpeg metadata file to add chapters to Video (MP4/Webm/...) files.
This project is designed to fetch and display metadata for audio files, specifically focusing on .flac and .mp3 formats. It also integrates with the Genius API to retrieve lyrics for the songs based on the metadata obtained. The project utilizes Deno for runtime and leverages various npm packages for metadata parsing and lyrics fetching.
A pure JavaScript implementation of ffmetadata parsing and serialization
This project is an Electron application designed to interact with the Genius Lyrics API, providing a graphical user interface for fetching and writing song lyrics to audio file metadata tags.
Add a description, image, and links to the ffmetadata topic page so that developers can more easily learn about it.
To associate your repository with the ffmetadata topic, visit your repo's landing page and select "manage topics."