stranno
12th October 2019, 22:04
I want to do that but I only find scripts for PowerShell $() function.
Since I'm working in Windows 7, can anyone find an alternative for CMD? I guess a FOR+DO would work but I cant imagine how :o
This is the script for PowerShell.
ffmpeg -i $(yt -f bestvideo -g 'https://www.youtube.com/watch?v=ID') GIF.gif
Than you guys!
Since I'm working in Windows 7, can anyone find an alternative for CMD? I guess a FOR+DO would work but I cant imagine how :o
This is the script for PowerShell.
ffmpeg -i $(yt -f bestvideo -g 'https://www.youtube.com/watch?v=ID') GIF.gif
Than you guys!