https://github.com/mrrodrigo/hashfile
https://github.com/mrrodrigo/hashfile
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrrodrigo/hashfile
- Owner: mrRodrigo
- Created: 2020-10-08T22:52:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-08T22:52:50.000Z (over 4 years ago)
- Last Synced: 2025-01-24T11:44:43.715Z (3 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### ParĂ¢metros para rodar
- python generateHash.py \<_video file_\> \<_chunkSize (default 1024)_\>### Exemplo
- input
```
python generateHash.py FuncoesResumo-SHA1.mp4 1024
```
- output```
302256b74111bcba1c04282a1e31da7e547d4a7098cdaec8330d48bd87569516
```