SuspiciousLookingOwl / scrape-yt

Simple lib to scrape information from youtube such as search results, video information, related videos, playlist information and up next video
https://www.npmjs.com/package/scrape-yt
MIT License
9 stars 3 forks source link

[ANNOUNCEMENT] No more new features, only bug fixes. #28

Closed SuspiciousLookingOwl closed 3 years ago

SuspiciousLookingOwl commented 3 years ago

This is not an issue. rather an announcement.

I will stop adding new features to this library and will only do bug fixes.

I was working for v2 of this library but I figured that it will be better to make a new library instead because the v2 doesn't scrape data from Youtube page anymore, instead it will send a request to (what I assume to be) Youtube internal API for Youtube Web App.

It's called Youtubei, it's still in early stage but should be stable. It also should be faster than scrape-yt. Go check it out 😁

SuspiciousLookingOwl commented 3 years ago

I've decided to deprecate this package. Please use youtubei instead.