Kagami / boram

:film_strip: Cross-platform graphical WebM converter
https://github.com/Kagami/boram/releases
433 stars 30 forks source link

YouTube errors #61

Open CuteSlug opened 4 years ago

CuteSlug commented 4 years ago

First of, thank you for creating such an excellent software.

youtube-dl exited with code 1 (WARNING: Unable to extract video title ERROR: This video is unavailable.)

Happens very often lately and i can't figure out why. Some samples.

https://www.youtube.com/watch?v=BT05GiMlY4g https://www.youtube.com/watch?v=-YJFr4pwwl0 https://www.youtube.com/watch?v=HlN2BXNJzxA https://www.youtube.com/watch?v=D1PvIWdJ8xo

image

Kagami commented 4 years ago

youtube-dl needs to be updated. You can do it manually by replacing youtube-dl.exe binary in boram\resources\app directory with https://yt-dl.org/downloads/latest/youtube-dl.exe until I release a new version.

derVedro commented 3 years ago

The same error occurs with the latest youtube-dl in resources folder as well. Anyway the same youtube-dl works perfect from the shell, so that part is not broken. There may have been some changes in youtube-dl API, so something you used to do no longer work that way.

shawnpotter commented 1 year ago

youtube-dl seems to be extremely slow when downloading videos these days. Might want to consider switching to the yt-dlp fork instead.