Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akamhy authored Jan 17, 2021
1 parent 552a9f9 commit 6456bf0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,12 @@ pip install git+https://github.com/akamhy/videohash.git
'3cffff0000000eff'
>>>
```

- Notice that the difference of hash1 and hash2 is 2, but the difference between hash1 and hash3 is 37.

- The difference of hash1 and hash2 is not 0 as the file in this repository is slightly modified.

- You can hash local video using `videohash.from_path("<absolute path to video>")`.

- Public domain files used. NASA copyright policy states that "NASA material is not protected by copyright unless noted".

Expand Down

0 comments on commit 6456bf0

Please sign in to comment.