Hey guys new to forum.
I have a problem downloading videos from UFC site
Code:
http://www.ufc.tv/video/ufc-183-anthony-johnson-backstage-interview
I have URL snooper / ffmpeg installed.I pasted the first link ro ffmpeg and use this cmd
Code:
ffmpeg -i "LINK YOU GET" -c copy -bsf:a aac_adtstoasc "test.mp4"
But Im getting this error
How can I fix this?
Thanks for reading guys