https://github.com/ishivanshgoel/best-youtube-videos-finder
This web app finds best youtube videos for users. Best videos are filtered on the basis of public feedback for which we are using nlp api to filter out video with best feedbacks.
https://github.com/ishivanshgoel/best-youtube-videos-finder
Last synced: about 2 months ago
JSON representation
This web app finds best youtube videos for users. Best videos are filtered on the basis of public feedback for which we are using nlp api to filter out video with best feedbacks.
- Host: GitHub
- URL: https://github.com/ishivanshgoel/best-youtube-videos-finder
- Owner: ishivanshgoel
- Created: 2020-05-01T21:07:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T14:31:06.000Z (over 5 years ago)
- Last Synced: 2025-07-26T23:52:59.455Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Best-Youtube-Videos-Finder
This web app finds the best youtube videos for users. Best videos are filtered on the basis of public feedback for which we are using natural language processing api to filter video with best feedback.
Packages Required:
For linux users
pip3 install flask
pip3 install paralleldots