diff options
author | trizen <trizen@protonmail.com> | 2020-10-31 13:50:31 +0200 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-11-09 17:33:57 -0500 |
commit | f9ddea0669a5337f689107e8fc8980a4fb50ca65 (patch) | |
tree | b381de8a4a838bfa8934921cc517b5a9375eafc8 /README.md | |
parent | e4e52ab83ac73a3e581905487865149cdaf02a17 (diff) | |
download | fair-viewer-f9ddea0669a5337f689107e8fc8980a4fb50ca65.tar.lz fair-viewer-f9ddea0669a5337f689107e8fc8980a4fb50ca65.tar.xz fair-viewer-f9ddea0669a5337f689107e8fc8980a4fb50ca65.zip |
- Mention "pipe-viewer" in README. - Allow channel usernames in YouTube URLs to contain encoded characters of the form "%FF". - Removed some dead code.
Signed-off-by: Jesús <heckyel@hyperbola.info>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -122,6 +122,9 @@ Alternatively, the following will automatically pick a random invidious instance The available instances are listed at: https://instances.invidio.us/ +### PIPE-VIEWER +[pipe-viewer](https://github.com/trizen/pipe-viewer) is an experimental fork of `straw-viewer` with the goal of parsing the YouTube website directly, and thus it may be a faster and more reliable alternative. + ### SUPPORT AND DOCUMENTATION After installing, you can find documentation with the following commands: |