
Return get_distribution(dist).load_entry_point(group, name)įile “/usr/lib/python3/dist-packages/pkg_resources/_init_.py”, line 2793, in load_entry_pointįile “/usr/lib/python3/dist-packages/pkg_resources/_init_.py”, line 2411, in loadįile “/usr/lib/python3/dist-packages/pkg_resources/_init_.py”, line 2417, in resolve Load_entry_point(‘mps-youtube=0.2.8’, ‘console_scripts’, ‘mpsyt’)()įile “/usr/lib/python3/dist-packages/pkg_resources/_init_.py”, line 489, in load_entry_point

Here is how mps-youtube console looks like. The above command will take you to the mps-youtube console window. Once installed, you can launch mps-youtube using command: $ mpsyt $ sudo pip3 install mps-youtubeĭon't forget to install other required dependencies Mplayer and FFMpeg. You can install mps-youtube using pip3 like below. So, you can install it using your distribution's package manager.įor instance, pip3 can be installed using the following command in Debian, Ubuntu and other DEB based systems. It is available in the default repositories as well. Mps-youtube can also be installed using pip3, a python package manager. On Debian, Ubuntu, linux Mint: $ sudo apt-get install mps-youtube mplayer ffmpeg To install mps-youtube along with all required dependencies on Arch Linux and derivatives, run: $ sudo pacman -S mps-youtube mplayer ffmpeg

Mps-youtube is available in the default repositories of some Linux distributions. ffmpeg: for transcoding downloaded contentĪll of these packages are available in the official repositories of most Linux distribution.


