No description
Find a file
2023-07-16 21:53:03 +00:00
src Removed debug echo 2023-07-16 21:53:03 +00:00
changelog.md Fixed Youtube code extraction 2023-07-16 21:51:34 +00:00
config.nims Version 0.1.0 2023-07-13 21:43:10 +00:00
license Version 0.1.0 2023-07-13 21:43:10 +00:00
readme.md Version 0.1.0 2023-07-13 21:43:10 +00:00
spotlightr.nimble Fixed Youtube code extraction 2023-07-16 21:51:34 +00:00

spotlightr

Spotlightr basic extractor to get the video

About - How it works? - 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.