cs109-dl-videos
cs109-dl-videos copied to clipboard
giving unknown option error while downloading the files in windows
I am using git-bash (bash command line for windows) and rtmpdump-2.1-windows
This is what i am getting """ rtmpdump.exe : unknown option -- C unknown option : ? """
That's interesting. Where did you get rtmpdump
from? I got mine from here, extracted it somewhere on disk and modified my $PATH
to point to it. I tried git-bash and it worked fine so there doesn't seem to be any issues there.