Skip to content

Instantly share code, notes, and snippets.

@afkarxyz
afkarxyz / pcsx2_ripper.py
Created January 27, 2025 05:41
Helps scale objects and separate objects based on materials from PCSX2 Ripper.
bl_info = {
"name": "PCSX2 Ripper",
"author": "afkarxyz",
"version": (1, 0),
"blender": (3, 6, 0),
"location": "View3D > N-Panel > PCSX2 Ripper",
"description": "Helps scale objects and separate objects based on materials from PCSX2 Ripper.",
"category": "Object",
}
@afkarxyz
afkarxyz / Lucida Downloader.user.js
Last active January 21, 2025 18:36
Download music from Spotify, Qobuz, Tidal, Soundcloud, Deezer, Amazon Music and Yandex Music via Lucida. Adds download buttons and floating button.
// ==UserScript==
// @name Lucida Downloader
// @description Download music from Spotify, Qobuz, Tidal, Soundcloud, Deezer, Amazon Music and Yandex Music via Lucida. Adds download buttons and floating button.
// @icon https://raw.githubusercontent.com/afkarxyz/misc-scripts/refs/heads/main/lucida/lucida.png
// @version 2.0
// @author afkarxyz
// @namespace https://github.com/afkarxyz/misc-scripts/
// @supportURL https://github.com/afkarxyz/misc-scripts/issues
// @license MIT
// @match https://open.spotify.com/*
@afkarxyz
afkarxyz / MP3 Link Catcher.js
Last active December 30, 2024 23:53
Open the Developer Tools (F12), navigate to the Console tab, and paste the script.
@afkarxyz
afkarxyz / Artlist.io Audio Link Catcher.js
Created December 27, 2024 11:33
Open the Developer Tools (F12), navigate to the Console tab, and paste the script.