Unrud / video-downloader

Download videos from websites like YouTube and many others (based on yt-dlp)
GNU General Public License v3.0
733 stars 92 forks source link

Playlist fails on third video #128

Open adrianosiqueira opened 2 years ago

adrianosiqueira commented 2 years ago

When downloading a public playlist from Youtube, the download always fails on third video with the message

ERROR: Conversion failed!

Because that all the remaining videos are skipped.

Screenshot_20220221_104645

Unrud commented 2 years ago

I can't reproduce the issue. Do you have an example URL.

adrianosiqueira commented 2 years ago

Hello, thank you for the reply.

I made a mistake, it's not always the third video that fails. I had this problem with videos at varying indexes.

Example url: https://www.youtube.com/playlist?list=PLSzUwU_AVR9o0CpDocZPW3XylxIxYxDHW

I selected the 1080p (HD) download option.