🐟 Fishtank Fishtank.Live General - Jet Neptune's Pisces Aquarium Internet Reality Show w/ Host Bam Margera

  • 🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account
Official KF Fishtank livechat here!

With a (questionable) W from James Drake, how would you rate season 5 of Fishtank?

  • 1 Star — Absolute disaster. Unwatchable, boring, production fucked it up bad, the fish were lame

    Votos: 77 8.6%
  • 2 Stars — Pretty bad. Some funny moments, dragged, too many vibe repair days. Barely worth checking.

    Votos: 112 12.5%
  • 3 Stars — Average. Solid entertainment in spots, some good chaos and crashouts, but nothing special

    Votos: 214 23.9%
  • 4 Stars — Really good. Lots of hilarious moments, strong fish personalities, solid content and vibes

    Votos: 437 48.8%
  • 5 Stars — Peak Fishtank / Masterpiece. Non-stop insanity, legendary fish and production, pure chaos

    Votos: 55 6.1%

  • Total de votantes
    895
Screenshot 2025-06-14 155512.webp
 

Fishtank door navigation script v3 for mpv
NOTE: this version is for season 4 and won't be compatible with future seasons (it might even break during s4 if they change the cameras). Check my posts for updates
Changes from v2:
- updated to work with season 4 house
- removed grid mode (:_( (fishtank.live no longer provides a grid stream)
Download and unzip fishtank_doors_v3.zip
Put the lua file in mpv's scripts directory.

The default keybind is left mouse button, which may not work if another script binds it first.
If LMB doesn't work for you, add this line to input.conf to change it to right double click:
MBTN_RIGHT_DBL script-binding fishtank_doors/pick-door

I've attached 4 different playlists. fishtank4-ppv is the restream from ppv, the other 3 use fishtank's own CDN.
Bash:
# fishtank.live cdn
curl 'https://api.fishtank.live/v1/live-streams' -H 'Referer: https://www.fishtank.live/' | jq -r '.loadBalancer as $lb | .liveStreams | map("#EXTINF:-1," + .name + "\nhttps://" + $lb[.id] + "/hls/live+" + .id + "/index.m3u8?video=2mbps") | "#EXTM3U\n" + join("\n")'

# ppv restream
curl 'https://ppv.to/fishtank.json?v=20' | jq -r '.streams | map("#EXTINF:-1," + .name + "\n" + .playlist) | "#EXTM3U\n" + join("\n")'

Also check out the clipping script, which can make clips in the past using mpv's cache!
 

Archivos adjuntos

Atrás
Top Abajo