alltomp3
alltomp3 copied to clipboard
update the dependency versions, update the code
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
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