download - How to extract direct link to Youtube video? -


i'm downloading videos using youtube-dl, don't want download videos on server, extract direct link video file , arrange browser start download. can show me direction extracting link youtube files.

use --get-url or -g:

youtube-dl --get-url 2ebzqml8ehg 

Comments