HermanFassett / youtube-scrape

Scrape YouTube searches (API)
MIT License
192 stars 96 forks source link

code optimizations #42

Closed MhmdSalah closed 4 years ago

MhmdSalah commented 4 years ago

I have done some optimizations to the current code. Since the old html method is abandoned, i removed the code for it and the dependency "cheerio". Also, now that the newer scrapper data method is used more, the code is changed to check for it first.

HermanFassett commented 4 years ago

Nice, thanks for the work! Do you want to just increment the package version number?

MhmdSalah commented 4 years ago

Bumped the version to 0.1.3