Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Can't get relate video in latest version. #59

Closed
dungle27 opened this issue Dec 4, 2020 · 6 comments
Closed

Can't get relate video in latest version. #59

dungle27 opened this issue Dec 4, 2020 · 6 comments

Comments

@dungle27
Copy link

dungle27 commented Dec 4, 2020

Hello,
I'm using latest version: "react-native-ytdl": "^4.1.2",
when I use:
let info = await ytdl.getInfo(id_video);
=> can't get related_videos value in info

old version still get related_videos value normal

Please help check this issue!!!

@tnluan
Copy link

tnluan commented Dec 7, 2020

I have same issue :(

@dungle27
Copy link
Author

dungle27 commented Dec 8, 2020

@AbelTesfaye
Could you check this issue help us?

@tnluan
Copy link

tnluan commented Dec 8, 2020

@AbelTesfaye FYI, I think it has been resolved.
fent/node-ytdl-core#800

@AbelTesfaye
Copy link
Collaborator

Should be fixed now.

Btw, cloning this library and running npm run clone-and-patch will try to get the latest node-ytdl-core and will patch it to make it compatible with react-native. (wont work 100% of the time, but it's worth a shot)

@tnluan
Copy link

tnluan commented Dec 8, 2020

Should be fixed now.

Btw, cloning this library and running npm run clone-and-patch will try to get the latest node-ytdl-core and will patch it to make it compatible with react-native. (wont work 100% of the time, but it's worth a shot)

Thanks for your hard work!!!

@dungle27
Copy link
Author

fixed in latest version
thanks @AbelTesfaye

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants