5 repos

unlicense-licensed GitHub repositories

We curate 5 unlicense-licensed open-source GitHub repositories. Upvote the projects you rely on and discover what others are using.

unlicense-licensed GitHub repositories

We'll search the best matching repositories with AI.
  • yt-dlp/yt-dlp

    yt-dlp/yt-dlp

    147,702GitHub

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of speci

    Pythonclidownloaderpython
  • ytdl-org/youtube-dl

    ytdl-org/youtube-dl

    139,680GitHub

    This project is a command-line utility for downloading media from various online platforms. It provides comprehensive tools for selecting specific video and audio formats, managing playlist downloads, and filtering content based on metadata such as upload dates and file sizes. The software includes extensive filesyste

    Python
  • iptv-org/iptv

    iptv-org/iptv

    111,772GitHub

    This project is a community-maintained, open-source repository that functions as a centralized directory for streaming metadata. It aggregates publicly available network stream links and organizes them into standardized, machine-readable playlist formats. By acting strictly as a metadata-only index, the platform enable

    TypeScriptiptvm3uplaylist
  • Anduin2017/HowToCook

    Anduin2017/HowToCook

    98,028GitHub

    HowToCook is a structured culinary knowledge base and computational engine designed for the management and scaling of instructional cooking content. It provides a framework for organizing technical preparation procedures and ingredient data, allowing users to maintain consistent culinary standards across various meal s

    Dockerfilechinesecookbookcooking
  • BurntSushi/ripgrep

    BurntSushi/ripgrep

    60,093GitHub

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes it

    Rustclicommand-linecommand-line-tool