Maxstupo / ydl-ui

A UI for the command-line video downloader "youtube-dl"
MIT License
352 stars 34 forks source link

ERROR: AtomicParsley was not found. Please install. #99

Closed farshad991 closed 2 years ago

farshad991 commented 2 years ago

hello I get this error in log when enabling the Embed Thumbnail I downloaded the AtomicParsley but I do not know where to put it

Maxstupo commented 2 years ago

You could try placing the file in the bin folder that contains youtube-dl.exe or the bin/ffmpeg folder.

This is an issue to do with youtube-dl and not YDL-UI. So you should ask over on the youtube-dl repository.

farshad991 commented 2 years ago

I copied the file to the bin folder and it work, thank you.