awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
PeterDing avatar

PeterDing/iScript

0
View on GitHub↗
5,106 stars·1,167 forks·Python·MIT·6 vues

IScript

iScript est une collection de scripts d'automatisation Python conçus pour les téléchargements de fichiers et l'extraction de données à partir de divers services web et plateformes cloud. Le projet fournit des outils spécialisés pour gérer le stockage cloud, convertir des liens torrent, récupérer de la musique et corriger les erreurs d'encodage d'archives.

La boîte à outils inclut un téléchargeur de musique qui récupère des pistes audio de haute qualité et applique des tags de métadonnées ID3, ainsi qu'un convertisseur de liens magnet qui transforme les fichiers torrent et filtre les résultats par mot-clé. Il dispose également d'un utilitaire pour corriger les écarts d'encodage de caractères dans les archives zip créées sur Windows pour une extraction sur Linux.

Les capacités supplémentaires couvrent le scraping de réseaux sociaux pour les images et vidéos, la recherche de fichiers réseau sur le réseau eMule, et la gestion du stockage cloud pour les téléchargements récursifs et la lecture à distance. Pour améliorer les performances, le projet utilise le téléchargement segmenté multi-thread et l'extraction de contenu multi-processus.

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.

Historique des stars

Graphique de l'historique des stars pour peterding/iscriptGraphique de l'historique des stars pour peterding/iscript

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à IScript

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec IScript.
  • dxcweb/high-speed-downloaderAvatar de dxcweb

    dxcweb/high-speed-downloader

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

    gaozhangmin/boxplayer

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

    spotDL/spotify-downloader

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

    gxcuizy/Python

    5,296Voir sur 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
    Voir sur GitHub↗5,296
Voir les 30 alternatives à IScript→

Questions fréquentes

Que fait peterding/iscript ?

iScript est une collection de scripts d'automatisation Python conçus pour les téléchargements de fichiers et l'extraction de données à partir de divers services web et plateformes cloud. Le projet fournit des outils spécialisés pour gérer le stockage cloud, convertir des liens torrent, récupérer de la musique et corriger les erreurs d'encodage d'archives.

Quelles sont les fonctionnalités principales de peterding/iscript ?

Les fonctionnalités principales de peterding/iscript sont : Python Script Collections, Cloud Storage Managers, API-Based Extractions, Music Downloaders, Music Service Media Extractors, Download Acceleration Techniques, Multi-threaded Downloading, Batch Media Scraping.

Quelles sont les alternatives open-source à peterding/iscript ?

Les alternatives open-source à peterding/iscript incluent : 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…