Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

curses-playlist

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

curses-playlist

curses based interactive playlist creation for videos

  • 0.4.2
  • PyPI
  • Socket score

Maintainers
1

plist

curses based interactive playlist creation for video files.

usage

plist.exe --playlist c:\tmp\test.m3u --working-directory Z:\movies

docs

Interactively create a playlist.m3u then launch it using vlc.exe. Automatically loads last playlist on startup. There are 2 modes which you can toggle using the ESC key:

[INPUT: ENTER - add | ESC - CMD] 
[CMD: m - mod | q | w | p - play | r - reset]

In INPUT Mode, filenames in the playlist are searched for substrings that you enter, separated by a single whitespace.

E.g.: rick morty s01e01 would yield all filenames that contain all 3 strings.

In CMD mode you have the following options:

  • m move
    • j navigate/move down
    • k navigate/move up
    • d del
    • m toggle navigate/move
  • p play: start vlc player with playlist
  • r reset: reset the playlist
  • q quit: doing nothing

repo

https://github.com/dosnpfand/curses-playlist

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc