keshavbhatt / olivia

Elegant music player for Linux Desktop
MIT License
355 stars 20 forks source link

Support system-provided youtube-dl #73

Closed lgbaldoni closed 4 years ago

lgbaldoni commented 4 years ago

At least as build option, it can get complicated for linux packagers otherwise.

keshavbhatt commented 4 years ago

system youtube-dl is not always up to date, olivia will fail to get track url in case user will be having older version. of youtube-dl.

keshavbhatt commented 4 years ago

At least as build option, it can get complicated for linux packagers otherwise.

Olivia take care of youtube-dl itself just add python as dependency.