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=19jBiz8sb0M7KHHATO9qeTPr17aWm4me-&export=download&authuser=0&confirm=t&uuid=7a2261f4-3905-433f-b53f-a52dd0845651&at=APZUnTU1nmXSa1ObrA5NHYt8t1-p:1704710908141",
"path": "Desktop/Baby Justin Bieber.mp4"
"path": "/home/user/Desktop/Baby Justin Bieber.mp4"
}
]
}
@@ -21,7 +21,7 @@
"command": [
"vlc",
"--start-time=73",
"Desktop/Baby Justin Bieber.mp4"
"/home/user/Desktop/Baby Justin Bieber.mp4"
]
}
},
@@ -49,7 +49,7 @@
},
"result": {
"type": "vm_file",
"path": "Desktop/Baby Justin Bieber.mp3",
"path": "/home/user/Desktop/Baby Justin Bieber.mp3",
"dest": "baby.mp3"
}
}