←back to thread

319 points modmodmod | 1 comments | | HN request time: 0.213s | source
Show context
scosman ◴[] No.43379727[source]
Potentially dumb question: if YouTube.js works in browser - can/has someone made a YouTube player that’s just a static page? Is there a need for a backend?
replies(2): >>43386773 #>>43389956 #
1. modmodmod ◴[] No.43389956[source]
hey scosman, let me give it a try: I don't really know if it could work, but I have a feeling it won't work mainly due to CORS (regardless if the app is served from http or file protocol) in the browser