Skip to content

Best way to download NHL games. NHL.TV account is required.

License

Notifications You must be signed in to change notification settings

joshka/nhl-tv-geeky-streams

 
 

Repository files navigation

Best way to download NHL.TV games (both live and archive) to your Mac, PC or Linux. NHL.TV account is required. You need Docker installed to run this and be familiar with terminal.

Blackouts are not worked around in any way. This game is blacked out in your region. Try using VPN or select another game. message will be displayed in that case.

Demo

Usage

  1. Download latest version of this repository and unzip it anywhere.

  2. Edit config.yaml to set email and password (these are not stored anywhere else and used only to login to official NHL sites). Explore other options available.

  3. Run

    docker-compose run --rm nhltv
    

    in the directory where you've unzipped it to.

  4. Wait for several minutes for image to be built.

  5. Select game and stream type.

  6. Video will be downloaded to ./video folder. This location can be customized in .env file.

Credits

Loosely based on

Special credit to StevensNJD4 and his awesome LazyMan app.

About

Best way to download NHL games. NHL.TV account is required.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%