iBicha / playlet

The unofficial, privacy driven, YouTube client for Roku
GNU Affero General Public License v3.0
307 stars 11 forks source link

[PoC] YoutubeJs / ResolveUrl #197

Closed iBicha closed 10 months ago

iBicha commented 11 months ago

Prototype using Youtube.js in the web app It's used with a proxy to resolve urls, including short urls.

On one hand, this opens the gate to have an extractor built-in in the web app. On the other hand, Youtube.js doubles the size of playlet-lib. Although, there's no noticeable slow down in startup times.

iBicha commented 10 months ago

Closing for now - will investigate later