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

Clip details from YouTube videos #6

Closed
5 of 6 tasks
mrdotkg opened this issue Oct 21, 2020 · 5 comments · Fixed by #20
Closed
5 of 6 tasks

Clip details from YouTube videos #6

mrdotkg opened this issue Oct 21, 2020 · 5 comments · Fixed by #20
Assignees
Labels

Comments

@mrdotkg
Copy link
Member

mrdotkg commented Oct 21, 2020

As a fellow learner on youtube.com, I want to clip details from YouTube videos at any timestamp as notes

While we are watching a youtube video, on click of refer button in the video player the extension should read the following data from web page-

  • Video Title, Url
  • Channel Name, Url
  • Video player Screenshot
  • Current time in player

Steps to do

  1. Setup this project on your local dev machine README.md
  2. Install dependencies and run the project README.md
  3. Edit javascript files and add your own scripts source/scripts/youtube.js.

TODO Checklist

  • Capture video title
  • Capture video url
  • Capture channel title
  • Capture channel url
  • Capture current time in video player
  • Capture current screenshot in video player
mrdotkg added a commit that referenced this issue Oct 30, 2020
@mrdotkg mrdotkg linked a pull request Oct 30, 2020 that will close this issue
@mrdotkg mrdotkg removed a link to a pull request Nov 2, 2020
@mrdotkg mrdotkg added this to the Version 0.0.1 milestone Nov 8, 2020
@Spyabhishek Spyabhishek assigned mrdotkg and unassigned mrdotkg Nov 9, 2020
@Spyabhishek
Copy link
Member

Hi @measdot,
I have done 3 tasks which are current time in player, video title and channel link. 2 tasks are yet to done which is video Link and Videoplayer screenshot. Handing over it to you or you can give some clues for remaining tasks so that i can complete it.
Thank you.

@mrdotkg
Copy link
Member Author

mrdotkg commented Nov 9, 2020

Thank you @Spyabhishek, excellent progress considering, you just started. Keep it up!

Could you also

  • Comment a screenshot or any proof of concept you can think of for the things you have done
  • Check those items as done in the todo checklist included in the issue description

@Spyabhishek
Copy link
Member

issue solved #6
By this screenshot I can say that I had done 3 tasks as current time , channel Url and video title is showing in console.

@mrdotkg
Copy link
Member Author

mrdotkg commented Nov 11, 2020

Alright @Spyabhishek , thanks. I will push some changes probably today

@mrdotkg mrdotkg changed the title Extract Youtube video meta-data As a user I want to clip timestamp details from YouTube videos so that I can use them for research Nov 11, 2020
@mrdotkg mrdotkg changed the title As a user I want to clip timestamp details from YouTube videos so that I can use them for research Clip timestamp details from YouTube videos Nov 11, 2020
@mrdotkg mrdotkg changed the title Clip timestamp details from YouTube videos Clip details at a timestamp from YouTube videos Nov 11, 2020
@mrdotkg mrdotkg changed the title Clip details at a timestamp from YouTube videos Clip details from YouTube videos Nov 11, 2020
@mrdotkg
Copy link
Member Author

mrdotkg commented Nov 13, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants