Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YouTube Video #22

Open
PakizeBozkurt opened this issue Jun 20, 2023 · 0 comments
Open

YouTube Video #22

PakizeBozkurt opened this issue Jun 20, 2023 · 0 comments
Assignees
Labels
Nice to have Having nice function

Comments

@PakizeBozkurt
Copy link
Collaborator

Story:

As a user,
I want to be able to view YouTube videos related to a specific topic,
So that I can explore and learn more about the chosen topic.

Acceptance Criteria:

  1. Integrate the YouTube API to fetch and display YouTube videos.
  2. Implement a UI component to embed and play YouTube videos within the application.
  3. Provide basic video controls such as play, pause, and volume.
  4. Display relevant video information, such as the title and duration.
  5. Ensure the video player is responsive and works across different devices and screen sizes.

Implementation Notes:

  1. Obtain a YouTube API key to access the YouTube API.
  2. Set up the necessary API requests to fetch YouTube videos based on user input or predefined topics.
  3. Implement a UI component to embed the YouTube video player within the application.
  4. Integrate the necessary video player controls and functionality (play, pause, volume).
  5. Retrieve and display relevant video information from the YouTube API, such as the title and duration.
  6. Test the video viewing functionality across different browsers, devices, and screen sizes.
  7. Handle any potential errors or exceptions when interacting with the YouTube API.
  8. Update the project's documentation to reflect the changes made.
@PakizeBozkurt PakizeBozkurt added the Nice to have Having nice function label Jul 26, 2023
@PakizeBozkurt PakizeBozkurt self-assigned this Sep 7, 2023
@PakizeBozkurt PakizeBozkurt moved this from Todo to In Progress in @LangJo project Sep 7, 2023
@PakizeBozkurt PakizeBozkurt mentioned this issue Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nice to have Having nice function
Projects
Status: In Progress
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants