Closed thomasssssssssssss closed 2 years ago
Remove this line import { upload } from 'youtube-videos-uploader' //Typescript
After that there should be this line const { upload } = require('youtube-videos-uploader'); //vanilla javascript
Both lines import the library, but the first one only works in typescript or in ES6.
Paid support is available for quick resolution & help.
For paid support, please write mail to youtube-uploader@datascraping.pp.ua
I'm getting this issue when I try to use the script. I followed the instructions exactly.