Skip to content
/ gotv Public

GoTV is an m3u generator supporting different sources via plugins

License

Notifications You must be signed in to change notification settings

radarlog/gotv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoTV

GoTV is an open source app for generating m3u playlists from different sources. Currently only sources from https://only-tv.org are supported.

CONFIGURATION

See config.yml for an example:

channels:
    mezzo:
        plugin: onlytv
        name: Mezzo
        page_url: https://only-tv.org/mezzo.html
        logo_url: https://only-tv.org/images/mezzo.png

USAGE

$ gotv
Usage of gotv:
  -config string
        config file to read configuration from (default "config.yml")
  -m3u string
        m3u file to save a new playlist into (default "gotv.m3u")

About

GoTV is an m3u generator supporting different sources via plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published