/tailsdvd

DVD burner in python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

tailsdvd

A DVD burner in python

Instructions

you NEED a linux device. This WILL NOT work on windows unless the SLIGHT chance it works under WSL. but anyway, this is what we have tested it on:

  1. Arch Linux Now, let's get to using this!
  2. run git clone https://github.com/tails1154/tailsdvd/tailsdvd.git in your terminal
  3. cd tailsdvd
  4. ./installer.sh
  5. We HAVE NOT tested this on DEBIAN (or debian based devices) but you need
  6. mkisofs and
  7. cdrecord If you want to run it again without using installer.sh (to install the deps)
  8. cd src
  9. python3 dvdburn.py

Windows Support

I have no plans for windows support in the near future. If you want to add it, feel free to open a PR!

Usage

do note that usually, the disc drive is at /dev/cdrom