Skip to main content

curses based interactive playlist creation for videos

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

curses-playlist-0.3.1.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

curses_playlist-0.3.1-py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page