Skip to content

Instantly share code, notes, and snippets.

View NoCtrlZkun's full-sized avatar
💭
I may be slow to respond.

NoCtrlZkun

💭
I may be slow to respond.
View GitHub Profile
viewer = "🐊"
owner = "🐼"
editor = "🐓"
print(viewer)
print(owner)
print(editor)
RAR registration data
WinRAR
Unlimited Company License
UID=4b914fb772c8376bf571
6412212250f5711ad072cf351cfa39e2851192daf8a362681bbb1d
cd48da1d14d995f0bbf960fce6cb5ffde62890079861be57638717
7131ced835ed65cc743d9777f2ea71a8e32c7e593cf66794343565
b41bcf56929486b8bcdac33d50ecf773996052598f1f556defffbd
982fbe71e93df6b6346c37a3890f3c7edc65d7f5455470d13d1190
6e6fb824bcf25f155547b5fc41901ad58c0992f570be1cf5608ba9
@NoCtrlZkun
NoCtrlZkun / README.md
Created June 20, 2021 02:15 — forked from kien5436/README.md
Context menu tricks for Windows

How to use:

  1. Download file you want to use
  2. If you don't want to remove some context menu, open file with notepad and simply delete unneccesary lines or add ';' before them
  3. Double click on file
  4. Select 'Yes' -> 'OK' if the system ask
  5. Done
@NoCtrlZkun
NoCtrlZkun / add_to_playlist.js
Created March 18, 2021 15:31 — forked from Petalousa/add_to_playlist.js
TamperMonkey add to playlist
// ==UserScript==
// @name YouTube add to playlist
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @include https://www.youtube.com/*
// @grant none
// ==/UserScript==

Download Audio from YouTube

-i - ignore errors

-c - continue

-t - use video title as file name

--extract-audio - extract audio track