I want to use this Batch to download Udemy videos
I wrote everything correct (I think, but there's a problem) with some kind of systemError. 
The picture shows the error:

I want to use this Batch to download Udemy videos
I wrote everything correct (I think, but there's a problem) with some kind of systemError. 
The picture shows the error:

 
    
     
    
    I found the solution
Instead of calling:
C:\Python34\Lib\site-packages\udemy_dl\udemy_dl.py 
Call
C:\Python34\Scripts\udemy-dl
and it should work!
 
    
    