https://github.com/ahmed-elbaroudy/youtube-short-stack
Chrome extension that sorts YouTube search results by video duration, showing the shortest videos first.
https://github.com/ahmed-elbaroudy/youtube-short-stack
google google-extension html javascript time-saving-tool youtube youtube-video
Last synced: about 1 month ago
JSON representation
Chrome extension that sorts YouTube search results by video duration, showing the shortest videos first.
- Host: GitHub
- URL: https://github.com/ahmed-elbaroudy/youtube-short-stack
- Owner: Ahmed-Elbaroudy
- License: mit
- Created: 2025-03-25T21:50:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-28T18:47:40.000Z (about 1 year ago)
- Last Synced: 2025-03-31T20:25:29.079Z (about 1 year ago)
- Topics: google, google-extension, html, javascript, time-saving-tool, youtube, youtube-video
- Language: JavaScript
- Homepage:
- Size: 528 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

A simple Chrome extension that sorts YouTube search results by video duration, showing the shortest videos first.
## Screenshot

## Features
- Automatically sorts YouTube search results by duration (shortest first)
- Simple and clean implementation that doesn't modify YouTube's UI
- Save time as a student by showing the shortest lesson videos at the top
## Installation
1. Download or clone this repository
2. Open Chrome and go to `chrome://extensions/`
3. Enable "Developer mode" in the top right
4. Click "Load unpacked" and select the folder containing this extension
5. The extension will now be active when you visit YouTube search results
## Author
Created by Ahmed Elbaroudy