album2video creates an albumvideo(with img as bg) from tracks w/ timestamp output
Project description
album2video
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 <https://github.com/hoxas/Album2Video/archive/master.zip>_ cdto the project directory containing thesetup.pypython setup.py installorpipx 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file album2video-1.0.0.tar.gz.
File metadata
- Download URL: album2video-1.0.0.tar.gz
- Upload date:
- Size: 595.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.2 Linux/6.8.0-60-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
276891708c8c84e472569887eee406bf47470787531553eebab22bc886eefd71
|
|
| MD5 |
3b79fce3e666d6af6ffed4e7db26433a
|
|
| BLAKE2b-256 |
e66cb2f6cdcedb02b9e1faa4d13cc9d900509e838268459338173beb35b02258
|
File details
Details for the file album2video-1.0.0-py3-none-any.whl.
File metadata
- Download URL: album2video-1.0.0-py3-none-any.whl
- Upload date:
- Size: 605.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.2 Linux/6.8.0-60-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc4b4e7d2111a3afa75c6d1a53f759e1f2493cdf80b357634b0f0d5a737c0eb4
|
|
| MD5 |
3bcfadbfa17492abfc818ddbfb2fed39
|
|
| BLAKE2b-256 |
223c1c3d86309fc81507b445969b5e906473b441304a238836bc5b11bb0e34d2
|