Skip to content

Ichabond/TVDownload

Repository files navigation

TVDownload

This application lets you download the latest episode of a show by name, or downloads an arbitrary episode if a url is given

How to use

usage: tvdownloader.py [-h] [-n NETWORK] [-u URL] [-s SHOW]

optional arguments:
  -h, --help            show this help message and exit
  -n NETWORK, --network NETWORK
                        Network to download from
  -u URL, --url URL     url to download
  -s SHOW, --show SHOW  Name of the show

If the url option is used, the network option should not be provided. The application will figure out how to download.

Provided networks

As of this moment, only 2 TV networks are supported:

Two archives are supported as well:

Support for the other networks should be trivial.

About

Download HLS content from tv network sites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages