https://github.com/abcdan/rapid-dvd-cloner
Copying a bulk of DVDs to my PC took a long time, had to automate the folder creation.
https://github.com/abcdan/rapid-dvd-cloner
Last synced: 8 months ago
JSON representation
Copying a bulk of DVDs to my PC took a long time, had to automate the folder creation.
- Host: GitHub
- URL: https://github.com/abcdan/rapid-dvd-cloner
- Owner: abcdan
- License: other
- Created: 2021-09-19T12:38:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T10:55:22.000Z (over 2 years ago)
- Last Synced: 2025-10-10T21:48:01.421Z (8 months ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rapid-dvd-cloner
Copying a bulk of DVDs to my PC took a long time, had to automate the folder creation.
## What is it?
It's just a script that allows me to copy a DVD to a folder. Nothing more
## WARNING
The code is a big mess. I just had to write it quickly so it contains a hardcoded variable that's for my drive. In the future, I'll refactor the code to be readable instead of this mess. To recruiters, this is not how I write code but I just had to get something to work fast.
## ................
More info soon!