Skip to content

A CLI tool that converts Bandcamp audio and image files to mp4 videos and uploads it to Youtube

License

Notifications You must be signed in to change notification settings

sharisiri/BandTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BandTube CLI

A CLI tool that converts Bandcamp audio and image files to mp4 videos and uploads them to Youtube in one go.

It uses the following packages:

Prerequisites

  • The wrapper requires a local FFMPEG installation.
  • Your app needs to be registered on your GCP console for API authentification. Put the credentials file in the root folder.

To run

  • Edit the FFMPEG command in bandtube.py to suit your needs before running the script.
  • Put your audio files in the source directory and run:
python3 bandtube.py

About

A CLI tool that converts Bandcamp audio and image files to mp4 videos and uploads it to Youtube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages