nicfit/eyeD3

Help needed: Simply copying whole tag to different mp3 file.

Open

#551 aperta il 16 ago 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (58 fork)batch import
help wanted

Metriche repository

Star
 (487 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hej there,

I just want to do this simple thing and have no clue on how to solve it in an easy way: Copy the whole tag data from mp3-file A to mp3-file B (they differ simply due to the bitrate).

Is there a way like reading the file and writing, like: tag_data = read.from.file("A") write.to.file("B", tag_data)

Thank you very much in advance. Maybe I am just not getting it because it is too easy...

Guida contributor