database64128 / youtube-dl-wpf

A simple GUI wrapper for youtube-dl and yt-dlp.
GNU General Public License v3.0
873 stars 68 forks source link

[Request] CLI argument support #162

Open iG8R opened 1 year ago

iG8R commented 1 year ago

Hi. Thanks a lot for such a great app. Could you, please, implement the possibility to pass arguments (URL, custom arguments) from external sources to youtube-dl-wpf via command line, e.g. there is an addon for Firefox called "Open with...", it can pass the URL to external applications for opening or for any other actions with it. In this way it would be possible to use youtube-dl-wpf to download the video the user liked. Why does somebody need it while they can use native yt-dlp? This is all in order to be able to choose a destination folder where to save your favorite video(playlist).

database64128 commented 1 year ago

Does this addon support specifying the working directory? yt-dlp saves downloaded files to the current working directory by default.