Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Syntax Problem: vimeo - specific user and filenames #7446
Comments
|
|
|
Thank you very much appeciate your help! |
Try to download specific named files from vimeo "V8 Supercars 2015" from a user called: devilstorm:
Can't get the syntax working correct
I have found the parameter
--match-title REGEX Download only matching titles (regex or
caseless sub-string)
but do not understand how to integrate into commandline:
this is as far as I get:
D:\Youtube\youtube-dl\youtube-dl -ciw vimeo:devilstorm d:\youtube\vimeo\devilstorm%%(playlist)s%%(title)s.%%(ext)s ???--match-title 'V8 Supercars 2015*' ???
appreciate your help