Utilities for video published on the web
Go to file
Offray Vladimir Luna Cárdenas 6e9bb2a5f8 Adressing response time errors. 2023-01-18 21:40:02 -05:00
app Adressing response time errors. 2023-01-18 21:40:02 -05:00
.project Adding project metadata. 2022-12-28 14:12:15 -05:00
LICENSE Initial commit 2022-12-28 19:06:57 +00:00
README.md Minimal install instructions. 2023-01-03 17:07:02 -05:00

README.md

VideoWeb

Utilities for metadata of videos published on the web starting with YouTube / Invidious for GTookit / Pharo.

To install it, first install ExoRepo and then run from a playground:

ExoRepo new
	repository: 'https://code.sustrato.red/Offray/VideoWeb';
	load