Find the best quality videos from any channel! Like:View ratio is the best signal.
Will look into alternative approaches to getting video metadata for a channel:
- Individuous API looks promising:https://docs.invidious.io/api/channels_endpoint/
- Check out if yt-dlp can be used...
- Clone the repository:
git clone https://github.com/timf34/YouTubeSortByLikes.git
cd YouTubeSortByLikes- Install dependencies:
npm install- Create a
.env.localfile in the root directory:
YOUTUBE_API_KEY=your_api_key_here- Run the development server:
npm run devThis project is licensed under the MIT License - see the LICENSE file for details.
