Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
EmbedthumnailPPError with atomic parsley #25684
Comments
|
same issue here, with the --embed-thumbnail option an empty audio file has resulted |
|
still the same issue with version 2020.06.16.1, now just getting in addition the message "ERROR: Conversion failed!" after the message "[ffmpeg] Adding thumbnail to ..." and the file is not empty, but no embed thumbnail |
|
My current workaround is the following 3 steps. I have installed youtube-dl, atomicparsley and ffmpeg in windows 10. Example for this mix https://www.youtube.com/watch?v=z8CDcmo48RE .
Would be great to get a shorter way. And i have to set ID3tags manually, as youtube-dl only is able to set the first track of the mix as ID3tag afaik. And the resulting .png is 1MB in size so it adds 1MB to the music file but if i convert .webp to .jpg instead of .png, i get an error from atomicparsley :-( So for me, a cool feature would be that you tell youtube-dl you are downloading a DJmix, it downloads audio and webp, converts webp with ffmpeg and puts it in the audio file. And it could use youtube channel name for artist tag and video name as track & album tag. |
|
Having the same issue today too! |
Checklist
Verbose log
Description
when embedding thumbnail using the version 2020.06.16 atomic parsley gives the supplied error with youtube-dl's postprocessor