fix Desktop path error, revise main.py and update google writer tutorial

This commit is contained in:
rhythmcao
2024-02-06 21:45:03 +08:00
parent df5594b645
commit 8b42d699af
61 changed files with 201 additions and 191 deletions

View File

@@ -10,7 +10,7 @@
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=1u7CFVr5bWti7OnhvyjtSdQolzy0lYicm&export=download&authuser=0&confirm=t&uuid=18498a7c-9b52-4c00-a2cc-2e8b521c4d9c&at=APZUnTX0R_TRccU_UmtJWXZ6On3x:1704890439561",
"path": "Desktop/Interstellar Movie - Official Trailer.mp4"
"path": "/home/user/Desktop/Interstellar Movie - Official Trailer.mp4"
}
]
}
@@ -23,7 +23,7 @@
"--start-time=120.5",
"--stop-time=121",
"--play-and-pause",
"Desktop/Interstellar Movie - Official Trailer.mp4"
"/home/user/Desktop/Interstellar Movie - Official Trailer.mp4"
]
}
},
@@ -63,7 +63,7 @@
},
"result": {
"type": "vm_file",
"path": "Desktop/interstellar.png",
"path": "/home/user/Desktop/interstellar.png",
"dest": "interstellar.png"
}
}