alltomp3 icon indicating copy to clipboard operation
alltomp3 copied to clipboard

update the dependency versions, update the code

Open aixeiger opened this issue 3 years ago • 1 comments

Temporally remove the tagging file for first update that dependency or change the functionality update the dependencies: "sharp": "^0.30.7", "smartcrop-sharp": "^2.0.6", "ytdl-core": "^4.11.2" The function searchOnYoutube was updated because the data retrived was in different form The function downloadAndTagSingleURL was remove the .tagFile function because without this

aixeiger avatar Nov 26 '22 18:11 aixeiger

The code #1257 return at3.tagFile(tempFile, infos); can be returned, after some search I see that I have not installed the python eyeD3 package, but after installing, all work properly

aixeiger avatar Nov 26 '22 20:11 aixeiger