Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

pymtheg 2.3.1

Compare
Choose a tag to compare
@markjoshwel markjoshwel released this 07 Apr 10:53
· 24 commits to main since this release
c056db2

Quality of use updates + minor code fixes/changes

  • removed unused import
  • add explanatory text for {cer} placeholder in --help
  • added examples to pymtheg --help
  • removed extra space in using defaults text, standardised usage of " for representing text in text
  • reworked timestamp handling to ensure that e.g. -cs "*" -ce "+15" will always be +15 seconds
  • fix timestamp confirmation not appearing sometimes
  • show song duration alongside song name
  • 0 left strip confirmation timestamps/file name timestamps/song duration
  • fix text formatting for invalid clip start/end messages during command line argument validation
  • update spotdl to 3.9.4
  • update rich to 12.2.0
  • minimum python version is now 3.6.3