This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
Releases: FreeTubeApp/yt-trending-scraper
Releases · FreeTubeApp/yt-trending-scraper
Release v3.1.1
Changes
- Remove duplicate videos from trending video list by @ChunkyProgrammer in #24
- Add support for parsing new trending format by @ChunkyProgrammer in #23
Release v3.1.0
Changes
- Duration from YouTube Shorts should now be extracted
Fixes
- Fix base trending URL for the trending page to prevent redirects
Release 2.0.1
Fixed
- Not passing any parameters no longer crashes the application
Changes
- Added a basic Jest Testsuite to the code
Release 2.0.0
With the newest relaese of the library the following changes occurred:
Additions
- The library can take a new parameter, which allows the scraping of the 3 new trending pages: music, gaming, movies.
Changes
- The API has a new format. Instead of passing all parameters one by one, the parameters are now passed via an object with the corresponding fields