Skip to content
View Om-Thorat's full-sized avatar
🌠
🌠

Highlights

  • Pro
Block or Report

Block or report Om-Thorat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Om-Thorat/README.md

Pinned

  1. Defer Defer Public

    save your window for later πŸͺ„

    Rust 8 1

  2. Readme-Spotify-Now-Playing Readme-Spotify-Now-Playing Public

    SVG Spotify Now playing widget for your readme or your website use it anywhere 🎢

    Jinja 5 9

  3. Spicetify-extension Spicetify-extension Public

    The spicetify extension to expose an unofficial local spotify playback api.

    TypeScript 9

  4. Clean the youtube Watch Later playli... Clean the youtube Watch Later playlist by removing the videos you have watched!
    1
    var WList = document.querySelector("#contents").querySelector("#contents").querySelector("#contents").children
    2
    console.log(WList.length)
    3
    function sleep(ms) {return new Promise(resolve => setTimeout(resolve, ms));}
    4
    console.log("Starting...")
    5
    removed = [];