https://github.com/hesic73/scripts
一些python脚本
https://github.com/hesic73/scripts
Last synced: about 1 month ago
JSON representation
一些python脚本
- Host: GitHub
- URL: https://github.com/hesic73/scripts
- Owner: hesic73
- License: mit
- Created: 2024-03-27T06:17:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T23:34:25.000Z (about 2 months ago)
- Last Synced: 2025-03-17T20:44:43.892Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scripts
## Dependencies
```
pip install -r requirements.txt
sudo apt install ffmpeg
```