ErrorFlynn / ytdlp-interface

Windows graphical interface for yt-dlp, designed as a simple YouTube downloader
MIT License
1.1k stars 58 forks source link

[Feature Request] Support a command line argument #116

Closed colemar closed 10 months ago

colemar commented 10 months ago

I would like to add a ytdlp-interface menu item in External Application Launcher. The intended effect would be that while watching a video with a browser a simple click on the button would start ytdlp-interface with the url already queued. Better yet, if ytdlp-interface is already running, the url would be added to the queue.

This is currently impossible because ytdlp-interface does not accept arguments: ytdlp-interface.exe https://www.youtube.com/watch?v=jgojOn0PaNE

colemar commented 10 months ago

Thank you! Now downloading last release... Wonderful, it works!