=== souther_ is now known as souther [21:35] I wonder if there is anyway to specify in the snapcraft yaml that I want to use "pip3 install youtube-dl" instead of "youtube-dl" being downloaded with and installed with apt? [21:35] mps-youtube works perfectly providing youtube-dl has been installed from pip instead of apt [21:36] I wish I could figure out why, I think mps-youtube expects youtube-dl to be somewhere it isn't [21:42] hmm.. Unless I can "inject" youtube-dl into the snap the same way that pip would on a running system [21:42] Perhaps I need to symlink it somewhere else [22:15] hmm "adjust program to not access '@{PROC}/@{pid}/mounts'" [22:30] Seems to be a common error with snaps, I'm guessing my issue is either with the version of mps-youtube I am trying to snap or that youtube-dl is either not matching the pafy version or that it is being installed in an odd location. [22:30] taking a break