DanGough / Nevergreen

This module is an alternative to Evergreen, and allows you to find the latest version and download URL for various Windows apps. Evergreen uses API queries to obtain its data whereas this module is more focussed on web scraping. This is more prone to breaking when websites are changed, hence the name.
The Unlicense
71 stars 16 forks source link

YouTube-dl #2

Open endoleg opened 3 years ago

endoleg commented 3 years ago

Hello, Please add YouTube-dl https://github.com/ytdl-org/youtube-dl

DanGough commented 3 years ago

Any apps hosted on GitHub should be added to Evergreen instead. Evergreen has built in functions for querying the GitHub API, so these apps are quite simple to add there!

Nevergreen is designed for all the apps that get rejected from Evergreen due to having to rely on web scraping.