View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#20
Originally Posted by RobbieThe1st View Post
I'm happy with it - It works fine on my desktop. I'll be using this instead of grabbing stuff from /tmp. Thanks.

Only thing I -would- like is the ability to have an auto-rename function; Perhaps have a variable that lets you put in a few wildcards like the date, time, video title and video ID?
You can specify an output template. The example below would save the file using the title and file extension.

youtube-dl -f 18 -o %(title)s.%(ext)s http://youtubevideourl

More options shown here: http://rg3.github.com/youtube-dl/
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following User Says Thank You to marxian For This Useful Post: