87affe1ffd
- Add files/patch-mps__youtube_main.py to fix the bug of empty search results.
See https://github.com/np1/mps-youtube/issues/179
- Add a patch (taken from upstream) to fix terminal size detection.
See f1021baa24
- Add security/ca_root_nss to run dependencies
- Use option helpers
- Add an option (RADIO_CONVERTER) to select a converter to MP3 and other formats
- Replace multimedia/mplayer with multimedia/mpv as default video player
(SINGLE_PLAYER option): it's the video player set in the initial config file.
- Add a post-patch target to replace %%LOCALBASE%% key
- Add the new features of the program to pkg-descr
- Fix instructions in pkg-message
Relnotes: https://github.com/np1/mps-youtube/blob/develop/CHANGELOG
16 lines
486 B
Text
16 lines
486 B
Text
Terminal based YouTube jukebox with playlist management.
|
|
|
|
Main 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
|
|
- Convert to mp3 & other formats (requires ffmpeg or avconv)
|
|
- View video comments
|
|
- Works with Python 2.7+ and 3.x
|
|
- Works with Windows, Linux and Mac OS X
|
|
- Requires mplayer or mpv
|
|
|
|
WWW: http://github.com/np1/mps-youtube
|