Cui Mingda
Cui Mingda
阿里云的同学,做事能不能认真一点!
I use the same code to test Image:make, some image is OK, some will display warning: ```` libpng warning: Interlace handling should be turned on when using png_read_image ```` I...
抓取WWDC 2019的字幕会出错哎,但貌似你已经都抓好了,我直接用现成的,问题不大。^_^ ``` ➜ WWDC_Subtitle git:(master) ✗ node main.js --page https://developer.apple.com/videos/play/wwdc2019/204/ --lang eng ======== Page:https://developer.apple.com/videos/play/wwdc2019/204/ ======== 1 links found /Users/cuimingda/GitHub/others/WWDC_Subtitle/main.js:128 videoInfo.skip = fs.existsSync(videoInfo.subtitleNameForHD) && fs.existsSync(videoInfo.subtitleNameForSD); ^ TypeError: Cannot read property...