Re: LibRedirect
Bozo User <[email protected]> Sat, 21 Oct 2023 13:05:17 -0000 (UTC)
| Newsgroups | alt.anonymous |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
On 2023-10-19, rek2 hispagatos <[email protected]> wrote: > On 2023-10-19, Bozo User <[email protected]> wrote: >> On 2023-03-09, rek2 hispagatos <[email protected]> wrote: >>> >>> ["Followup-To:" header set to alt.anonymous.] >>> On 2023-02-13, Yamn Remailer <[email protected]> wrote: >>>> >>>> Libredirect ? >>> I been using this plugin I recommend it. >> >> You can try mpv+yt-dlp to watch videos. >> To search them: >> >> git://codemadness.org/frontends >> >> git clone the repo, edit the Makefile to change the options >> to be used either by OpenBSD or Linux (put a # in front >> of the unneeded flags), and then run make. >> >> In order to search yt: >> >> ~/src/frontends/youtube/cli "term to search for" > > Yeah, I use mpv a lot, but also when I use the CLI > I like to use invidtui(works with mpv) > so no need to pull directly from evil youtube, the idea here is to > "avoid" hitting youtube or any google or centralized site, > I usually use peertube and such but most videos are still > in YT so I use invidious for those. > https://github.com/darkhz/invidtui > > > Happy Hacking > ReK2 > Thanks for inviditui, it looks useful.