spotlightr

Spotlightr basic extractor to get the video

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.1.3
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:26

Authors

  • Thiago Navarro

Installation

nimble install spotlightr
choosenim install spotlightr
git clone https://github.com/thisago/spotlightr

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
spotlightr - - - - - - -

Dependencies

Package Version Optional
nim >= 1.6.0 No
util - No

Source

Repository https://github.com/thisago/spotlightr
Homepage https://github.com/thisago/spotlightr
Registry Source nimble_official

README

# **spotlightr** #### **Spotlightr basic extractor to get the video** **[About](#about) - [How it works?](#howItWorks)** - [License](#license)

About

Simple library to get raw video of Spotlightr. Just it :)

How it works?

The app extracts the original Youtube video URL and requests their raw URL at their own API: https://api.spotlightr.com/video/getExternalSource?source=<YoutubeVideoUrl>

License

This library is FOSS licensed over MIT license.