Convert YouTube educational video to crisp PDF notes
Project description
🎬 Glimpsify: Extract PPT Slides from any Educational Video
A Video-to-PDF Frame Extraction Tool
❌ Watch an entire 34 minutes long lecture video on YouTube? Naah 👎
✅ Get PDF notes of screenshots of important parts of the video instead? Hell yessss! 👌
That's what Glimpsify does! 💻
You pass it YouTube link 🔗 of the lecture video 🎥 and it gives you the PDF notes 📑 of the key parts of the video. Yes with all the visuals - diagrams, charts, formulas - which no summarizer in the market gives!
See sample PDF:
https://drive.google.com/drive/folders/1XOIjQs7dnYCBK1dg3ZzK8PPhx09H58-f?usp=drive_link
Quick start
- Tesseract OCR must be installed on your system for text detection to work.
- For Windows, download the installer from here and follow the installation instructions.
- For macOS, you can install it using Homebrew:
brew install tesseract
- For Linux (Debian/Ubuntu), use the following command:
sudo apt-get install tesseract-ocr
- Install the package
pip install ytvideo2pdf
- Run the CLI to get PDF notes
ytvideo2pdf --input=youtube --url="https://youtu.be/Z_MLrbI1s2E?si=ZrVBfIa0apzkuUKD"
📚 Perfect For:
- Students: Creating last-minute revision PDFs from lecture videos
- Educators: Extracting slide content from recorded presentations
- Researchers: Analyzing visual content in educational materials
- Professionals: Converting training videos to reference documents
- Content Creators: Generating thumbnails and key moments
LinkedIn Posts
I actively post on LinkedIn about my project. You can find link to the posts here:
- https://www.linkedin.com/posts/vedantpanchal_neso-academy-never-provides-their-ppts-activity-7254912964451811328-0a7H
- https://www.linkedin.com/posts/vedantpanchal_edtech-youtubesummarization-glimpsify-activity-7301972904718528512-LGoy
Extracting Most Information Frame
Pass a YouTube Video link and get the screenshots of the frame which has the most information content (like if someone is explaining with the help of a PPT, capture screenshot when all the text of one slide of PPT has animated in)
Frame with most information it can possibly have
This frame can have more information and thus not the most information frame
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ytvideo2pdf-0.0.15.tar.gz.
File metadata
- Download URL: ytvideo2pdf-0.0.15.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a748611043bfb6b53b6681d5aa7c41241c23bd67c3514bf56acb3ccd19de47db
|
|
| MD5 |
6aac093dff75f7e8a5bab3f885375c36
|
|
| BLAKE2b-256 |
69b865186c750c22361eaa9e3f5d3987ab45f5c04c1e09bd3101d625faaf586b
|
File details
Details for the file ytvideo2pdf-0.0.15-py3-none-any.whl.
File metadata
- Download URL: ytvideo2pdf-0.0.15-py3-none-any.whl
- Upload date:
- Size: 37.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cef502ea8780c06bd7d890876d802afc2251000910bb9f34f4f5b07af6632148
|
|
| MD5 |
8d3c23f9e7bcf877258613ee8930f5a8
|
|
| BLAKE2b-256 |
5d34a7e82891ac4d0efc161d7e6da626d172518242909521b745ff256b3a9b1c
|