album2video creates an albumvideo(with img as bg) from tracks w/ timestamp output
Project description
receives tracks and img and outputs albumvideo with tracknames subtitle & timestamps.txt
Description
album2video is a CLI to create album videos with img as bg & tracknames subtitles (useful for uploading albumvideos to yt)
Python 3.9
Installation
From PyPI
pip3 install album2video
OR w/ pipx (recommended)
pipx install album2video
From Source
Clone the project or download and extract the zip
cd to the project directory containing the setup.py
python setup.py install or pipx install .
Details
Usage: album2video [options] [URL...] Arguments: URL Path to folder w/ tracks & img or folderpath + img path or individual trackpaths + img path Examples: album2video --help album2video path/to/folder album2video --title TheAlbumTitle path/to/mp3 path/to/mp3 path/to/img
Requires path to img or path to folder with img
(Needs ImageMagick installed) Windows users will have to define magick.exe filepath with album2video –imgmagick path/to/magick.exe
Options
Options: -h --help Show this screen -v --version Show version -d --debug Verbose logging -n --notxt Don't output timestamps.txt -t --test Run program without writing videofile (for test purposes) --title=TITLE Set title beforehand --imgmagick=PATH Set path to ImageMagick & exit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file album2video-0.0.1.tar.gz
.
File metadata
- Download URL: album2video-0.0.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dc7178ca31adaffeabbafeb32b08a6f2cd9f51e365f9a297ee09b82dc1f88b3 |
|
MD5 | 0aca7db0ce29e0fef56550612b3f1335 |
|
BLAKE2b-256 | c41626c0a9cecea552f9e1943e3feb80659fec04a13fbe095a0d0860cc5b0cc8 |