iawia002 / lux

👾 Fast and simple video download library and CLI tool written in Go
MIT License
27.41k stars 2.96k forks source link

Add url extract feature #764

Open mesb1 opened 4 years ago

mesb1 commented 4 years ago

Hi.

Can we have some kind of -g feature as youtube-dl does?

I would like annie extract direct url for video and stdout it with desired quality. youtube-dl -f 22 -g http://addr Provides me with direct utl to 720p video, that i can use as where i want. Basically i want use annie as url extractor for direct urls from youtube..

MegaCron commented 4 years ago

I agree with mesb1, the function of getting a direct link is needed.