An open API service indexing awesome lists of open source software.

https://github.com/mrrodrigo/hashfile


https://github.com/mrrodrigo/hashfile

Last synced: about 1 month ago
JSON representation

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
```