awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
PeterDing avatar

PeterDing/iScript

0
View on GitHub↗
5,106 estrellas·1,167 forks·Python·MIT·6 vistas

IScript

iScript es una colección de scripts de automatización en Python diseñados para descargas de archivos y extracción de datos de diversos servicios web y plataformas en la nube. El proyecto proporciona herramientas especializadas para gestionar almacenamiento en la nube, convertir enlaces torrent, recuperar música y corregir errores de codificación de archivos comprimidos.

El kit de herramientas incluye un descargador de música que obtiene pistas de audio de alta calidad y aplica etiquetas de metadatos ID3, así como un convertidor de enlaces magnet que transforma archivos torrent y filtra resultados por palabra clave. También cuenta con una utilidad para corregir discrepancias de codificación de caracteres en archivos zip creados en Windows para su extracción en Linux.

Las capacidades adicionales cubren el scraping de redes sociales para imágenes y videos, búsqueda de archivos de red a través de la red eMule y gestión de almacenamiento en la nube para descargas recursivas y reproducción remota. Para mejorar el rendimiento, el proyecto emplea descargas segmentadas multihilo y obtención de contenido multiproceso.

Features

  • Python Script Collections - Provides a collection of Python automation scripts for file downloads and data extraction from web services and cloud platforms.
  • Cloud Storage Managers - Provides a suite of tools for uploading, downloading, recursive fetching, and remote playback across cloud storage providers.
  • API-Based Extractions - Retrieves structured data from service endpoints using authenticated requests to fetch hidden content and metadata.
  • Music Downloaders - Fetches high quality audio tracks from music streaming services and organizes them with correct ID3 metadata tags.
  • Music Service Media Extractors - Fetches high-quality audio from music services and automatically applies descriptive ID3 tags to the files.
  • Download Acceleration Techniques - Increases download speeds using multi-threaded requests, segmented downloading, and automatic host redirection.
  • Multi-threaded Downloading - Accelerates file retrieval by splitting large files into segments and fetching them in parallel across multiple threads.
  • Batch Media Scraping - Automates the bulk collection of images and videos from social media profiles using APIs and multi-process downloading.
  • Social Media Content Retrievers - Collects images, videos, and audio from social media profiles using API keys and multi-process downloading.
  • Metadata Tagging - Embeds descriptive ID3 metadata tags, such as album art and track information, directly into audio files.
  • Magnet Link Converters - Transforms torrent files into magnet links and filters results based on specific keyword criteria.
  • Torrent Management Tools - Transforms torrent files into magnet links and filters content to manage file sharing.
  • Network File Search - Locates files across the eMule network by querying multiple online search providers from a single interface.
  • Encoding Correction Utilities - Corrects character encoding discrepancies in zip archives created on Windows for successful extraction on Linux.
  • Encoding Corrections - Provides a utility to correct character encoding errors in zip archives created on Windows for extraction on Linux.
  • Archive Encoding Repair - Fixes corrupted character encoding in zip files created on Windows to ensure correct filenames on Linux.
  • Parallel Content Fetching - Uses separate operating system processes to bypass rate limits and accelerate the collection of media files.
  • Character Encoding Converters - Converts text between character encodings to fix corrupted filenames when moving archives between Windows and Linux.

Historial de estrellas

Gráfico del historial de estrellas de peterding/iscriptGráfico del historial de estrellas de peterding/iscript

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a IScript

Proyectos open-source similares, clasificados según cuántas características comparten con IScript.
  • dxcweb/high-speed-downloaderAvatar de dxcweb

    dxcweb/high-speed-downloader

    7,129Ver en GitHub↗

    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
    Ver en GitHub↗7,129
  • gaozhangmin/boxplayerAvatar de gaozhangmin

    gaozhangmin/boxplayer

    6,550Ver en GitHub↗

    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
    Ver en GitHub↗6,550
  • spotdl/spotify-downloaderAvatar de spotDL

    spotDL/spotify-downloader

    23,996Ver en GitHub↗

    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
    Ver en GitHub↗23,996
  • gxcuizy/pythonAvatar de gxcuizy

    gxcuizy/Python

    5,296Ver en GitHub↗

    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
    Ver en GitHub↗5,296
Ver las 30 alternativas a IScript→

Preguntas frecuentes

¿Qué hace peterding/iscript?

iScript es una colección de scripts de automatización en Python diseñados para descargas de archivos y extracción de datos de diversos servicios web y plataformas en la nube. El proyecto proporciona herramientas especializadas para gestionar almacenamiento en la nube, convertir enlaces torrent, recuperar música y corregir errores de codificación de archivos comprimidos.

¿Cuáles son las características principales de peterding/iscript?

Las características principales de peterding/iscript son: Python Script Collections, Cloud Storage Managers, API-Based Extractions, Music Downloaders, Music Service Media Extractors, Download Acceleration Techniques, Multi-threaded Downloading, Batch Media Scraping.

¿Qué alternativas de código abierto existen para peterding/iscript?

Las alternativas de código abierto para peterding/iscript incluyen: dxcweb/high-speed-downloader — This project is a JavaScript-based HTTP download manager and accelerator designed to increase file transfer rates… gaozhangmin/boxplayer — Boxplayer is a cloud media player and storage manager that enables high-definition video streaming and file… spotdl/spotify-downloader — Spotify-downloader is a command-line utility designed to archive music from Spotify by matching track URLs to external… gxcuizy/python — This project is a collection of Python scripts and source code examples designed for learning programming fundamentals… 0xhjk/music-dl — Music-dl is a multi-platform music downloader that searches and downloads audio tracks and playlists from Chinese… charlespikachu/musicdl — musicdl is a command line music downloader and library manager designed for searching and downloading audio tracks and…