obra / Youtube2Webpage

I learn much better from text than from videos
MIT License
740 stars 24 forks source link

Can someone please help me understand this repository? #2

Closed ItsPiyusha closed 1 year ago

halas commented 1 year ago

As in what it does or how it does it? As far as I understand this is a Perl script that given the url to youtube video chops this video into frames taken every second acompanied by captions and outputs a web page (html, images, css) showing it. So for example when you have a video tutorial but (like me) don't like geting your information from video tutorials and prefer easily scrollable articles on web pages - this kinda converts video tutorial to an article.

le-jun commented 1 year ago

The readme has been expanded https://github.com/obra/Youtube2Webpage/pull/8, I think this issue can be closed.

Suleman-Elahi commented 1 year ago

Installation instructions would be nice

obra commented 1 year ago

@Suleman-Elahi - The tool is a single script that's designed to run in place. It does not need to be installed. (But also, please open new issues for new issues.)