mohitkh7 / mohitkh7/Easy-Learning
Fetch youtube video meta data
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Write a script based on Youtube API's to fetch meta data such as likes, dislikes, views, length etc. of youtube video. On adding youtube video resources this script should all fetch relevant data and populate resources fields.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating the Django resource model and the path used when YouTube video resources are added; then determine which metadata fields exist and how the API response should populate them. Done means newly added YouTube resources contain the requested metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100