Remove the uppercase letters and enhance the filenames (#220)

This commit is contained in:
TheFrenchGhosty 2022-03-29 14:33:57 +00:00 committed by GitHub
parent 6cc09e631e
commit d6aba1917d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 1 additions and 1 deletions

7
docs/umatrix.md Normal file
View file

@ -0,0 +1,7 @@
# How to deal with uMatrix
If you're using [uMatrix](https://github.com/gorhill/uMatrix), you won't be able to automatically play a video served by Invidious on other websites without unblocking requests to Invidious instances.
So, to make it work, you'll need to allow `css`, `image`, `media`, `script`, `xhr`, `frame` for the instance from which you're trying to play the video.
Since there are many Invidious instances, you can use the tool called [Invimatrix](https://booteille.gitlab.io/invimatrix) to automatically generate uMatrix rules for every known instance.