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

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -