get-pytube / pytube3

A lightweight, dependency-free Python 3 library (and command-line utility) for downloading YouTube Videos.
https://pytube3.readthedocs.io
Other
178 stars 55 forks source link

How can i download video into my local machine from server? #94

Open shaonsani opened 4 years ago

shaonsani commented 4 years ago

http://pytube.pythonanywhere.com Here's my application build using django. When i'm downloading any file, it stored into my server's directory. How can I route it into my local machine's directory?