Showing 40 open source projects for "fetch"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 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: 68 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: 145 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: 29 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: 25 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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: 16 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: 32 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: 8 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: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start 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,121 This Week
    Last Update:
    See Project
  • 12
    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: 5 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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: 4 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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: 38 This Week
    Last Update:
    See Project
  • 18
    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
  • 19

    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
  • 20

    bcdrip

    (bash CD ripper)

    Converts an audio CD to file(s), incl. CDDB metadata and playlist generation. Supported output formats: .flac (default lossless encoder) .mp3 .ogg .opus (default lossy encoder) .m3u8 .pls (default playlist format)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small Qt-based C++ library which allows to fetch TV series information from thetvdb.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    Audacity AudioMonitor

    Audacity AudioMonitor

    Audacity AudioMonitor (customized version of of Audacity 1.3-13-b).

    Audacity Audio Monitor (customized version of Audacity). The existing audacity is modified to support following functionality: - RTSP streaming to fetch the RTP data over UDP and plot the audio stream on the graph. - HTTP streaming to fetch the mp4 audio data using HTTP and plot the audio stream on the graph. - Display the tag label information on the graph.Tag information will be written to local disk file. - Audacity Audio Monitor shall have control buttons embedded in the player. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Fetch and store locally artists, albums and songs information from AMG site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB