mhogomchungu / media-downloader

Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books..
GNU General Public License v2.0
1.34k stars 102 forks source link

External applicaiton launcher argument not working #321

Closed cinetube closed 9 months ago

cinetube commented 9 months ago

-u [HREF] -a - This argument of external application launcher is not working after update to version 3.4

mhogomchungu commented 9 months ago

Can you be more specific:-

-u [HREF]: This options adds a URL to the application and it works here. -a: This option autodownloads added URL and this one does not work and it looks like it was broken a long time ago.

mhogomchungu commented 9 months ago

The -a now works so if your issue was with this option then the problem is solved.