Deepak Thomas

Results 3 issues of Deepak Thomas

If the video URL has extra params, the embed fails Example `https://www.youtube.com/watch?v=tXsQJhoauxc&t=100s` - Fails `https://www.youtube.com/watch?v=tXsQJhoauxc` - Works Ideally, the component should figure this out and call the required URL in...

Most exporters now a days give out data as JSON. This would be a great feature to have .json file support along with CSV. With minimal changes, a huge usecase...

Constantly getting "Cannot find module 'app'" whenever `require('electron-basic-updater')` is called.