Repository for TK Praktikum

sachinmanawadi271 1127a19015 Modified to remove hardcoded values and taken various paramters from configuration file před 7 roky
.gitignore 2771deae1a Added code for moving files to another folder před 8 roky
BussinessLogic.py 1127a19015 Modified to remove hardcoded values and taken various paramters from configuration file před 7 roky
FirstPython.iml d36ad860e7 Initial commit před 8 roky
README.md abc5d61559 Added README.md for documentation před 8 roky
app.py 1127a19015 Modified to remove hardcoded values and taken various paramters from configuration file před 7 roky
automate.py 1127a19015 Modified to remove hardcoded values and taken various paramters from configuration file před 7 roky
conf.py 1127a19015 Modified to remove hardcoded values and taken various paramters from configuration file před 7 roky
configuration.xml 1127a19015 Modified to remove hardcoded values and taken various paramters from configuration file před 7 roky
pywinTest.py d36ad860e7 Initial commit před 8 roky

README.md

This project is for automating the video conversion and uploading it to a moodle server.

#Steps to run the solution

  1. Clone or download this repository.
  2. Configure the paths where you save your video files, and the location to which converted video files have to be stored ( You could edit it in configuration.xml file)
  3. Run the app.py file