20 Apr 2024 |
iv-bot | <Schuis> thanks - I'm just reading that Piped has the time in seconds. I wonder if it's having to scrape each video to get that | 16:04:54 |
iv-bot | <Schuis> youtube itself has some other metadata I'm not currently interested in, but not the length | 16:06:34 |
Samantaz Fox | it depends where, but on most pages (playlists, channel tabs, etc...) we always get the video length in seconds, in addition to the human representation (seen at the bottom right of the thumbnail) | 16:08:55 |
iv-bot | <Schuis> so it may be fairly straightforward for that to be added to the RSS for a channel? | 16:17:02 |
iv-bot | <Schuis> https://github.com/iv-org/invidious/issues/3475 | 16:18:44 |
absidue | In reply to @invidious-bot:tchncs.de <Schuis> so it may be fairly straightforward for that to be added to the RSS for a channel? Schuis: Would be better to not do that, as that requires making API requests to YouTube, instead of just passing through YouTube's RSS feeds. | 16:20:51 |
iv-bot | <Schuis> I understand | 16:22:22 |
absidue | Ward I've opened https://github.com/iv-org/invidious/pull/4587 to fix the query parameter issue that you mentioned a few weeks back. | 18:47:18 |
| @yay01:matrix.org set a profile picture. | 22:12:10 |
21 Apr 2024 |
Ward | dope | 00:38:07 |
| @gabets:matrix.org joined the room. | 01:44:28 |
| @amanneedsamaid:envs.net joined the room. | 02:43:07 |
@gabets:matrix.org | not sure if this is the right place to ask, but i'm having trouble with a certain attribute in the invidious config. | 11:15:10 |
@gabets:matrix.org | i'm running invidious docker behind Nginx Reverse Proxy Manager that handles the SSL certificates and redirecting. if i don't use the attributes "domain: " and "https_only: ", i can watch videos without problem (unless ocasionally youtube sends the wrong one), but if i set "domain: invidious.mydomain.com" and "https_only: true" (described as "required if invidious is running behind a reverse proxy" in the config example comments), whenever i open a video i get "The media could not be loaded, either because the server or network failed or because the format is not supported." | 11:22:21 |
absidue | In reply to @gabets:matrix.org i'm running invidious docker behind Nginx Reverse Proxy Manager that handles the SSL certificates and redirecting. if i don't use the attributes "domain: " and "https_only: ", i can watch videos without problem (unless ocasionally youtube sends the wrong one), but if i set "domain: invidious.mydomain.com" and "https_only: true" (described as "required if invidious is running behind a reverse proxy" in the config example comments), whenever i open a video i get "The media could not be loaded, either because the server or network failed or because the format is not supported." Did you set the port option to 443? | 11:23:14 |
@gabets:matrix.org | i set it to the default internal port, that would be 3000 by default | 11:23:54 |
@gabets:matrix.org | gonna try to set it ti 443 | 11:23:59 |
absidue | In reply to @gabets:matrix.org i set it to the default internal port, that would be 3000 by default Just like the domain it needs to be the external value/what the browser uses to access your nginx instance. | 11:24:49 |
@gabets:matrix.org | yep, that seems to have done it. thank you! been struggling with this for a few hours. | 11:25:43 |
absidue | you're welcome | 11:26:08 |
@blade:darkness.services | Is there a script to reset the instance and recycle the ipv6 when a video fails to play? | 12:41:03 |
@blade:darkness.services | Just recycling randomly doesn't help as I have to manually recycle the ipv6 every morning | 12:41:45 |
@blade:darkness.services | I changed it to recycle hourly to help, but a actual check would be nice, so it would stay working | 12:42:41 |
absidue | In reply to @blade:darkness.services Is there a script to reset the instance and recycle the ipv6 when a video fails to play? There is no official script to do that no. | 12:45:19 |
Ward | greetings, general feedback on https://github.com/iv-org/smart-ipv6-rotator/pull/21 whenever someone gets a chance would be awesome | 12:49:17 |
Samantaz Fox | Ward this script is used by most public instance maintainers ^^ | 12:56:58 |
Ward | wym | 12:58:49 |
Samantaz Fox | My bad, I though you linked to the repo, not a specific PR | 13:00:58 |
Ward | aahh okay was confused for a sec lmao | 13:01:09 |
Samantaz Fox | sorry ^^ | 13:01:15 |