nhldl
nhldl copied to clipboard
A shell script for downloading NHL.tv streams.
I have the cookies file in the same directory as I am running the script. I run it and I get: >>> Fetching master m3u8 file: http://md-akc.med.nhl.com/hls/nhl/2019/01/11/676675c3-888c-4fd3-a599-6ce635c5660d/1547172284723/master_wired.m3u8 >>> Done. >>>...
Hello, Don't know if it is a real issue, but with the latest version I can not download the "free game of the week". So I get back to a...
Hey, First, thank you for your great work. I appreciate it. I have two questions. 1. Do you know if the script can work on NFL.TV stream also? 2. Can...
https://github.com/cmaxwe/dl-nhltv provides a python script that also allows login. you could use the nhltv_lib/download_nhl.py::login() method as part of your script.
Hello, thanks for this perfect script, I really needed it because I am in Europe and can't watch the games live. With your script, I can bring them anywhere! Everything...