171 lines
2.9 KiB
INI
171 lines
2.9 KiB
INI
# Within a site section, there are three parameters recognized by
|
|
# the ytid.cgi program: enable, url and watch_url; only the enable
|
|
# parameter is mandatory, and its value must be exactly ``yes'',
|
|
# otherwise the section is ignored.
|
|
#
|
|
# The url parameter sets the ``main'' URL of the invidious instance, and
|
|
# it defaults to https://<ID>/watch, where <ID> is the site ID
|
|
# (the name given in the section's header, typically the FQDN)
|
|
#
|
|
# The watch_url parameter defines how to watch the video with a given id;
|
|
# it defaults to https://<ID>/watch?v=%video_id%
|
|
# Please note that %video_id% must be present literally in the parameter's
|
|
# value, it is the macroprocessor's variable to be replaced with the
|
|
# Video ID supplied by the user.
|
|
#
|
|
# It is planned for future versions to also recognize the ``flags''
|
|
# parameter, but in the present version it is ignored.
|
|
#
|
|
# In most cases, the defaults work good, so only the enable=yes is given.
|
|
#
|
|
# Here is an example of a fully filled [site ] section:
|
|
#
|
|
# [site yewtu.be]
|
|
# enable = yes
|
|
# url = https://yewtu.be/watch
|
|
# watch_url = https://yewtu.be/watch?v=%video_id%
|
|
|
|
[site inv.nadeko.net]
|
|
enable = yes
|
|
|
|
[site yewtu.be]
|
|
enable = yes
|
|
#flags = gone
|
|
#comment = declared to be going down
|
|
|
|
[site j00tube.com]
|
|
enable = yes
|
|
|
|
[site id.420129.xyz]
|
|
enable = yes
|
|
|
|
[site invidious.nerdvpn.de]
|
|
enable = yes
|
|
|
|
|
|
|
|
|
|
[site inv.in.projectsegfau.lt]
|
|
enable = no
|
|
|
|
[site invidious.jing.rocks]
|
|
enable = no
|
|
|
|
[site invidious.privacyredirect.com]
|
|
enable = no
|
|
|
|
[site vid.puffyan.us]
|
|
enable = no
|
|
|
|
[site invidious.perennialte.ch]
|
|
enable = no
|
|
|
|
[site invidious.flokinet.to]
|
|
enable = no
|
|
|
|
[site invidious.projectsegfau.lt]
|
|
enable = no
|
|
|
|
[site invidious.privacydev.net]
|
|
enable = no
|
|
|
|
[site iv.melmac.space]
|
|
enable = no
|
|
|
|
[site iv.ggtyler.dev]
|
|
enable = no
|
|
|
|
|
|
[site inv.tux.pizza]
|
|
enable = no
|
|
|
|
[site invidious.protokolla.fi]
|
|
enable = no
|
|
|
|
[site inv.citw.lgbt]
|
|
enable = no
|
|
flags = down
|
|
|
|
[site invidious.io.lol]
|
|
enable = no
|
|
|
|
[site invidious.private.coffee]
|
|
enable = no
|
|
|
|
[site yt.drgnz.club]
|
|
enable = no
|
|
|
|
[site invidious.asir.dev]
|
|
enable = no
|
|
|
|
[site invidious.fdn.fr]
|
|
enable = no
|
|
|
|
[site yt.cdaut.de]
|
|
enable = no
|
|
|
|
[site inv.us.projectsegfau.lt]
|
|
enable = no
|
|
|
|
[site invidious.adminforge.de]
|
|
enable = no
|
|
|
|
[site iv.nowhere.moe]
|
|
enable = no
|
|
|
|
[site invidious.yourdevice.ch]
|
|
enable = no
|
|
|
|
|
|
[site yt.artemislena.eu]
|
|
enable = no
|
|
flags = gone
|
|
comment = declared to be going down
|
|
|
|
[site iv.nboeck.de]
|
|
enable = no
|
|
flags = gone
|
|
comment = declared to be going down
|
|
|
|
[site invidious.no-logs.com]
|
|
enable = no
|
|
flags = notfound
|
|
|
|
[site iv.datura.network]
|
|
enable = no
|
|
flags = badcert
|
|
|
|
[site anontube.lvkaszus.pl]
|
|
enable = no
|
|
flags = down
|
|
|
|
[site vid.priv.au]
|
|
enable = no
|
|
flags = down
|
|
|
|
[site invidious.slipfox.xyz]
|
|
enable = no
|
|
flags = down
|
|
|
|
[site invidious.drgns.space]
|
|
enable = no
|
|
flags = down
|
|
|
|
[site invidious.lunar.icu]
|
|
enable = no
|
|
flags = cloudflare
|
|
|
|
[site yt.oelrichsgarcia.de]
|
|
enable = no
|
|
flags = cloudflare
|
|
|
|
[site onion.tube]
|
|
enable = no
|
|
flags = cloudflare
|
|
|
|
[site invidious.einfachzocken.eu]
|
|
enable = no
|
|
flags = cloudflare
|
|
|
|
|