Skip to content
View grqz's full-sized avatar

Block or report grqz

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
grqz/README.md

Hi, I'm GRQZ

Here should be something random:

import std;

VSCode is so advanced that it's already got syntax highlighting. (The sentence will be removed when I see the syntax highlighting on Github)

Last Update: 2024-11-22 18:13:01.224099+00:00

Pinned Loading

  1. yt-dlp/yt-dlp yt-dlp/yt-dlp Public

    A feature-rich command-line audio/video downloader

    Python 90.7k 7k

  2. yt-dlp-invidious yt-dlp-invidious Public

    Invidious extractor for yt-dlp

    Python 5 1

  3. Brainicism/bgutil-ytdlp-pot-provider Brainicism/bgutil-ytdlp-pot-provider Public

    Proof-of-origin token provider plugin for yt-dlp

    TypeScript 14 1

  4. a simple c++ argument parser (WIP), ... a simple c++ argument parser (WIP), requires c++17 or higher
    1
    /*
    2
     * argParse v4
    3
     */
    4
    #ifndef ARGPARSE_H
    5
    #define ARGPARSE_H