Skip to content

Instantly share code, notes, and snippets.

View libsteve's full-sized avatar

Steven Brunwasser libsteve

View GitHub Profile
@libsteve
libsteve / yt-remove-unavailbe-videos.js
Created June 4, 2024 16:59
A bookmarklet to automatically remove privated, deleted, and watched videos from a YouTube Watch later playlist.
javascript: (function(){
let success = true;
const interval = setInterval(function(){
const progress = 'contains(@style, "width: 100%;")'
+ ' or contains(@style,"width: 99%;") or contains(@style,"width: 98%;")'
+ ' or contains(@style,"width: 97%;") or contains(@style,"width: 96%;")'
+ ' or contains(@style,"width: 95%;") or contains(@style,"width: 94%;")'
+ ' or contains(@style,"width: 93%;") or contains(@style,"width: 92%;")'
+ ' or contains(@style,"width: 91%;") or contains(@style,"width: 90%;")';
const menu = document.evaluate('//*[*[contains(@class,"ytd-thumbnail")]['+progress+']'
@libsteve
libsteve / BISAC Subject Headings (2024-11-16).csv
Last active November 16, 2024 18:18
A Swift script that scrapes the BISG website for the BISAC Subject Headings to prints a CSV table with all the subject headings.
ANT000000 ANTIQUES & COLLECTIBLES / General
ANT056000 ANTIQUES & COLLECTIBLES / Advertising
ANT002000 ANTIQUES & COLLECTIBLES / Art
ANT003000 ANTIQUES & COLLECTIBLES / Autographs
ANT005000 ANTIQUES & COLLECTIBLES / Books
ANT006000 ANTIQUES & COLLECTIBLES / Bottles
ANT007000 ANTIQUES & COLLECTIBLES / Buttons & Pins
ANT057000 ANTIQUES & COLLECTIBLES / Buying & Selling / General
ANT057010 ANTIQUES & COLLECTIBLES / Buying & Selling / Auctions & Dealerships
ANT057020 ANTIQUES & COLLECTIBLES / Buying & Selling / Estate Sales & Storage Units