ytdl-js / react-native-ytdl

A YouTube downloader for React Native
121 stars 46 forks source link

Could not extract html5player key #17

Open mashuk999 opened 4 years ago

mashuk999 commented 4 years ago

Can you please update yt core to the latest version. The Warning is removed in the latest version

we-over-i commented 4 years ago

Can we update ytcore ourselves?

mashuk999 commented 4 years ago

@we-over-i We have to port the latest version so that it can work on react native. We surely can. This repository is a ported version of yt core for node js. Similar steps can be taken to port the latest version too.

AbelTesfaye commented 4 years ago

I've updated the lib.

Any contributions are than welcome.

The current code has very minimal changes compared to the node ytdl so it should be super easy to port changes next time the YouTube signature decryption breaks.