get-dmax-links

command module
v0.0.0-...-9b6f424 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2023 License: MIT Imports: 13 Imported by: 0

README

Build

This handy program gets links of a show from Discovery. You can also specify a season with -s and an episode with -e .

The resulting information will be saved in an Excel file.

Check the python branch for the Python version if you prefer that. The current Go version is much faster though.

Supported sites

  • DMAX.de (dmaxde, default)
  • de.hgtv.com (hgtv)
  • TLC.de (tlcde)

Specify the shortcode ("realm") with -r.

Usage

  1. Navigate to "Releases"
  2. Download the binary for your system
  3. Use it: get-dmax-links SHOWID [-s SEASON] [-e EPISODE] [-r REALM]
    1. To get the show id, click one of these links, search for the show and copy the "showId" value:
    2. For realms, see the supported sites above. Default is DMAX.de (dmaxde).
  4. Check help with get-dmax-links --help

How it works

  1. Contacts Discovery API to get tokens and show + video data
  2. Sends token and video id(s) to the player API which returns the link(s)

Screenshot

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL