Maxstupo / ydl-ui

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

Unable to extract video title #34

Closed ssbroad closed 5 years ago

ssbroad commented 5 years ago

ydl-ui 2.5.2

filename template: %(title)s.%(ext)s

All videos can only be named "_.webm" because the video title could not be obtained

[youtube] iUYWYw00MlI: Downloading webpage [youtube] iUYWYw00MlI: Downloading video info webpage WARNING: Unable to extract video title [download] Destination: _.f315.webm

my json https://drive.google.com/open?id=1geyHbgK6PygzRNTQ40M2mJZIevUqKnu9

Maxstupo commented 5 years ago

Try updating youtube-dl.exe to the latest version, by specifying the filepath (Settings > Binaries).

If you are using YDL-UI Portable, you can replace bin/youtube-dl.exe located in the same location as YDL-UI.exe.

ssbroad commented 5 years ago

thank you, i uplate youtube-dl to 08/02/2019, this issue has been resolved