Skip to content

Instantly share code, notes, and snippets.

View leafstrat's full-sized avatar

Justin leafstrat

  • British Columbia
  • 06:47 (UTC -07:00)
View GitHub Profile
{
"title": "Test Video",
"duration": 10,
"live": false,
"sources": [
{
"url": "https://seed128.bitchute.com/ZayHxkuCjdtH/T6WwQlnWr3r3.mp4",
"contentType": "video/mp4",
"quality": 1080,
"bitrate": 5000
@leafstrat
leafstrat / updates.json
Created February 2, 2025 02:57
URL to JSON Store
{}
@leafstrat
leafstrat / groq.sh
Created June 18, 2024 06:24
GroqCloud Interactive Response Dashboard - Bash Script with YAD (Yet Another Dialog)
#!/bin/bash
# ------------------------------------------------------
# Setup:
# ------------------------------------------------------
# 1. Dependencies:
# - yad version 13.0 (GTK+ 3.24.38) or newer
# To upgrade YAD to the latest version, refer to:
# https://github.com/sonic2kk/steamtinkerlaunch/issues/98#issuecomment-706558925
# To upgrade YAD for syntax highlighting, refer to: