youtube-dl-php icon indicating copy to clipboard operation
youtube-dl-php copied to clipboard

Names DLs by video title

Open zevnyc opened this issue 8 years ago • 4 comments

Hi Unless manually named (save as) all videos automatically get named video playback.mp4 Any chance of automatically naming the video downloads based on YouTube video's title?

zevnyc avatar Aug 14 '17 03:08 zevnyc

I'll have a look 👍

owenvoke avatar Aug 14 '17 07:08 owenvoke

I've had a look, and as far as I can tell, there is no way of setting the download name. But, with the HTML5 download attribute, you may be able to.

I'll add this in anyway after testing it out. But pretty sure it only works in the latest browsers.

owenvoke avatar Aug 14 '17 16:08 owenvoke

Tested and it isn't working unfortunately. I'll have another look later.

owenvoke avatar Aug 14 '17 16:08 owenvoke

Thanks for trying. I'll figure it out when I have some free time and I'll share me results.

zevnyc avatar Aug 14 '17 18:08 zevnyc