azihassan / youtube-d

A fast command-line Youtube downloader
MIT License
6 stars 0 forks source link

Add flag to output video URL #14

Closed azihassan closed 1 year ago

azihassan commented 1 year ago

Something like --output-url. When multiple URLs are passed, display one video URL per line. This could be used in conjunction with the -f flag, but if omitted maybe we can display URLs for all the available formats (omitted because the resulting output will be too long).