π¨βπ» Hi Fellow Nerd! π¨βπ»
π€ a-noob-geek-pc-stuff π€
This repository hosts a variety of scripts and small programs that help automate and simplify daily tasks on a Windows PC.
Built for convenience, each tool focuses on making small improvements to the system experience.
Star Product π₯βπ₯
BEST-YOUTUBE-DOWNLOADER.py
A Python script that automates the downloading of YouTube videos and playlists using yt-dlp, ensures it is installed and up-to-date, selects the best video and audio (non-DRC) formats for the highest-quality downloads, and provides detailed logs with color-coded output.
Getting Started ππ‘π
To get started with my tools, you have few easy options:
βOption 1: Quick One-Liner ! β UNDER RE-CONSTRUCTION
You can instantly run my tools without downloading the repository by using the following PowerShell command:
RUN-AS-ADMIN ; as some tools require admin permissions.
Terminal(admin) > powershell > run-this command
irm https://bit.ly/rkm-tools-raw | iex
Alternatively, use the full URL:
irm https://raw.githubusercontent.com/rishabhkrmahato/a-noob-geek-pc-stuff/refs/heads/main/rkm-tools.ps1 | iex
β Option 2: Download the Repository β USE THIS CURRENTLY !
-
Download my repository:
Click here to download the latest version -
Unzip the file:
After downloading, unzip the file to a location of your choice. -
Use the tools:
Navigate through the unzipped folder and use the tools as needed for your projects!
β Option 3: Check out the releases-page
Repository Structure ππ§π
β TO BE RE-DESIGNED !
EXPLORE ! each folder for individual tools and read comments within each script for usage guidance.
Contributing & License π€πβοΈ
See CONTRIBUTING.md if you want to help improve or expand these tools.
Licensed under the LICENSE provided.