EnglishFrenchSpanish

OnWorks favicon

pytags - Online in the Cloud

Run pytags in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command pytags that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pytags - set and remove tags on media files from filename and options

SYNOPSIS


pytags [OPTIONS] file [file...]

DESCRIPTION


pytags is a simple, general-purpose tool for setting and removing media file tags. With no
options, pytags prints a tag summary for all files specified on the command line. Options
can be used to set and remove tags on files.

Using --format, it is easy to change or create tags on by parsing metadata from filenames
according to an arbitrary format string. This makes it simple to tag files that are
consistently named.

Additionally, tags can be manipulated directly with the --add, --set, and --remove
options. These options are processed in order, so options specified later on the
command-line may cause values set by earlier options to be overwritten. These options must
appear after the --format, if it is used.

OPTIONS


--add=EXPR
Append a tag value all files according to EXPR. EXPR should be an expression like
“artist=Foo”. May be specified multiple times to add multiple values.

--format=FORMAT
Tag files with metadata extrapolated from filenames using format string FORMAT; see
the section called “FORMAT STRINGS”. This option must be specified before --add,
--set, or --remove.

--set=EXPR
Set a single tag on all files according to EXPR. EXPR should be an expression like
“artist=Foo”. May be specified multiple times to set multiple tags. --set cannot be
used to specify multiple values for a single tag. To do that, use --remove followed by
multiple --add options.

--remove=TAG
Remove tags named TAG. May be specified more than once to remove multiple tags.

-h, --help
Show summary of options and exit.

-v, --version
Show version of program and exit.

FORMAT STRINGS


The format string expected by --format is the same as that for pytagsfs. See the pytagsfs
manual page for more information.

EXAMPLES


Remove the genre tag from all .ogg files in the current directory.

$ pytags --remove genre *.ogg

Set the artist and album tag on all .mp3 files, and remove the genre tag.

$ pytags --set artist=Foo --set album=Bar --remove genre *.mp3

Tag all of the .flac files in the current directory. All such files are assumed to be in
the format "tracknum artist - trackname [album].flac".

$ pytags --format '%n %a - %t [%l].flac' *.flac

Use pytags online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 2
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 3
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 4
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 5
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 6
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • More »

Linux commands

Ad