ellerbrock / egghead-video-download

:floppy_disk: Introduction how to download Egghead videos for offline view
https://www.npmjs.com/package/get-links-cli
86 stars 13 forks source link

ERROR: insecure string pickle #2

Closed CEOGavin closed 8 years ago

CEOGavin commented 8 years ago

I am trying to download - https://egghead.io/lessons/javascript-redux-the-single-immutable-state-tree

But I get the following error - [generic] javascript-redux-the-single-immutable-state-tree: Requesting header WARNING: Falling back on generic information extractor. [generic] javascript-redux-the-single-immutable-state-tree: Downloading webpage [generic] javascript-redux-the-single-immutable-state-tree: Extracting information [Wistia] k41wmxv1eg: Downloading JSON metadata ERROR: insecure string pickle

Any idea what I may be missing?

PS - I have a paid account on EggHead.

ellerbrock commented 8 years ago

@CEOGavin the problem came from a python bug, you can find more infos and how to fix here