On 2020/01/21 15:28, Landry Breuil wrote: > On Tue, Jan 21, 2020 at 04:16:43PM +0200, Paul Irofti wrote: > > Hi, > > > > Here is a port for fetching audio from youtube streams. It is mainly a > > wrapper around youtube-dl with some extra ffmpeg magic. > > > > youtube-dl fans will also love this port. > > > > %------------------ > > A simple, configurable, cross-platform youtube-dl wrapper for > > downloading and managing youtube audio (with added features). > > %------------------ > > > > OK? > > seems fine, but should it be named py3-yt-audio ? sthen@ ? >
IMHO no, it is only really interesting as a script rather than a python module.. If it would be libfoo or lua-foo then py-foo makes sense, but for programs that are mostly useful as programs and just happen to be written in that language then just use the program name.