- Joined
- Jul 22, 2019
Here's a playlist from the flowstreams restream. You can open it in VLC or MPV and get an unjetted viewing experience.
Use my mpv script to make clips:
Code:
#EXTM3U
#EXTINF:1, Director
https://cdn.flowstreams.pw/fishtank-director/index.m3u8
#EXTINF:1, Basecamp
https://cdn.flowstreams.pw/fishtank-basecamp/index.m3u8
#EXTINF:1, Schitty
https://cdn.flowstreams.pw/fishtank-schitty/index.m3u8
#EXTINF:1, Merchant
https://cdn.flowstreams.pw/fishtank-merchant/index.m3u8
#EXTINF:1, The Downs
https://cdn.flowstreams.pw/fishtank-the-downs/index.m3u8
#EXTINF:1, Campgrounds
https://cdn.flowstreams.pw/fishtank-campgrounds/index.m3u8
#EXTINF:1, Soda tent
https://cdn.flowstreams.pw/fishtank-soda-tent/index.m3u8
#EXTINF:1, Beaver Street
https://cdn.flowstreams.pw/fishtank-beaver-street/index.m3u8
#EXTINF:1, Bus
https://cdn.flowstreams.pw/fishtank-bus/index.m3u8
#EXTINF:1, Arena A
https://cdn.flowstreams.pw/fishtank-arena-a/index.m3u8
#EXTINF:1, Arena B
https://cdn.flowstreams.pw/fishtank-arena-b/index.m3u8
#EXTINF:1, Wildlands Cave
https://cdn.flowstreams.pw/fishtank-wildlands-cave/index.m3u8
#EXTINF:1, Gulch
https://cdn.flowstreams.pw/fishtank-gulch/index.m3u8
#EXTINF:1, Jimmy
https://cdn.flowstreams.pw/fishtank-player-1/index.m3u8
#EXTINF:1, Jon
https://cdn.flowstreams.pw/fishtank-player-2/index.m3u8
#EXTINF:1, Letty
https://cdn.flowstreams.pw/fishtank-player-3/index.m3u8
#EXTINF:1, Tai
https://cdn.flowstreams.pw/fishtank-player-4/index.m3u8
#EXTINF:1, Tayleigh
https://cdn.flowstreams.pw/fishtank-player-5/index.m3u8
#EXTINF:1, Greg
https://cdn.flowstreams.pw/fishtank-player-6/index.m3u8
Use my mpv script to make clips:
I wrote a little Lua script that lets MPV chads record clips. It works using the ab-loop-dump-cache command to save a portion of the stream cache.
Last edited:




