MPS-YOUTUBE was updated to version 0.2.2 (and shortly after to 0.2.3) - sudo pip install mps-youtube --upgrade - recently, bringing some interesting new features, like an option to use an external application for downloading YouTube videos and others (http://rg3.github.io/youtube-dl/supportedsites.html), metadata tagging of downloaded audio files and more. Here's a list of the most important mps-youtube features: -search and play audio / video from YouTube; -search tracks of albums by album title; -search and import YouTube playlists; -create and save local playlists; -download audio / video from YouTube, including option to download full YouTube playlists, with support for DASH (so it can mux separate audio and video streams - that means it can download 1080p YouTube videos since all 1080p YouTube videos use DASH) - requires avconv or ffmpeg; -transcode audio to mp3 and other formats (requires ffmpeg or avconv); -system notifications; -view video comments; -works under LINUX, WINDOWS and MAC OSX; -many other small but useful features. Now back to MPS-YOUTUBE 0.2.2 (and 0.2.3, which was released shortly after 0.2.2). Probably the most important new feature is the addition of an option which allows setting an external application for downloading YouTube audio/video. This means you can use something like aria2, which supports multiple connections. It's important to mention that using an external download command does not support (at least for now) transcoding the downloaded file to another format directly from mps-youtube. Other changes in MPS-YOUTUBE 0.2.2 and 0.2.3: -implemented skip to previous track. Use > and < keys for next and previous track, q for quit (was ctrl-c). mpv / mplayer input.conf can be imported to use custom keymappings; -implemented metadata tagging of downloaded audio files (requires ffmpeg or avconv). This feature is not complete and currently, it uses the YouTube video title as metadata; -the stream quality is now displayed in the status line; -fixed progress bar for mpv 0.7; -fixed YouTube comments overshoot window size; -fixed issue with audio remux when using d download command; -fixed issue with "set" command.













