9 Apr 2024 |
unixfox | In reply to @alexpewmaster:nope.chat
Hi, whenever I try to follow the steps at https://docs.invidious.io/ipv6-rotator/#if-you-are-running-invidious-in-docker , I get this in my logs:
invidious-invidious-1 | 2024-04-08 17:06:01 UTC [error] RefreshChannelsJob: UCrEM82k6-xZj5PTUQv0geBw : Error connecting to 'www.youtube.com:443': Network unreachable
invidious-invidious-1 | 2024-04-08 17:06:01 UTC [error] RefreshChannelsJob: UCrEM82k6-xZj5PTUQv0geBw fiber : backing off for 00:02:00s
invidious-invidious-1 | 2024-04-08 17:07:07 UTC [error] get_video: f1f7pcKDCMI : Error connecting to 'www.youtube.com:443': Network unreachable
Sounds like either docker does not have ipv6 or your VPS does not have it. | 01:52:24 |
iv-bot | <k-man> hello | 03:37:27 |
iv-bot | <k-man> whats the status of that yt breakage last week? | 03:44:49 |
iv-bot | <technonerd> i fix was pushed out, if you grab the latest docker image you should be good | 03:48:20 |
iv-bot | <k-man> oh | 03:49:15 |
iv-bot | <k-man> i run direct from gh, but a gh pull doesn't seem to get any updates | 03:49:28 |
iv-bot | <k-man> ah yeah | 03:50:34 |
iv-bot | <k-man> it's on a different branch | 03:50:45 |
| @the_wizard_:matrix.org joined the room. | 05:29:19 |
@fosster:gnulinux.club | hi invidious, wanted to know if there's any chance to run invidious docker with tor proxy | 08:09:22 |
@fosster:gnulinux.club | I have a tor container dperson/torproxy , can I specify the network on my docker-compose.yaml? | 08:10:09 |
@fosster:gnulinux.club | already tried time ago but no working | 08:10:18 |
Lomanic | In reply to @lomanic:matrix.org Try running Invidious with torsocks fosster: | 08:25:40 |
@fosster:gnulinux.club | but I'm using docker | 08:30:01 |
Lomanic | Then apply this diff and build the image from source http://0x0.st/XilL.diff | 08:45:27 |
@fosster:gnulinux.club | thank you, I'll give it a try when I can | 09:08:49 |
Lomanic | That'll need a bit more fiddling than that: keep your torproxy sidecar container and configure torsocks to use that other container socks proxy. | 09:12:33 |
Nihilist OLD ACCOUNT !!!! | In reply to @fosster:gnulinux.club I have a tor container dperson/torproxy , can I specify the network on my docker-compose.yaml? You want invidious to access YouTube through tor ? | 09:59:20 |
Nihilist OLD ACCOUNT !!!! | Or you want tor to access invidious ? | 09:59:32 |
Nihilist OLD ACCOUNT !!!! | * Or you want to access invidious through tor? | 09:59:50 |
Ashley (she/her or per/pers) 🏳️⚧️ | def premium
keywords.includes? "YouTube Red"
end
isnt youtube red like, depracated? | 10:04:08 |
@fosster:gnulinux.club | In reply to @nihilist:m.datura.network You want invidious to access YouTube through tor ? exactly | 10:05:29 |
@fosster:gnulinux.club | In reply to @lomanic:matrix.org That'll need a bit more fiddling than that: keep your torproxy sidecar container and configure torsocks to use that other container socks proxy. It would be good to have a built-in support for that | 10:06:09 |
Nihilist OLD ACCOUNT !!!! | Well try to access YouTube through tor, you'll realize just how allergic to anonymity google is | 10:06:31 |
Ashley (she/her or per/pers) 🏳️⚧️ | In reply to @ashleyfsf:mozilla.org def premium keywords.includes? "YouTube Red" end
isnt youtube red like, depracated? it seems like it | 10:06:44 |
Nihilist OLD ACCOUNT !!!! | Not feasible I think | 10:06:45 |
Nihilist OLD ACCOUNT !!!! | You can redirect traffic through a VPN though using gluetun | 10:07:09 |
@persona:matrix.pleiades.link | Wait, don't you like spending hours resolving catpchas all day | 10:07:09 |
Ashley (she/her or per/pers) 🏳️⚧️ | there was anti-catpcha in invidious irrc | 10:07:42 |
Ashley (she/her or per/pers) 🏳️⚧️ | but it got removed | 10:07:46 |