You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.
Hi Ben, Thanks for reporting, I've published the latest update.
Also thanks for your interest in contributing, Whenever I update the library I download the latest ytdl-core and run diff with the react-native version.
Then I carefully patch the changes that don't have anything to do with node's streaming api (this usually involves porting some node specific logic to its react-native equivalent).
Finally, I test all methods to make sure I didn't accidentally break anything.
If you'd like to give it a hand, try patching the 3.1.1 branch using diffs from the latest ytdl-core. Here are the changes I've introduced to the latest version. There were relatively fewer changes so I think it should somewhat give you an idea of how to patch future versions.
Hi, this amazing library which helped a lot of us download songs from youtube via song id
has stopped working
None of the methods work anymore
getInfo
filterFormats
even the main option for downloading a song
Please specify what needs to be maintained and I'll contribute a PR
Please advise,
Thanks,
Ben
The text was updated successfully, but these errors were encountered: