This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Originally was there: https://github.com/TheRedSpy15/lrcput | |
# Reuploaded by u/creepurr101 to https://pastebin.com/v0Srx5rW | |
import os | |
import mutagen.flac | |
import pylrc | |
def embed_lyrics_in_flac(flac_file, lrc_file): | |
try: | |
# Load FLAC file |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Name=Firefox | |
Name[bg]=Firefox | |
Name[ca]=Firefox | |
Name[cs]=Firefox | |
Name[el]=Firefox | |
Name[es]=Firefox | |
Name[fa]=Firefox | |
Name[fi]=Firefox | |
Name[fr]=Firefox |