🐟 Fishtank Sam Hyde's Fishtank.live General - Jet Neptune's Little House of Horrors

Official KF Fishtank livechat here!

Is it over?

  • Yes, I am sad and need a Ben backrub :(

    Votes: 336 31.9%
  • No, we will be back, autism too strong

    Votes: 531 50.5%
  • Cams down until we roll into Bloodgames 2

    Votes: 185 17.6%

  • Total voters
    1,052
Did the links to stream without an account change? Getting errors like this running in mpv.

Code:
Playing: https://d27j2syygqshcy.cloudfront.net/live/kitchen/chunks.m3u8
[ffmpeg] https: HTTP error 503 Service Unavailable
Failed to open https://d27j2syygqshcy.cloudfront.net/live/kitchen/chunks.m3u8.
[ytdl_hook] ERROR: Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'd27j2syygqshcy.cloudfront.net'. (_ssl.c:1123)> (caused by URLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'd27j2syygqshcy.cloudfront.net'. (_ssl.c:1123)")))
[ytdl_hook] youtube-dl failed: unexpected error ocurred
 
  • Late
  • Dumb
Reactions: owTwo and Chongqing
This feels like a timeshare presentation. Like these guys are getting free housing, food and utilities (albeit limited) and they're just making them sit though this. Funny bit tbh.
yeah, it's like they're trying to make them think this mostly funded by bottom-of-the-barrel product placements and presentations, like with the fake weed ad earlier.
 
They're back in B4 doing their dumb Jew comedy skit. watch out SNL.
 
oh btw.


Screenshot 2023-04-20 222452.png
 
A solution for windows fags.
save the following script as something.ps1 and you will have all the streams in tiny menuless VLC windows.

Code:
#!/usr/bin/env pwsh

################################################
# Add the vlc.exe directory below if different #
################################################
$vlc_path="C:\Program Files\VideoLAN\VLC"

################################
# Paste your stream URLs below #
################################
$streams=
"https://d3a4nqgl3a0j37.cloudfront.net/live/bedroom-1/chunks.m3u8",
"https://d3a4nqgl3a0j37.cloudfront.net/live/bedroom-2/chunks.m3u8",
"https://d3a4nqgl3a0j37.cloudfront.net/live/bedroom-3/chunks.m3u8",
"https://d3a4nqgl3a0j37.cloudfront.net/live/bedroom-4/chunks.m3u8",
"https://d3a4nqgl3a0j37.cloudfront.net/live/living-room/chunks.m3u8",
"https://d3a4nqgl3a0j37.cloudfront.net/live/kitchen/chunks.m3u8",
"https://d3a4nqgl3a0j37.cloudfront.net/live/laundry-room/chunks.m3u8",
"https://d3a4nqgl3a0j37.cloudfront.net/live/garage/chunks.m3u8",
"https://d3a4nqgl3a0j37.cloudfront.net/live/hallway-upstairs/chunks.m3u8",
"https://d3a4nqgl3a0j37.cloudfront.net/live/hallway-downstairs/chunks.m3u8"

# --- No touchy below this line --- #

$ENV:PATH="${ENV:PATH};${vlc_path}"
foreach ($stream in $streams)
{
    write-output "Opening: ${stream}"
    vlc --no-one-instance --qt-minimal-view --zoom=0.5 "$stream"
}

To run powershell scripts, right-click then press run with powershell
run-pwsh.png

Result:
fishtank.jpg



Note: The MUTE key is "M" and you will need it the first time.
 
Last edited:
Back