Commit Graph

203 Commits

Author SHA1 Message Date
fa8610156a add tutorial on how to hide public instance 2023-02-17 22:48:04 +01:00
9323bee1da Add Playlet to the list applications (#347) 2023-02-17 17:07:49 +00:00
0a749b1684 add invidious.lunar.icu
closes #321
2023-02-17 08:05:49 +00:00
658df467b8 remove invidious.dhusch.de due to takedown
see https://github.com/iv-org/documentation/issues/346
2023-02-12 16:58:20 +00:00
0df9f25a88 API: Add "isPinned" to comments endpoint (follow-up to #344) 2023-02-11 19:21:24 +01:00
9776fb40a4 Minor indentation fix 2023-02-10 23:54:30 +01:00
e057224be7 Api docs update (#344)
* API: Add "authorVerified" to VideoObject and /channel/id endpoint
* API: Add "tabs" field to main channel endpoint
2023-02-10 22:49:20 +00:00
b1c4057ad4 remove invidious.drivet.xyz bad uptime 2023-02-09 16:33:11 +01:00
a1711ac349 Remove vid.priv.au until owner find a new host 2023-02-09 16:30:35 +01:00
0c97b2e7bb Update search api docs (#338) 2023-02-05 13:01:30 +00:00
dca939835c Update channels api docs (#326)
* Add a page specifying common object types

* Add a page for the /api/v1/channels endpoint

* Remove obselete definitions from api.md

* Add/update links in index.md and mkdocs.yml

* Impove MkDocs config to support code highlight & copy button

* Use native JS types for better syntax highlighting
2023-01-14 12:01:24 +01:00
4a66173585 Add yt.oelrichsgarcia.de
Closes #313
2023-01-11 16:18:28 +01:00
048abd7ec6 Update the URL for invidio.xamh.de to watch.thekitty.zone
See https://github.com/iv-org/documentation/issues/267#issuecomment-1375715590
2023-01-09 15:39:24 +01:00
b3f3775de8 Add back invidious.sethforprivacy.com 2023-01-06 19:00:50 +00:00
54356768d0 Add two new public instances
Closes #308
Closes #314
2023-01-06 18:43:08 +00:00
b0ffea99b5 Remove invidious.sethforprivacy.com bad uptime 2023-01-06 18:27:58 +00:00
79cddbd021 Remove invidious.marcopisco.com bad uptime 2023-01-06 18:25:49 +00:00
aee6d06eb8 Add requirement about hmac_key 2023-01-06 18:11:37 +00:00
e63db48c85 Added back invidious.kavin.rocks 2023-01-06 10:54:09 +01:00
db5234272a add instance iv.melmac.space
closes #312
2022-12-29 21:52:39 +00:00
d3c955e833 add new instances
closes #310
closes #305
closes #288
2022-12-29 21:44:06 +00:00
b819b5979b add vid.priv.au
closes #301
2022-12-29 21:30:15 +00:00
4818e5e8f3 Add notice about invidious.drivet.xyz using cloudflare 2022-12-15 14:42:35 +01:00
235dcfa283 Unify log rotation settings for both docker and manual install (#317) 2022-12-08 12:52:18 +01:00
9afd26803e Remove invidious.rhyshl.live not up to date
https://github.com/iv-org/documentation/issues/261
2022-12-05 09:56:30 +01:00
4be6ec0000 Add onion instance of invidious.privacydev.net (#315) 2022-12-05 08:16:32 +01:00
5a9c586563 Add invidious.drivet.xyz
Closes https://github.com/iv-org/documentation/issues/227
2022-11-30 13:35:34 +01:00
4e3d6f998d Add yt.funami.tech
Closes #281
2022-11-29 17:06:30 +00:00
2bf9e2bfa4 Revert "Remove invidious.esmailelbob.xyz out of date"
This reverts commit c64f56eada.
2022-11-29 13:46:21 +00:00
5cd02f1415 Removing youtube.076.ne.jp out of date 2022-11-29 13:55:40 +01:00
c64f56eada Remove invidious.esmailelbob.xyz out of date
by 2 months
2022-11-29 13:53:36 +01:00
e87b99b1a5 Removing invidious.silur.me out of date 2022-11-29 13:51:45 +01:00
13025de7e0 Add invidious.privacydev.net and invidious.silur.me
Closes #288
Closes #292
2022-11-28 18:28:54 +00:00
d65b5da324 Remove invidious.projectsegfau.lt often down + bad uptime 2022-11-28 15:39:31 +01:00
e015deb4a2 Remove down instance 2022-11-28 15:37:56 +01:00
7e5fce94d2 Update ~vern invidious location (#311) 2022-11-26 17:14:27 +01:00
9473361326 typo 2022-11-25 20:38:08 +01:00
a042ce4951 Redirector added to Extensions list (#300)
* Redirector added to Extensions list

Redirector was added to the list of extensions, with instructions to read Redirector_Setup for more information.

* Redirector_Setup renamed to redirector_setup.md

* Link to the setup page

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2022-11-25 20:37:23 +01:00
ecab14aa98 Rename redirector_setup.md to redirector-setup.md 2022-11-25 20:36:45 +01:00
0cab19d4f7 Create Redirector_Setup (#298)
* Create Redirector_Setup

Guidelines on setting up Redirector to act as a YouTube-Invidious extension.

* Update Redirector_Setup

I have formally updated the list with a more comprehensive list of rules, including rules that address embeds and multiple domains at once. 

If anyone would like to try and simplify this list further, they are free to. Otherwise, I would consider this complete and ready for use.

* Update Redirector_Setup

* Rename Redirector_Setup to redirector_setup

* Rename redirector_setup to redirector_setup.md

* Enhancements and link to Redirector

* Small enhancement

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2022-11-25 20:34:55 +01:00
51728d7a58 Install: replace legacy SQL files with --migrate (#306) 2022-11-25 15:48:31 +01:00
df838b8b2d Config: point to config/config.example.yml (#304)
No need for duplicate (and/or obselete) documentation!
2022-11-25 15:41:00 +01:00
fc15ea07de Remove invidious.kavin.rocks due to bad uptime
Less than 57% of uptime per month
2022-11-25 15:34:01 +01:00
e985e59831 "Comments" added to URL-Parameters.md (#299)
Add URL Parameter for disabling comments.
2022-11-06 12:32:07 +00:00
4fc4173430 Install steps: Prefer make over crystal commands (#302) 2022-11-02 10:36:33 +01:00
135c587e29 Add inv.odyssey346.dev onion
fixes #271
2022-10-18 08:26:19 +02:00
ac6f26960e Add invidious.baczek.me and invidious.weblibre.org 2022-10-17 14:01:25 +02:00
394ab7f19c Adding new instances
Closes #277
Closes #270
2022-10-14 10:59:49 +02:00
399097c3c3 Add ~vern source code changes link (#291) 2022-10-12 09:32:26 +02:00
932a20d281 Add an I2P section to the instance list and add ~vern's invidious eepsite to it (#290)
* Add I2P sec to instancelist and add ~vern to it

* make it I2P Eepsites instead of I2P Eepsite Services

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2022-10-04 14:36:18 +02:00