faissaloo / SponSkrub

Strip advertisements from downloaded YouTube videos
GNU General Public License v3.0
178 stars 7 forks source link

Error while downloading video #17

Closed sheeepdev closed 3 years ago

sheeepdev commented 3 years ago

I tried downloading a video, and it gave me an error. mv is not recognized bla bla. Because windows does not have mv, you could probably move it with move rather than mv

pukkandan commented 3 years ago

As a workaround, make a file mv.cmd with the contents @move %* and put it in the same folder as sponskrub

faissaloo commented 3 years ago

Hi, this might be fixed now as a result of the changes I made for #18, that said this project doesn't support Windoze so I'll be closing this.