awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to peterding/iscript

Open-source alternatives to IScript

30 open-source projects similar to peterding/iscript, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best IScript alternative.

  • dxcweb/high-speed-downloaderAvatar von dxcweb

    dxcweb/high-speed-downloader

    7,129Auf GitHub ansehen↗

    This project is a JavaScript-based HTTP download manager and accelerator designed to increase file transfer rates within a web browser. It functions as a multi-threaded download accelerator that retrieves remote resources by splitting files into smaller segments for simultaneous downloading. The tool utilizes HTTP range requests to fetch multiple file segments in parallel, maximizing available network bandwidth. It manages this process through a client-side blob buffer and memory management system that stores binary data before assembling the segments into the final file. The system covers c

    javascript
    Auf GitHub ansehen↗7,129
  • gaozhangmin/boxplayerAvatar von gaozhangmin

    gaozhangmin/boxplayer

    6,550Auf GitHub ansehen↗

    Boxplayer is a cloud media player and storage manager that enables high-definition video streaming and file administration across multiple cloud storage providers through a unified interface. It functions as a cloud media player with subtitle and audio support, a metadata organizer for structuring media libraries, and a high-speed download manager using a multi-threaded engine. The project implements a Model Context Protocol server, which exposes cloud storage and media management functions as programmable tools and context for AI agents. This allows for AI-driven storage automation and the a

    TypeScriptelectron-applinuxmacos
    Auf GitHub ansehen↗6,550
  • spotdl/spotify-downloaderAvatar von spotDL

    spotDL/spotify-downloader

    23,996Auf GitHub ansehen↗

    Spotify-downloader is a command-line utility designed to archive music from Spotify by matching track URLs to external video sources. It functions as a high-fidelity downloader that retrieves audio content and saves it as local files, ensuring optimal sound quality by selecting the highest available bitrate from the source media. The tool distinguishes itself through its ability to maintain local music collections by mirroring remote playlist states. It performs local-remote synchronization to determine which tracks require downloading or removal, while utilizing a modular architecture to dec

    Pythondownload-musichacktoberfestmp3
    Auf GitHub ansehen↗23,996

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • gxcuizy/pythonAvatar von gxcuizy

    gxcuizy/Python

    5,296Auf GitHub ansehen↗

    This project is a collection of Python scripts and source code examples designed for learning programming fundamentals through practical application. It serves as a toolkit for web scraping and browser automation, alongside a library of utilities for data processing. The repository includes scripts for simulating human interactions to automate repetitive web tasks and online booking processes. It also provides a structured database of administrative divisions, including provinces, cities, and districts, for geographic data management and address validation. The collection covers capabilities

    Pythonpythonpython3
    Auf GitHub ansehen↗5,296
  • 0xhjk/music-dlAvatar von 0xHJK

    0xHJK/music-dl

    4,368Auf GitHub ansehen↗

    Music-dl is a multi-platform music downloader that searches and downloads audio tracks and playlists from Chinese streaming services to local storage. It aggregates results from multiple streaming APIs into a unified list, automatically selecting the highest available bitrate format, including lossless when available, and falling back to 320K or 128K as needed. The tool distinguishes itself by fetching accompanying lyrics and album cover art alongside audio files, and includes a terminal-based interactive player with keyboard shortcuts for pause, skip, and deletion. It supports filtering sear

    Python
    Auf GitHub ansehen↗4,368
  • lingochamp/filedownloaderAvatar von lingochamp

    lingochamp/FileDownloader

    11,118Auf GitHub ansehen↗

    FileDownloader is an Android HTTP download manager and multi-threaded download engine designed for managing file transfers. It functions as a resumable transfer framework that utilizes a foreground service to maintain persistent background execution and prevent the operating system from terminating active tasks. The project features a pluggable networking library architecture, allowing the replacement of default network, storage, and database implementations with custom components. It employs a multi-threaded engine that increases transfer speeds by splitting files into chunks for simultaneou

    Javaandroidbreakpointdownload
    Auf GitHub ansehen↗11,118
  • kuingsmile/piclistAvatar von Kuingsmile

    Kuingsmile/PicList

    3,358Auf GitHub ansehen↗

    PicList is a cloud image upload manager and storage file browser designed to facilitate image hosting for Markdown documents. It serves as a bridge between document editors and cloud providers, providing a local server that accepts image uploads and returns formatted Markdown or HTML links. The tool features an image preprocessing pipeline that applies watermarks, compression, and custom renaming patterns before files are uploaded. It supports synchronization of application settings, image albums, and plugins across multiple devices using WebDAV and Git. The system manages files across vario

    Vuealiosselectronelement-plus
    Auf GitHub ansehen↗3,358
  • tonikelope/megabasterdAvatar von tonikelope

    tonikelope/megabasterd

    5,588Auf GitHub ansehen↗

    Megabasterd is a cross-platform MEGA cloud storage client designed for downloading, uploading, and streaming files from MEGA accounts. It functions as both a file transfer tool and a media streamer, enabling the movement of data between local machines and cloud storage. The tool allows for remote media streaming, which lets users play media files stored in the cloud directly without requiring a full download to the local disk. The project provides comprehensive cloud storage management, covering local-to-cloud uploads and cloud-to-local downloads across multiple operating systems.

    Java
    Auf GitHub ansehen↗5,588
  • ndleah/python-mini-projectAvatar von ndleah

    ndleah/python-mini-project

    4,275Auf GitHub ansehen↗

    This project is a collection of Python programming scripts and educational mini-projects designed as a shared development environment. It serves as an open source code repository where developers can practice coding and explore data science concepts through hands-on implementation. The repository functions as a collaborative learning resource focused on the fork and pull request workflow. It utilizes a distributed version control system to coordinate community contributions and peer reviews of Python scripts.

    Pythondata-analysisdata-sciencedata-visualization
    Auf GitHub ansehen↗4,275
  • yaronzz/tidal-media-downloaderAvatar von yaronzz

    yaronzz/Tidal-Media-Downloader

    4,254Auf GitHub ansehen↗

    Tidal-Media-Downloader is a Python-based utility designed to download music, albums, and playlists from the TIDAL streaming service for local archiving. It functions as a cross-platform tool compatible with Windows, Linux, and macOS to save media assets directly to a local device. The application specializes in lossless audio downloading and conversion, transforming media streams into specific audio formats while preserving sonic fidelity. It includes an integrated metadata tagger that embeds artist names, release years, and quality tags directly into audio file headers. The tool covers broa

    Pythondownloadermusictidal
    Auf GitHub ansehen↗4,254
  • dabeaz/python-cookbookAvatar von dabeaz

    dabeaz/python-cookbook

    4,023Auf GitHub ansehen↗

    This project is a collection of practical and idiomatic Python code recipes, technical tutorials, and programming references. It serves as an example-driven resource that translates theoretical programming concepts into executable Python source code. The repository is organized as a series of standalone scripts and modular recipes. Each sample is designed for stateless execution, allowing individual problem-solving patterns to be run independently without shared global state or complex setup. The content focuses on Python language mastery and software development. It covers the implementatio

    Python
    Auf GitHub ansehen↗4,023
  • nathom/streamripAvatar von nathom

    nathom/streamrip

    4,740Auf GitHub ansehen↗

    Streamrip is a command line music archiver and multi-platform downloader designed to retrieve tracks, albums, and playlists from services including Qobuz, Tidal, SoundCloud, and Deezer. It functions as an external playlist synchronizer that can resolve Spotify and Apple Music playlists for downloading via third-party streaming providers. The tool includes an audio format converter that automatically processes downloaded music into user-preferred local file formats. To ensure data consistency and prevent redundant network requests, it utilizes a media download tracker to monitor content identi

    Pythondeezerhi-reslossless-music
    Auf GitHub ansehen↗4,740
  • afkarxyz/spotiflacAvatar von afkarxyz

    afkarxyz/SpotiFLAC

    4,701Auf GitHub ansehen↗

    SpotiFLAC is a lossless music downloader and metadata search tool designed to source and save high-quality audio files. It functions as a Spotify lossless audio downloader that uses Spotify track information to locate and download high-fidelity audio tracks from alternative music providers. The utility enables high-fidelity music downloading and lossless audio archiving by finding audio tracks from different providers when the original streaming source lacks high-fidelity options. It allows for the acquisition of lossless audio tracks without requiring user accounts on provider platforms.

    TypeScriptspotifyspotify-downloaderwails
    Auf GitHub ansehen↗4,701
  • shengqiangzhang/examples-of-web-crawlersAvatar von shengqiangzhang

    shengqiangzhang/examples-of-web-crawlers

    14,651Auf GitHub ansehen↗

    This project is a collection of Python scripts and tools designed for web scraping, browser automation, and large-scale data extraction. It provides a set of implementations for retrieving information from websites and private APIs, including tools for multimedia downloading and social media data archiving. The toolset includes specialized mechanisms for bypassing anti-scraping measures through IP proxy pool rotation and multi-threaded crawlers. It also features capabilities for simulating browser sessions to handle authentication, intercepting session cookies, and decrypting network payloads

    HTMLagent-poolcrawlerexample
    Auf GitHub ansehen↗14,651
  • charlespikachu/musicdlAvatar von CharlesPikachu

    CharlesPikachu/musicdl

    2,770Auf GitHub ansehen↗

    musicdl is a command line music downloader and library manager designed for searching and downloading audio tracks and playlists from streaming platforms to local storage. It functions as a tool for music library archiving, allowing for the bulk acquisition of media and the organization of local audio collections. The project includes an AI lyric transcriber that uses machine learning models to generate text lyrics from audio files, supporting synchronized playback where lyrics are highlighted based on playback timestamps. To maintain access to streaming platforms, it employs a network proxy

    Python163musicapple-musicdownloader
    Auf GitHub ansehen↗2,770
  • ssseasonnn/rxdownloadAvatar von ssseasonnn

    ssseasonnn/RxDownload

    4,125Auf GitHub ansehen↗

    RxDownload is a multi-threaded download manager built with Kotlin and RxJava. It functions as a concurrent file transfer client and batch download controller, allowing for the retrieval of remote files using multiple threads to increase transfer speeds. The system provides a dedicated record management database for download tasks, enabling the retrieval of history through filtered lists and paginated results. It includes a centralized controller for executing bulk actions to start, stop, or delete groups of tracked download tasks simultaneously. The project covers real-time progress monitori

    Kotlinkotlinrxdownloadrxjava
    Auf GitHub ansehen↗4,125
  • foamzou/melodyAvatar von foamzou

    foamzou/melody

    3,741Auf GitHub ansehen↗

    Melody is a cross-platform music downloader and archive manager designed to retrieve audio tracks from various video and audio websites for local or cloud storage. It functions as a playlist synchronizer that automatically copies songs from online playlists to personal storage via scheduled background tasks. The system includes a music track recovery mechanism that identifies unplayable or deleted songs in a playlist and replaces them with functional versions found in public web resources. It utilizes a cloud storage media pipeline to stream discovered audio files from source servers through

    JavaScriptmusic
    Auf GitHub ansehen↗3,741
  • liupan1890/aliyunpanAvatar von liupan1890

    liupan1890/aliyunpan

    11,904Auf GitHub ansehen↗

    Aliyunpan is a desktop client and cloud storage file manager designed for organizing and managing data stored on Aliyun Drive. It provides a dedicated interface for uploading, downloading, and organizing files and folders within the cloud storage environment. The application distinguishes itself through multi-account management, allowing users to log into and operate across several different cloud identities simultaneously to move data between accounts. It further integrates the Aria2 protocol to offload file transfers, enabling the movement of data directly from the cloud to remote servers o

    TypeScriptaliyundrivealiyunpanxiaobaiyang
    Auf GitHub ansehen↗11,904
  • avinashkranjan/amazing-python-scriptsAvatar von avinashkranjan

    avinashkranjan/Amazing-Python-Scripts

    3,425Auf GitHub ansehen↗

    This is a collection of Python automation scripts and utility tools designed to handle repetitive technical tasks, system administration, and developer workflows. The project serves as a suite for task automation, data utility, and web automation. The collection includes specialized tools for multimedia processing, such as optical character recognition for extracting text from images, speech-to-text conversion, and real-time face and human body detection. It also features web scraping and monitoring capabilities to track product prices, fetch external API content, and automate interactions wi

    Jupyter Notebookartificial-intelligencehacktoberfestmachine-learning
    Auf GitHub ansehen↗3,425
  • shabinder/spotiflyerAvatar von Shabinder

    Shabinder/SpotiFlyer

    11,074Auf GitHub ansehen↗

    SpotiFlyer is a cross-platform media utility designed to aggregate music from multiple streaming services into a single, unified library. It functions as a music downloader and offline audio manager, allowing users to save tracks directly to local device storage for playback without an active internet connection. The application utilizes a plugin-based provider architecture to normalize metadata from diverse external sources, enabling the consolidation of content into a consistent format. This modular design supports the integration of custom modules and external services, which expands the c

    Kotlinalbum-downloaderalbumsandroid
    Auf GitHub ansehen↗11,074
  • nghuyong/weibospiderAvatar von nghuyong

    nghuyong/WeiboSpider

    4,086Auf GitHub ansehen↗

    WeiboSpider is a social media scraper designed to extract user profiles, posts, and interaction data from the Sina Weibo platform. It functions as a web-based data crawler that retrieves information via external interfaces rather than parsing the visual frontend. The tool includes a content lineage tracer to follow shared posts back to their original sources. It also features a social engagement analyzer to collect view counts and nested comment threads to measure user interaction metrics. The system provides capabilities for keyword-based social monitoring and search result filtering to tra

    Pythonpythonscrapyweibo
    Auf GitHub ansehen↗4,086
  • heisir2014/m3u8-downloaderAvatar von HeiSir2014

    HeiSir2014/M3U8-Downloader

    4,169Auf GitHub ansehen↗

    M3U8-Downloader is a media utility and playlist client designed to download, decrypt, and play back fragmented video content from HLS streams. It functions as a high-performance downloader that captures segmented video from M3U8 playlists for offline local storage. The tool includes an AES-128 decrypter to unlock encrypted streams using specific keys and initialization vectors. It also provides mechanisms to inject custom HTTP headers into requests, allowing the tool to authenticate with video servers and bypass access restrictions. The application supports multi-threaded segment fetching an

    JavaScriptdownloaddownload-videoselectron-application
    Auf GitHub ansehen↗4,169
  • nicennnnnnnlee/bilibilidownAvatar von nICEnnnnnnnLee

    nICEnnnnnnnLee/BilibiliDown

    5,020Auf GitHub ansehen↗

    BilibiliDown is a cross-platform desktop application designed for downloading high-resolution videos, audio, and images from the Bilibili platform. It functions as a batch media downloader and content archiver, enabling the retrieval of content from user spaces, playlists, and curated favorites lists for local offline storage. The tool distinguishes itself through media processing and archiving capabilities, including the ability to save video supplements such as closed captions and bullet comments. It features a media transcoding tool to convert streams into standard audio and video formats

    Javabilibilicookiedownload-videos
    Auf GitHub ansehen↗5,020
  • jiangrui1994/cloudsaverAvatar von jiangrui1994

    jiangrui1994/CloudSaver

    8,542Auf GitHub ansehen↗

    CloudSaver is a multi-cloud file transfer manager and storage aggregator designed to discover remote resources and save them directly to cloud drives. It functions as a cloud file downloader and management platform that enables the movement of data between different cloud storage providers without requiring files to be downloaded to a local device first. The system uses OAuth authentication to manage secure connections to third-party cloud drives, facilitating direct server-to-server data transfers. It incorporates asynchronous streaming to move data between remote sources and destinations, p

    Vue
    Auf GitHub ansehen↗8,542
  • moshstudio/taichi-fletAvatar von moshstudio

    moshstudio/TAICHI-flet

    4,729Auf GitHub ansehen↗

    TAICHI-flet is an AI-integrated resource browser and Windows desktop application built with Flet. It serves as a centralized multimedia hub and web content aggregator designed to combine artificial intelligence utilities with tools for searching and accessing movies, music, and software. The application enables the aggregation of resources from multiple sources, including cloud storage drives and external web addresses. It provides specialized tools for streaming and downloading anime and music, reading online novels with text-to-speech playback, and automating operations on the Windows opera

    Python
    Auf GitHub ansehen↗4,729
  • outertune/outertuneAvatar von OuterTune

    OuterTune/OuterTune

    5,212Auf GitHub ansehen↗

    OuterTune is an Android music player and third-party YouTube Music client designed for playing local audio files and streaming remote content. It provides a user interface built with Material 3 and includes a dedicated media application for Android Auto to enable safe media management on vehicle head units. The project distinguishes itself by offering advertisement-free streaming of music and videos from remote services. It supports offline media archiving through a downloader that saves remote songs to local storage for playback without an internet connection. The application covers a broad

    Kotlinandroidjetpack-composematerial-ui
    Auf GitHub ansehen↗5,212
  • ldqk/masuit.toolsAvatar von ldqk

    ldqk/Masuit.Tools

    6,182Auf GitHub ansehen↗

    Masuit.Tools is a comprehensive static utility library for .NET and ASP.NET Core development. It provides a broad collection of reusable helper methods and infrastructure components that cover common programming tasks without requiring dependency injection or instance management. The library is organized as flat utility classes, making its functionality directly accessible from anywhere in a project. The toolkit distinguishes itself through a wide range of integrated capabilities that go beyond typical utility libraries. It includes a multithreaded range-request file downloader with pause and

    C#datetimeencryptionexcel
    Auf GitHub ansehen↗6,182
  • hirak/prestissimoAvatar von hirak

    hirak/prestissimo

    6,122Auf GitHub ansehen↗

    Prestissimo is a plugin for the PHP Composer package manager that implements parallel dependency downloading to reduce total installation time. It serves as an extension for the PHP ecosystem, acting as a concurrent dependency downloader. The project optimizes the retrieval of external libraries by replacing the standard sequential download process with parallel HTTP requests. This concurrency allows multiple dependency archives to be fetched simultaneously. The plugin handles the PHP dependency management workflow by managing concurrent HTTP streams and using asynchronous I/O processing to

    PHP
    Auf GitHub ansehen↗6,122
  • lingochamp/okdownloadAvatar von lingochamp

    lingochamp/okdownload

    5,248Auf GitHub ansehen↗

    Okdownload is a multi-threaded HTTP download engine and transfer library designed for concurrent file downloading. It functions as a resumable file downloader that splits single files into multiple blocks for simultaneous processing to increase network throughput and transfer speeds. The system distinguishes itself through a builder-based component injection framework and a strategy pattern that allows for custom download engines. Developers can replace default storage and connection modules or override the logic used for block splitting and filename generation. The library provides comprehe

    Javafastfiledownloaderflexible
    Auf GitHub ansehen↗5,248
  • owncloud/androidAvatar von owncloud

    owncloud/android

    4,134Auf GitHub ansehen↗

    This project is an Android file manager and cloud synchronization client designed to browse, manage, and organize documents and folders stored on a remote server. It functions as a WebDAV cloud storage client that mirrors folders between a mobile device and a personal cloud storage server. The application provides a mobile interface for remote file synchronization and distribution, allowing users to share files and folders with others. It ensures secure mobile data access by utilizing passcodes and biometric authentication to prevent unauthorized entry. The client integrates WebDAV and REST-

    Kotlinandroidkotlinowncloud
    Auf GitHub ansehen↗4,134