kodi download videos from the genesis addon using wget – kodi recording videos – 17



kodi download videos from the genesis addon using wget – kodi recording videos – 17

kodi download videos from the genesis addon using wget - kodi recording videos - 17

Kodi download movies and tv shows from the Genesis addon by finding the url with the echo command and using wget on the command line to download the file

by creating a playercorefactory.xml file in kodi’s userdata folder we can define echo as an external player and create a save url command that we can access when a video is playing

pressing y on the keyboard will bring up a contextual menu with a save url command which will save the video url to the desktop

you can then find the url to the video and download it using wget on the command line

by using the -c option with wget you can also stop downloads and then resume them

# Git repo for playercorefactory.xml file and bash scripts

https://github.com/NapoleonWils0n/kodi-playercorefactory

# youtube playlist

https://www.youtube.com/playlist?list=PL7hhhG5qUoXlpmIjqv2eEBukAeJSVNsdX