CORS error on video download url
Open
- Dominant language
- JavaScript
- Stars
- 4.7k
- Forks
- 852
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I'm trying to get colors of pixels in video from youtube using the html canvas element.
To get this video data I need to use `ctx.getImageData` but it seems that the video is tainted with a CORS policy which means I can't get its data...

Is this intended or is there any solution to fix this problem?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.