Skip to content

xmnlab/artbox

 
 

Repository files navigation

ArtBox

ArtBox is a tool set for handling multimedia files.

Features

TBD

Troubleshoot

Before install artbox dependencies install the following packages

$ pip wheel --use-pep517 "playsound (==1.3.0)"

After installing with poetry install:

  • Patch pytube (ref: pytube/pytube#1773): sed -i 's/(r"^\\w+\\W")/(r"^\w+\W")/' $CONDA_PREFIX/lib/python3.*/site-packages/pytube/cipher.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.4%
  • Makefile 10.6%