Update README.md
This commit is contained in:
parent
b143188e6b
commit
afbe2b54ac
27
README.md
27
README.md
@ -1,2 +1,27 @@
|
|||||||
# kodi
|
# Kodi
|
||||||
|
|
||||||
|
## Addons
|
||||||
|
|
||||||
|
- Netflix
|
||||||
|
- TVHeadEnd
|
||||||
|
- Trakt
|
||||||
|
- Jellyfin
|
||||||
|
- IPTV Simple client
|
||||||
|
- Eminence
|
||||||
|
|
||||||
|
## Install Netflix Addon
|
||||||
|
|
||||||
|
- Add repository: [https://castagnait.github.io/repository.castagnait/](https://castagnait.github.io/repository.castagnait/)
|
||||||
|
|
||||||
|
- Install Chrome, python and the requirements
|
||||||
|
- `pip3 install pycryptodomex`
|
||||||
|
- `pip3 install websocket-client`
|
||||||
|
|
||||||
|
- Download login tool
|
||||||
|
- [For Linux](https://github.com/CastagnaIT/NFAuthenticationKey/archive/refs/heads/linux.zip)
|
||||||
|
- [For Windows](https://github.com/CastagnaIT/NFAuthenticationKey/archive/refs/heads/windows.zip)
|
||||||
|
|
||||||
|
- Run script wait for it to open Netflix webpage in Chrome incognito and login, it will create a `NFAuthenticationKey.key` and pincode
|
||||||
|
- `python3 NFAuthenticationKey.py`
|
||||||
|
|
||||||
|
- In Kodi open Netflix addon choose `Authentication key` to login, select the `NFAuthenticationKey.key` enter the pincode and the Netflix account password. It should suceffully login
|
||||||
|
Loading…
x
Reference in New Issue
Block a user