Showing 39 open source projects for "fetch"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    YoutubeDownloader

    YoutubeDownloader

    Downloads videos and playlists from YouTube

    YoutubeDownloader is a cross-platform GUI application built with C#, using YoutubeExplode to fetch videos, playlists, or channel content from YouTube. It supports keyword search, batch download, format selection, vigilant mode, and FFmpeg integration. Available for Windows, Linux, and macOS (portable binaries included). It’s actively maintained and open-source under GPL‑3.0+.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 2
    Erethos Downloader

    Erethos Downloader

    Save Erothots content including leaked videos and premium collections

    Erethos Downloader is an automation tool designed to download media content from supported adult content platforms, enabling users to archive videos and images locally for offline access. The project focuses on simplifying the retrieval process by allowing users to input URLs or account information and automatically fetch associated content in bulk. It includes mechanisms for handling authentication and session data, ensuring access to content that may require login credentials. The downloader is designed to manage large batches efficiently, reducing manual effort when saving multiple posts or galleries. It also emphasizes organization, typically structuring downloaded files into folders that reflect creators, posts, or categories. ...
    Downloads: 153 This Week
    Last Update:
    See Project
  • 3
    nhentai

    nhentai

    A library for interacting with the nhentai API

    ...It enables developers to programmatically access galleries, titles, tags, covers, and page URLs from the nhentai platform. The library supports both CommonJS and ES6 module imports, making it easy to integrate into different Node.js projects. Developers can use it to fetch specific doujin entries, explore associated metadata, and process gallery data for applications or scripts. It also includes optional support for FlareSolverr proxies to help bypass Cloudflare challenges that may occur during API requests. With its lightweight design and simple API structure, nhentai provides an efficient way to build tools or services that interact with the nhentai ecosystem.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 4
    FreeTube

    FreeTube

    An Open Source YouTube app for privacy

    FreeTube is an open-source and cross-platform desktop YouTube client built with privacy and user control as its core goals. Instead of relying on the official YouTube API, FreeTube uses its own extractor or community-friendly alternatives to fetch video data, which lets users watch YouTube content without advertisements and prevents Google from tracking them through cookies or JavaScript while browsing or viewing videos. Subscriptions, playlists, viewing history, and other user data are stored locally on the user’s machine rather than on remote servers, giving users full ownership over their content preferences and histories. ...
    Downloads: 26 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Toonily Downloader

    Toonily Downloader

    A python tool for downloading manga from Toonily

    Toonily Downloader is a Python-based scraping and downloading tool designed specifically for manga and manhwa hosted on Toonily, enabling users to fetch entire series efficiently while preserving original image quality and structure. It provides both a command-line interface and a graphical user interface, making it accessible for both technical and non-technical users. The software supports downloading full series or selected chapters by parsing Toonily URLs and organizing content into clean, chapter-based directories. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    Clementine

    Clementine

    Modern music player and library organizer

    Clementine is a multi-platform music player and library organizer inspired by Amarok 1.4. It has a fast and easy-to-use interface, and allows you to search and play music from your local library, internet radio, songs you’ve uploaded to cloud storage, and more! Use this as an open source alternative to itunes or spotify.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    Lidarr

    Lidarr

    Looks and smells like Sonarr but made for music

    ...It continuously monitors RSS feeds for new releases from your favorite artists, automatically retrieves them, sorts files into your library, and ensures consistent naming and tagging so your collection stays tidy and accessible. The tool also supports quality upgrades: if a better version of a track becomes available (for example, a lossless format), Lidarr can automatically fetch and replace lower-quality files, saving you manual effort. Integrated with many popular download clients and indexers, users can customize how Lidarr interacts with their existing setup for optimized automation. Built with a user-friendly web interface, it works cross-platform on Windows, macOS, Linux, and NAS systems, and can also run as a Docker service for containerized environments.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Kavita

    Kavita

    Kavita is a fast, feature rich, cross platform reading server

    ...First-class responsive readers that work great on any device (phone, tablet, desktop). Dark mode and customizable theming support. Provide hooks into metadata providers to fetch metadata for Comics, Manga, and Books. Metadata should allow for collections, want-to-read integration from 3rd party services, genres. Ability to manage users, access, and ratings.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    MusicFree

    MusicFree

    Plug-in, customized, ad-free free music player

    The MusicFree project is an open-source, plugin-based music player designed for mobile platforms such as Android and HarmonyOS, emphasizing flexibility, customization, and privacy. Unlike traditional music apps, it does not include built-in audio sources but instead relies entirely on plugins to fetch and manage music content. This modular architecture allows users to integrate multiple sources and extend functionality without modifying the core application. The project supports features such as searching, playback, playlist management, and lyric retrieval through plugin-defined interfaces. It also prioritizes user privacy by storing all data locally and avoiding any form of tracking or data collection. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Stremio Core

    Stremio Core

    Types, addon system, UI models, core logic

    Stremio Core is the Rust engine that powers Stremio’s apps by centralizing all reusable logic behind discovery, catalogs, metadata, streams, add-ons, and user/library state. It exposes a clean set of modules—types, addon_transport, and state_types—so apps can talk to add-ons, model UI state, and react to events without duplicating code. The architecture is inspired by Elm: immutable state, message-driven updates, and explicit side-effects (“effects”) keep behavior predictable and testable....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Tartube

    Tartube

    Download videos/channels/playlists from YouTube and many other sites

    Tartube is a GUI front-end for youtube-dl, yt-dlp and other compatible video downloaders. It is written in Python 3 / Gtk 3 and runs on MS Windows, Linux, BSD and MacOS.
    Leader badge
    Downloads: 1,301 This Week
    Last Update:
    See Project
  • 12
    Metagify

    Metagify

    Audio metadata editor with MusicBrainz integration.

    Metagify is an open-source desktop application designed to provide a streamlined solution for editing audio file metadata. Built with Python and PyQt5, it offers a powerful and intuitive interface for single-file and batch-editing of tags, as well as seamless integration with the MusicBrainz database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Calimero

    Calimero

    Take full control of your Windows Desktop background!

    Small, black, but powerful! Calimero is a high-performance Win32 (x86) console application designed to take full control of your Windows Desktop background (Windows 8 and up).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Dynamite Download Manager

    Dynamite Download Manager

    PyIDM remake for downloading stuff

    Dynamite Download Manager is a powerful download manager equipped with multi-connections and a high-speed engine, designed to enhance your downloading experience. By utilizing multiple connections, DDM splits files into smaller segments and downloads them simultaneously, significantly increasing download speeds. Its advanced high-speed engine ensures faster and more efficient downloading, even for large files. DDM supports a wide variety of file formats, enabling you to download general...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    aPhoto

    aPhoto

    aPhoto is a Batch Intuitive Program Makes Text and Image Watermarks

    Introduction: aPhoto is a batch, intuitive and portable program that helps you to make text(eg. Copyright Notice) and image(eg. Logo) watermarks for the photos, and save the result photos to JPG, PNG, GIF, or BMP file formats. aPhoto is a lightweight application whose purpose is to help users embed text or image watermarks on their favorite pictures. This is a portable program, so it is important to mention that it doesn't leave any traces in the Windows Registry. You can copy it on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Arte Fetcher

    Arte Fetcher

    A tool to fetch videos from Arte TV channel

    This application will list the videos available in the french-german TV channel Arte. You can choose the movie of your choice in the list, and download it in high quality. You can find packages for linux distributions here: https://software.opensuse.org/download.html?project=home%3Amanu15e&package=artefetcher
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    YouTubeCrawler

    YouTubeCrawler

    Go-based automation utility that downloads YouTube videos

    This tool is a Go-based automation utility that downloads YouTube videos and permanently embeds or “hard-codes” their subtitles (typically English) into MP4 output files. The workflow involves specifying one or more URLs (via a simple “url” text file in each folder) and the program uses youtube-dl to fetch video and subtitle, then ffmpeg to overlay the subtitles onto the video track. The architecture follows a command-pattern setup: tasks implement a common interface and are scheduled and executed with concurrency controls (maximum goroutines customizable). It assumes a Linux environment with SSR proxy support, and requires the user to pre-install youtube-dl and ffmpeg. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AVBook

    AVBook

    Management system for video content

    avbook is a mobile (Android) reading client app focused on “AV Book” content—likely anime/manga or similar media catalogs—designed with browsing, searching, and reading functionality built in. It features source aggregation, letting users query multiple backends or scraping rules in one interface. Within the app, readers enjoy features like multi-layout viewing (single, double, scroll), image caching/offline reading, and bookmark or history tracking. The UI also supports filtering, category...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IDTE- ID3 Tag Editor

    IDTE- ID3 Tag Editor

    A Smarter Way to Tag FLAC, Vorbis, Lyrics, WMA, WavPack, and ID3 Tags

    ...IDTE offers a wide range of advanced features: • Rename files using tag information • Export and manage tag data • Create and manage playlists • Search online for missing or incomplete tags • Fetch lyrics and album artwork • Full CUE sheet support • Batch processing and multi-file editing • SFX, visualizations, and more A new, minimalistic version of IDTE is also available for download: https://sourceforge.net/projects/idte ⚠️ Important Notice Tagging MP4 video files and WAV audio files using IDTE is not recommended. ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 20
    Playback

    Playback

    Video player built using electron and node.js

    ...The library provides programmatic controls over launching playback, passing custom options or arguments, and managing process lifecycle — making it useful for scripts, automation, or tooling where you need to play media without manually wiring up system calls. Playback can be especially handy when building applications that need to fetch media dynamically (from network, torrent, or remote URL) and immediately play it, without requiring the user to manually download, open, and configure a media player themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    mvLib

    For personal Movie collectors php based movie library.

    This is for personal movie collectors, allows you tu upload movies and it will fetch IMDB information once you insert the IMDB URL. The movie library is developed only for education purposes and the content are copyrighted to respectful companies and authorities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    moVee 8

    moVee 8

    Movie Collection Organiser and Content Management

    New Windows Store App - Cinema Box moVee 8 is designed to provide you with fast access to information about your favorite or up-coming movies and allows you to browse your own movie collection within a Windows 8 styled interface. moVee 8 uses TMDb data to provide details about any movie, including information about the release date, the cast, the budget and so on. It features a search section to help you quickly find the desired movie and allows you to watch trailers. Furthermore,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    Emule RealPlay Mod

    playing while downloading with emule

    ...Main features: 1, play when have small parts(10m or more) 2, support the most popular files to play online-streaming, including MKV, XVID, AVI, RMVB, MP4, and 3GP video formats 3, seek any where, any time, buffering when seek to unfinished part 4, add Movie JukeBox to emule, fetch latest movies information from imdb.com 5, show search result in JukeBox 6, base on official emule0.5a eMule0.50aRealPlay0.23 ----------------------- - Apr, 2. 2012 - ----------------------- 1, improve search method, search both on ed2k and kad network at first. this is useful in usa and china, because in the country, search on ed2k network usually get nothing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Griffith is a film collection manager application. Adding items to the movie collection is as quick and easy as typing the film title and selecting a supported source. Griffith will then try to fetch all the related information from the Web.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    qapod - Fetch each day a new picture from web, store them and put them onto your background, now mainly apod (astronomic picture of the day, http://antwrp.gsfc.nasa.gov/apod/astropix.html). It can also greet YOU with a nice picture every morning :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB